File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 147
147
"css-minimizer-webpack-plugin" : " 3.0.1" ,
148
148
"debug" : " ^4.1.1" ,
149
149
"enhanced-resolve" : " 5.8.2" ,
150
- "esbuild" : " 0.12.8 " ,
150
+ "esbuild" : " 0.12.9 " ,
151
151
"eslint" : " 7.29.0" ,
152
152
"eslint-config-prettier" : " 8.3.0" ,
153
153
"eslint-plugin-header" : " 3.1.1" ,
Original file line number Diff line number Diff line change 33
33
"critters" : " 0.0.10" ,
34
34
"css-loader" : " 5.2.6" ,
35
35
"css-minimizer-webpack-plugin" : " 3.0.1" ,
36
- "esbuild" : " 0.12.8 " ,
36
+ "esbuild" : " 0.12.9 " ,
37
37
"find-cache-dir" : " 3.3.1" ,
38
38
"glob" : " 7.1.7" ,
39
39
"https-proxy-agent" : " 5.0.0" ,
Original file line number Diff line number Diff line change @@ -4711,10 +4711,10 @@ es6-weak-map@^2.0.3:
4711
4711
es6-iterator "^2.0.3"
4712
4712
es6-symbol "^3.1.1"
4713
4713
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 ==
4718
4718
4719
4719
escalade@^3.1.1:
4720
4720
version "3.1.1"
You can’t perform that action at this time.
0 commit comments