Skip to content

Commit f822626

Browse files
committed
chore(deps): update dependency esbuild to v0.12.15
1 parent 3ef2e90 commit f822626

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.4",
178178
"@types/vscode": "1.56.0",
179179
"clang-format": "1.5.0",
180-
"esbuild": "0.12.5",
180+
"esbuild": "0.12.15",
181181
"jasmine": "3.7.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
@@ -1032,10 +1032,10 @@ es6-promisify@^5.0.0:
10321032
dependencies:
10331033
es6-promise "^4.0.3"
10341034

1035-
1036-
version "0.12.5"
1037-
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.5.tgz#36076a6bc1966ba2741981d30512e95e8aaff495"
1038-
integrity sha512-vcuP53pA5XiwUU4FnlXM+2PnVjTfHGthM7uP1gtp+9yfheGvFFbq/KyuESThmtoHPUrfZH5JpxGVJIFDVD1Egw==
1035+
1036+
version "0.12.15"
1037+
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.15.tgz#9d99cf39aeb2188265c5983e983e236829f08af0"
1038+
integrity sha512-72V4JNd2+48eOVCXx49xoSWHgC3/cCy96e7mbXKY+WOWghN00cCmlGnwVLRhRHorvv0dgCyuMYBZlM2xDM5OQw==
10391039

10401040
escalade@^3.1.1:
10411041
version "3.1.1"

0 commit comments

Comments
 (0)