Skip to content

Commit

Permalink
chore(deps): update dependency esbuild to v0.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 5, 2021
1 parent 7c95e02 commit b901646
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.20.0",
"conventional-changelog-angular": "5.0.12",
"conventional-changelog-conventionalcommits": "4.5.0",
"esbuild": "0.11.2",
"esbuild": "0.11.5",
"eslint": "7.23.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 @@ -5503,10 +5503,10 @@ es6-promisify@^5.0.0:
dependencies:
es6-promise "^4.0.3"

[email protected].2:
version "0.11.2"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.11.2.tgz#3b995e107f2054d9090402b98a3b79ceffd05eb6"
integrity sha512-8d5FCQrR+juXC2u9zjTQ3+IYiuFuaWyKYwmApFJLquTrYNbk36H/+MkRQeTuOJg7IjUchRX2Ulwo1zRYXZ1pUg==
[email protected].5:
version "0.11.5"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.11.5.tgz#25b18a2ff2fb9580683edce26a48f64c08c2f2df"
integrity sha512-aRs6jAE+bVRp1tyfzUugAw1T/Y0Fwzp4Z2ROikF3h+UifoD5QlEbEYQGc6orNnnSIRhWR5VWBH7LozlAumaLHg==

escalade@^3.1.1:
version "3.1.1"
Expand Down

0 comments on commit b901646

Please sign in to comment.