File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 41
41
"open" : " 7.0.3" ,
42
42
"parse5" : " 4.0.0" ,
43
43
"pnp-webpack-plugin" : " 1.6.4" ,
44
- "postcss" : " 7.0.27 " ,
44
+ "postcss" : " 7.0.29 " ,
45
45
"postcss-import" : " 12.0.1" ,
46
46
"postcss-loader" : " 3.0.0" ,
47
47
"raw-loader" : " 4.0.1" ,
Original file line number Diff line number Diff line change 9694
9694
source-map "^0.6.1"
9695
9695
supports-color "^6.1.0"
9696
9696
9697
+
9698
+ version "7.0.29"
9699
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.29.tgz#d3a903872bd52280b83bce38cdc83ce55c06129e"
9700
+ integrity sha512-ba0ApvR3LxGvRMMiUa9n0WR4HjzcYm7tS+ht4/2Nd0NLtHpPIH77fuB9Xh1/yJVz9O/E/95Y/dn8ygWsyffXtw==
9701
+ dependencies:
9702
+ chalk "^2.4.2"
9703
+ source-map "^0.6.1"
9704
+ supports-color "^6.1.0"
9705
+
9697
9706
prelude-ls@~1.1.2:
9698
9707
version "1.1.2"
9699
9708
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
You can’t perform that action at this time.
0 commit comments