Skip to content

Commit b2fe517

Browse files
committed
chore(deps): update dependency esbuild to v0.12.20
1 parent ab4dd09 commit b2fe517

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
@@ -177,7 +177,7 @@
177177
"@types/node": "14.17.7",
178178
"@types/vscode": "1.56.0",
179179
"clang-format": "1.5.0",
180-
"esbuild": "0.12.17",
180+
"esbuild": "0.12.20",
181181
"jasmine": "3.8.0",
182182
"prettier": "2.3.2",
183183
"tslint": "6.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1098,10 +1098,10 @@ es6-promisify@^5.0.0:
10981098
dependencies:
10991099
es6-promise "^4.0.3"
11001100

1101-
1102-
version "0.12.17"
1103-
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.17.tgz#5816f905c2905de0ebbc658860df7b5b48afbcd3"
1104-
integrity sha512-GshKJyVYUnlSXIZj/NheC2O0Kblh42CS7P1wJyTbbIHevTG4jYMS9NNw8EOd8dDWD0dzydYHS01MpZoUcQXB4g==
1101+
1102+
version "0.12.20"
1103+
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.20.tgz#4d3c9d83c99a4031e027b42a4c398c23b6827cb0"
1104+
integrity sha512-u7+0qTo9Z64MD9PhooEngCmzyEYJ6ovFhPp8PLNh3UasR5Ihjv6HWVXqm8uHmasdQlpsAf0IsY4U0YVUfCpt4Q==
11051105

11061106
escalade@^3.1.1:
11071107
version "3.1.1"

0 commit comments

Comments
 (0)