Skip to content

Commit

Permalink
chore(deps): update dependency esbuild to v0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 19, 2021
1 parent fa3d69a commit fc2ebf3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@typescript-eslint/parser": "4.18.0",
"conventional-changelog-angular": "5.0.12",
"conventional-changelog-conventionalcommits": "4.5.0",
"esbuild": "0.9.4",
"esbuild": "0.9.5",
"eslint": "7.22.0",
"eslint-config-airbnb": "18.2.1",
"eslint-config-prettier": "8.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5471,10 +5471,10 @@ es6-promisify@^5.0.0:
dependencies:
es6-promise "^4.0.3"

[email protected].4:
version "0.9.4"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.9.4.tgz#4480ffc4c1e5d5bb25958f889b5de0279bfb2d6f"
integrity sha512-bF6laCiYE5+iAfZsX+v6Lwvi5QbvKN3tThxDIR2WLyLYzTzNn0ijdpqkvTVsafmRZjic2Nq1nkSf5RSWySDTjA==
[email protected].5:
version "0.9.5"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.9.5.tgz#200e7836580c0a78849ee257656efd40dbf0b4df"
integrity sha512-ZBOtZX9HxgSdwkAroVifEUgylWqbOjqbu1i1ohRvhoaYt6aj81dxbizODx419gwDAupqut44ehFVwUq7WRN/OA==

escalade@^3.1.1:
version "3.1.1"
Expand Down

0 comments on commit fc2ebf3

Please sign in to comment.