File tree 3 files changed +13
-3
lines changed
packages/angular_devkit/build_angular 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 188
188
"pidusage" : " ^2.0.17" ,
189
189
"pnp-webpack-plugin" : " 1.6.4" ,
190
190
"popper.js" : " ^1.14.1" ,
191
- "postcss" : " 8.1.7 " ,
191
+ "postcss" : " 8.1.8 " ,
192
192
"postcss-import" : " 13.0.0" ,
193
193
"postcss-loader" : " 4.0.4" ,
194
194
"prettier" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 46
46
"ora" : " 5.1.0" ,
47
47
"parse5-html-rewriting-stream" : " 6.0.1" ,
48
48
"pnp-webpack-plugin" : " 1.6.4" ,
49
- "postcss" : " 8.1.7 " ,
49
+ "postcss" : " 8.1.8 " ,
50
50
"postcss-import" : " 13.0.0" ,
51
51
"postcss-loader" : " 4.0.4" ,
52
52
"raw-loader" : " 4.0.2" ,
Original file line number Diff line number Diff line change 9718
9718
source-map "^0.6.1"
9719
9719
supports-color "^6.1.0"
9720
9720
9721
- [email protected] , postcss@^8.1.4:
9721
+
9722
+ version "8.1.8"
9723
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.8.tgz#697439e7276735ecdd2893d2cf8efb2236693ac3"
9724
+ integrity sha512-hO6jFWBy0QnBBRaw+s0F4hVPKGDICec/nLNEG1D4qqw9/LBzWMkTjckqqELXAo0J42jN8GFZXtgQfezEaoG9gQ==
9725
+ dependencies:
9726
+ colorette "^1.2.1"
9727
+ line-column "^1.0.2"
9728
+ nanoid "^3.1.16"
9729
+ source-map "^0.6.1"
9730
+
9731
+ postcss@^8.1.4:
9722
9732
version "8.1.7"
9723
9733
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.7.tgz#ff6a82691bd861f3354fd9b17b2332f88171233f"
9724
9734
integrity sha512-llCQW1Pz4MOPwbZLmOddGM9eIJ8Bh7SZ2Oj5sxZva77uVaotYDsYTch1WBTNu7fUY0fpWp0fdt7uW40D4sRiiQ==
You can’t perform that action at this time.
0 commit comments