File tree Expand file tree Collapse file tree 3 files changed +167
-154
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +167
-154
lines changed Original file line number Diff line number Diff line change 120
120
"@types/text-table" : " ^0.2.1" ,
121
121
"@types/uuid" : " ^8.0.0" ,
122
122
"@types/webpack-dev-server" : " ^4.5.0" ,
123
- "@typescript-eslint/eslint-plugin" : " 5.4 .0" ,
124
- "@typescript-eslint/parser" : " 5.4 .0" ,
123
+ "@typescript-eslint/eslint-plugin" : " 5.5 .0" ,
124
+ "@typescript-eslint/parser" : " 5.5 .0" ,
125
125
"@yarnpkg/lockfile" : " 1.1.0" ,
126
126
"ajv" : " 8.8.2" ,
127
127
"ajv-formats" : " 2.1.1" ,
136
136
"common-tags" : " ^1.8.0" ,
137
137
"conventional-commits-parser" : " ^3.0.0" ,
138
138
"copy-webpack-plugin" : " 10.0.0" ,
139
- "core-js" : " 3.19.1 " ,
139
+ "core-js" : " 3.19.2 " ,
140
140
"critters" : " 0.0.15" ,
141
141
"css-loader" : " 6.5.1" ,
142
142
"debug" : " ^4.1.1" ,
143
- "esbuild" : " 0.14.0 " ,
144
- "esbuild-wasm" : " 0.14.0 " ,
143
+ "esbuild" : " 0.14.1 " ,
144
+ "esbuild-wasm" : " 0.14.1 " ,
145
145
"eslint" : " 8.3.0" ,
146
146
"eslint-config-prettier" : " 8.3.0" ,
147
147
"eslint-plugin-header" : " 3.1.1" ,
194
194
"postcss-preset-env" : " 6.7.0" ,
195
195
"prettier" : " ^2.0.0" ,
196
196
"protractor" : " ~7.0.0" ,
197
- "puppeteer" : " 12.0.0 " ,
197
+ "puppeteer" : " 12.0.1 " ,
198
198
"quicktype-core" : " 6.0.69" ,
199
199
"regenerator-runtime" : " 0.13.9" ,
200
200
"resolve-url-loader" : " 4.0.0" ,
201
201
"rxjs" : " 6.6.7" ,
202
- "sass" : " 1.43.5 " ,
202
+ "sass" : " 1.44.0 " ,
203
203
"sass-loader" : " 12.3.0" ,
204
204
"sauce-connect-proxy" : " https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz" ,
205
205
"semver" : " 7.3.5" ,
Original file line number Diff line number Diff line change 28
28
"cacache" : " 15.3.0" ,
29
29
"circular-dependency-plugin" : " 5.2.2" ,
30
30
"copy-webpack-plugin" : " 10.0.0" ,
31
- "core-js" : " 3.19.1 " ,
31
+ "core-js" : " 3.19.2 " ,
32
32
"critters" : " 0.0.15" ,
33
33
"css-loader" : " 6.5.1" ,
34
- "esbuild-wasm" : " 0.14.0 " ,
34
+ "esbuild-wasm" : " 0.14.1 " ,
35
35
"glob" : " 7.2.0" ,
36
36
"https-proxy-agent" : " 5.0.0" ,
37
37
"inquirer" : " 8.2.0" ,
54
54
"regenerator-runtime" : " 0.13.9" ,
55
55
"resolve-url-loader" : " 4.0.0" ,
56
56
"rxjs" : " 6.6.7" ,
57
- "sass" : " 1.43.5 " ,
57
+ "sass" : " 1.44.0 " ,
58
58
"sass-loader" : " 12.3.0" ,
59
59
"semver" : " 7.3.5" ,
60
60
"source-map-loader" : " 3.0.0" ,
72
72
"webpack-subresource-integrity" : " 5.0.0"
73
73
},
74
74
"optionalDependencies" : {
75
- "esbuild" : " 0.14.0 "
75
+ "esbuild" : " 0.14.1 "
76
76
},
77
77
"peerDependencies" : {
78
78
"@angular/compiler-cli" : " ^13.0.0 || ^13.1.0-next" ,
You can’t perform that action at this time.
0 commit comments