File tree 3 files changed +6
-6
lines changed
packages/angular_devkit/build_angular
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 190
190
"pnp-webpack-plugin" : " 1.6.4" ,
191
191
"popper.js" : " ^1.14.1" ,
192
192
"postcss" : " 8.2.1" ,
193
- "postcss-import" : " 13 .0.0" ,
193
+ "postcss-import" : " 14 .0.0" ,
194
194
"postcss-loader" : " 4.1.0" ,
195
195
"prettier" : " ^2.0.0" ,
196
196
"protractor" : " ~7.0.0" ,
Original file line number Diff line number Diff line change 48
48
"parse5-html-rewriting-stream" : " 6.0.1" ,
49
49
"pnp-webpack-plugin" : " 1.6.4" ,
50
50
"postcss" : " 8.2.1" ,
51
- "postcss-import" : " 13 .0.0" ,
51
+ "postcss-import" : " 14 .0.0" ,
52
52
"postcss-loader" : " 4.1.0" ,
53
53
"raw-loader" : " 4.0.2" ,
54
54
"regenerator-runtime" : " 0.13.7" ,
Original file line number Diff line number Diff line change @@ -9424,10 +9424,10 @@ postcss-discard-overridden@^4.0.1:
9424
9424
dependencies:
9425
9425
postcss "^7.0.0"
9426
9426
9427
- postcss-import@13 .0.0:
9428
- version "13 .0.0"
9429
- resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-13 .0.0.tgz#d6960cd9e3de5464743b04dd8cd9d870662f8b8c "
9430
- integrity sha512-LPUbm3ytpYopwQQjqgUH4S3EM/Gb9QsaSPP/5vnoi+oKVy3/mIk2sc0Paqw7RL57GpScm9MdIMUypw2znWiBpg ==
9427
+ postcss-import@14 .0.0:
9428
+ version "14 .0.0"
9429
+ resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-14 .0.0.tgz#3ed1dadac5a16650bde3f4cdea6633b9c3c78296 "
9430
+ integrity sha512-gFDDzXhqr9ELmnLHgCC3TbGfA6Dm/YMb/UN8/f7Uuq4fL7VTk2vOIj6hwINEwbokEmp123bLD7a5m+E+KIetRg ==
9431
9431
dependencies:
9432
9432
postcss-value-parser "^4.0.0"
9433
9433
read-cache "^1.0.0"
You can’t perform that action at this time.
0 commit comments