Skip to content

Commit a1268a1

Browse files
committed
chore(deps): update dependency esbuild to v0.12.16
1 parent bccefd3 commit a1268a1

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.5",
178178
"@types/vscode": "1.56.0",
179179
"clang-format": "1.5.0",
180-
"esbuild": "0.12.5",
180+
"esbuild": "0.12.16",
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
@@ -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.16"
1037+
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.16.tgz#c397144ce13b445a6ead9c1f747da11f79ec5e67"
1038+
integrity sha512-XqI9cXP2bmQ6MREIqrYBb13KfYFSERsV1+e5jSVWps8dNlLZK+hln7d0mznzDIpfISsg/AgQW0DW3kSInXWhrg==
10391039

10401040
escalade@^3.1.1:
10411041
version "3.1.1"

0 commit comments

Comments
 (0)