Skip to content

Commit 82fbb99

Browse files
renovate-botalan-agius4
authored andcommitted
build: update dependency esbuild to v0.12.9
1 parent 05a52c8 commit 82fbb99

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"css-minimizer-webpack-plugin": "3.0.1",
148148
"debug": "^4.1.1",
149149
"enhanced-resolve": "5.8.2",
150-
"esbuild": "0.12.8",
150+
"esbuild": "0.12.9",
151151
"eslint": "7.29.0",
152152
"eslint-config-prettier": "8.3.0",
153153
"eslint-plugin-header": "3.1.1",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"critters": "0.0.10",
3434
"css-loader": "5.2.6",
3535
"css-minimizer-webpack-plugin": "3.0.1",
36-
"esbuild": "0.12.8",
36+
"esbuild": "0.12.9",
3737
"find-cache-dir": "3.3.1",
3838
"glob": "7.1.7",
3939
"https-proxy-agent": "5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4711,10 +4711,10 @@ es6-weak-map@^2.0.3:
47114711
es6-iterator "^2.0.3"
47124712
es6-symbol "^3.1.1"
47134713

4714-
4715-
version "0.12.8"
4716-
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.8.tgz#ac90da77cb3bfbf49ab815200bcef7ffe1a3348f"
4717-
integrity sha512-sx/LwlP/SWTGsd9G4RlOPrXnIihAJ2xwBUmzoqe2nWwbXORMQWtAGNJNYLBJJqa3e9PWvVzxdrtyFZJcr7D87g==
4714+
4715+
version "0.12.9"
4716+
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.9.tgz#bed4e7087c286cd81d975631f77d47feb1660070"
4717+
integrity sha512-MWRhAbMOJ9RJygCrt778rz/qNYgA4ZVj6aXnNPxFjs7PmIpb0fuB9Gmg5uWrr6n++XKwwm/RmSz6RR5JL2Ocsw==
47184718

47194719
escalade@^3.1.1:
47204720
version "3.1.1"

0 commit comments

Comments
 (0)