Skip to content

Commit 3e30082

Browse files
committed
chore(deps): update dependency esbuild to v0.12.9
1 parent 80adbc1 commit 3e30082

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.1",
178178
"@types/vscode": "1.56.0",
179179
"clang-format": "1.5.0",
180-
"esbuild": "0.12.5",
180+
"esbuild": "0.12.9",
181181
"jasmine": "3.7.0",
182182
"prettier": "2.3.1",
183183
"tslint": "6.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1033,10 +1033,10 @@ es6-promisify@^5.0.0:
10331033
dependencies:
10341034
es6-promise "^4.0.3"
10351035

1036-
1037-
version "0.12.5"
1038-
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.5.tgz#36076a6bc1966ba2741981d30512e95e8aaff495"
1039-
integrity sha512-vcuP53pA5XiwUU4FnlXM+2PnVjTfHGthM7uP1gtp+9yfheGvFFbq/KyuESThmtoHPUrfZH5JpxGVJIFDVD1Egw==
1036+
1037+
version "0.12.9"
1038+
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.9.tgz#bed4e7087c286cd81d975631f77d47feb1660070"
1039+
integrity sha512-MWRhAbMOJ9RJygCrt778rz/qNYgA4ZVj6aXnNPxFjs7PmIpb0fuB9Gmg5uWrr6n++XKwwm/RmSz6RR5JL2Ocsw==
10401040

10411041
escalade@^3.1.1:
10421042
version "3.1.1"

0 commit comments

Comments
 (0)