Skip to content

Commit 54c9bfd

Browse files
renovate-botKeen Yee Liau
authored andcommitted
chore(deps): update dependency esbuild to v0.11.11
1 parent 2ddc2b4 commit 54c9bfd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"@types/node": "12.20.10",
181181
"@types/vscode": "1.55.0",
182182
"clang-format": "1.5.0",
183-
"esbuild": "0.11.10",
183+
"esbuild": "0.11.11",
184184
"jasmine": "3.7.0",
185185
"prettier": "2.2.1",
186186
"tslint": "6.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -967,10 +967,10 @@ es6-promisify@^5.0.0:
967967
dependencies:
968968
es6-promise "^4.0.3"
969969

970-
971-
version "0.11.10"
972-
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.11.10.tgz#f5d39e4d9cc130b78d751664fef1b663240f5545"
973-
integrity sha512-XvGbf+UreVFA24Tlk6sNOqNcvF2z49XAZt4E7A4H80+yqn944QOLTTxaU0lkdYNtZKFiITNea+VxmtrfjvnLPA==
970+
971+
version "0.11.11"
972+
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.11.11.tgz#8f235e0a1a34253a47fd80d51f12084dd98074bd"
973+
integrity sha512-iq5YdV63vY/nUAFIvY92BXVkYjMbOchnofLKoLKMPZIa4uuIJAJG9WRA+ZRjQBZbrsORUwvZcANeG2d3p46PJQ==
974974

975975
escalade@^3.1.1:
976976
version "3.1.1"

0 commit comments

Comments
 (0)