Skip to content

Commit

Permalink
chore(deps): update dependency esbuild to v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and Keen Yee Liau committed May 18, 2021
1 parent c532d85 commit 81f678f
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 @@ -171,7 +171,7 @@
"@types/node": "12.20.13",
"@types/vscode": "1.56.0",
"clang-format": "1.5.0",
"esbuild": "0.11.21",
"esbuild": "0.12.0",
"jasmine": "3.7.0",
"prettier": "2.3.0",
"tslint": "6.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -955,10 +955,10 @@ es6-promisify@^5.0.0:
dependencies:
es6-promise "^4.0.3"

esbuild@0.11.21:
version "0.11.21"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.11.21.tgz#9220b0185ae40947811dcaff6bfcfb572bebac08"
integrity sha512-FqpYdJqiTeLDbj3vqxc/fG8UmHIEvQrDaUxSw1oJf4giLd/tnMDUUlXellCjOab7qGKQ5hUFD5eQgmO+tkZeow==
esbuild@0.12.0:
version "0.12.0"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.0.tgz#84f49105994f437c2fe307daa5b32e8885c3d10d"
integrity sha512-vUKQ6TiMWGCtI7jLSrMmBVY4aj4As9J6NsFnrS9insd2F5KKD3mr1jUe+SB4KsMACkQIGtTtkksPpRmmqgxDHw==

escalade@^3.1.1:
version "3.1.1"
Expand Down

0 comments on commit 81f678f

Please sign in to comment.