Skip to content

Commit

Permalink
chore(deps): update dependency esbuild to v0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 17, 2021
1 parent e55e566 commit 36f6757
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.2",
"esbuild": "0.9.3",
"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 @@ -5463,10 +5463,10 @@ es6-promisify@^5.0.0:
dependencies:
es6-promise "^4.0.3"

[email protected].2:
version "0.9.2"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.9.2.tgz#7e9fde247c913ed8ee059e2648b0c53f7d00abe5"
integrity sha512-xE3oOILjnmN8PSjkG3lT9NBbd1DbxNqolJ5qNyrLhDWsFef3yTp/KTQz1C/x7BYFKbtrr9foYtKA6KA1zuNAUQ==
[email protected].3:
version "0.9.3"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.9.3.tgz#09293a0b824159c6aa2488d1c6c22f57d8448f74"
integrity sha512-G8k0olucZp3LJ7I/p8y388t+IEyb2Y78nHrLeIxuqZqh6TYqDYP/B/7drAvYKfh83CGwKal9txVP+FTypsPJug==

escalade@^3.1.1:
version "3.1.1"
Expand Down

0 comments on commit 36f6757

Please sign in to comment.