File tree 3 files changed +11
-2
lines changed
packages/angular_devkit/build_angular
3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 186
186
"piscina" : " 3.2.0" ,
187
187
"popper.js" : " ^1.14.1" ,
188
188
"postcss" : " 8.4.16" ,
189
- "postcss-import" : " 14.1 .0" ,
189
+ "postcss-import" : " 15.0 .0" ,
190
190
"postcss-loader" : " 7.0.1" ,
191
191
"postcss-preset-env" : " 7.8.0" ,
192
192
"prettier" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 46
46
"parse5-html-rewriting-stream" : " 6.0.1" ,
47
47
"piscina" : " 3.2.0" ,
48
48
"postcss" : " 8.4.16" ,
49
- "postcss-import" : " 14.1 .0" ,
49
+ "postcss-import" : " 15.0 .0" ,
50
50
"postcss-loader" : " 7.0.1" ,
51
51
"postcss-preset-env" : " 7.8.0" ,
52
52
"regenerator-runtime" : " 0.13.9" ,
Original file line number Diff line number Diff line change @@ -8788,6 +8788,15 @@ postcss-import@14.1.0:
8788
8788
read-cache "^1.0.0"
8789
8789
resolve "^1.1.7"
8790
8790
8791
+ postcss-import@15.0.0:
8792
+ version "15.0.0"
8793
+ resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-15.0.0.tgz#0b66c25fdd9c0d19576e63c803cf39e4bad08822"
8794
+ integrity sha512-Y20shPQ07RitgBGv2zvkEAu9bqvrD77C9axhj/aA1BQj4czape2MdClCExvB27EwYEJdGgKZBpKanb0t1rK2Kg==
8795
+ dependencies:
8796
+ postcss-value-parser "^4.0.0"
8797
+ read-cache "^1.0.0"
8798
+ resolve "^1.1.7"
8799
+
8791
8800
postcss-initial@^4.0.1:
8792
8801
version "4.0.1"
8793
8802
resolved "https://registry.yarnpkg.com/postcss-initial/-/postcss-initial-4.0.1.tgz#529f735f72c5724a0fb30527df6fb7ac54d7de42"
You can’t perform that action at this time.
0 commit comments