Skip to content

Commit a576a0c

Browse files
renovate-botKeen Yee Liau
authored andcommitted
chore(deps): update dependency esbuild to v0.11.12
1 parent b18323a commit a576a0c

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.11",
183+
"esbuild": "0.11.12",
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
@@ -944,10 +944,10 @@ es6-promisify@^5.0.0:
944944
dependencies:
945945
es6-promise "^4.0.3"
946946

947-
948-
version "0.11.11"
949-
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.11.11.tgz#8f235e0a1a34253a47fd80d51f12084dd98074bd"
950-
integrity sha512-iq5YdV63vY/nUAFIvY92BXVkYjMbOchnofLKoLKMPZIa4uuIJAJG9WRA+ZRjQBZbrsORUwvZcANeG2d3p46PJQ==
947+
948+
version "0.11.12"
949+
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.11.12.tgz#8cbe15bcb44212624c3e77c896a835f74dc71c3c"
950+
integrity sha512-c8cso/1RwVj+fbDvLtUgSG4ZJQ0y9Zdrl6Ot/GAjyy4pdMCHaFnDMts5gqFnWRPLajWtEnI+3hlET4R9fVoZng==
951951

952952
escalade@^3.1.1:
953953
version "3.1.1"

0 commit comments

Comments
 (0)