File tree 3 files changed +7
-7
lines changed
packages/angular_devkit/build_angular
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 194
194
"popper.js" : " ^1.14.1" ,
195
195
"postcss" : " 8.3.2" ,
196
196
"postcss-import" : " 14.0.2" ,
197
- "postcss-loader" : " 5.3 .0" ,
197
+ "postcss-loader" : " 6.1 .0" ,
198
198
"postcss-preset-env" : " 6.7.0" ,
199
199
"prettier" : " ^2.0.0" ,
200
200
"protractor" : " ~7.0.0" ,
Original file line number Diff line number Diff line change 49
49
"parse5-html-rewriting-stream" : " 6.0.1" ,
50
50
"postcss" : " 8.3.2" ,
51
51
"postcss-import" : " 14.0.2" ,
52
- "postcss-loader" : " 5.3 .0" ,
52
+ "postcss-loader" : " 6.1 .0" ,
53
53
"postcss-preset-env" : " 6.7.0" ,
54
54
"raw-loader" : " 4.0.2" ,
55
55
"regenerator-runtime" : " 0.13.7" ,
Original file line number Diff line number Diff line change @@ -9227,14 +9227,14 @@ postcss-lab-function@^2.0.1:
9227
9227
postcss "^7.0.2"
9228
9228
postcss-values-parser "^2.0.0"
9229
9229
9230
- postcss-loader@5.3 .0:
9231
- version "5.3 .0"
9232
- resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-5.3 .0.tgz#1657f869e48d4fdb018a40771c235e499ee26244 "
9233
- integrity sha512-/+Z1RAmssdiSLgIZwnJHwBMnlABPgF7giYzTN2NOfr9D21IJZ4mQC1R2miwp80zno9M4zMD/umGI8cR+2EL5zw ==
9230
+ postcss-loader@6.1 .0:
9231
+ version "6.1 .0"
9232
+ resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-6.1 .0.tgz#13c800a00b3c7d434a1319a73d85e2df0714cdde "
9233
+ integrity sha512-yA/cXBfACkthZNA2hQxOnaReVfQ6uLmvbEDQzNafpbK40URZJvP/28dL1DG174Gvz3ptkkHbbwDBCh+gXR94CA ==
9234
9234
dependencies:
9235
9235
cosmiconfig "^7.0.0"
9236
9236
klona "^2.0.4"
9237
- semver "^7.3.4 "
9237
+ semver "^7.3.5 "
9238
9238
9239
9239
postcss-logical@^3.0.0:
9240
9240
version "3.0.0"
You can’t perform that action at this time.
0 commit comments