Skip to content

Commit f6e64dc

Browse files
renovate-botKeen Yee Liau
authored andcommitted
chore(deps): update dependency esbuild to v0.11.15
1 parent 16bd363 commit f6e64dc

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.11",
181181
"@types/vscode": "1.55.0",
182182
"clang-format": "1.5.0",
183-
"esbuild": "0.11.12",
183+
"esbuild": "0.11.15",
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
@@ -949,10 +949,10 @@ es6-promisify@^5.0.0:
949949
dependencies:
950950
es6-promise "^4.0.3"
951951

952-
953-
version "0.11.12"
954-
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.11.12.tgz#8cbe15bcb44212624c3e77c896a835f74dc71c3c"
955-
integrity sha512-c8cso/1RwVj+fbDvLtUgSG4ZJQ0y9Zdrl6Ot/GAjyy4pdMCHaFnDMts5gqFnWRPLajWtEnI+3hlET4R9fVoZng==
952+
953+
version "0.11.15"
954+
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.11.15.tgz#d92250e1755294f84bc7a83ed191e60baadf7b6a"
955+
integrity sha512-Hh40byWZZgYbiLhcoOWiOUIy8yUYQeCEA4F9feWytToD2jGfJ1X4VPf5dsqj6vRL29H3YmFqZsxIJa5q0ifB3g==
956956

957957
escalade@^3.1.1:
958958
version "3.1.1"

0 commit comments

Comments
 (0)