File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 190
190
"pidusage" : " ^2.0.17" ,
191
191
"pnp-webpack-plugin" : " 1.6.4" ,
192
192
"popper.js" : " ^1.14.1" ,
193
- "postcss" : " 8.2.4 " ,
193
+ "postcss" : " 8.2.5 " ,
194
194
"postcss-import" : " 14.0.0" ,
195
195
"postcss-loader" : " 4.2.0" ,
196
196
"prettier" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 48
48
"ora" : " 5.3.0" ,
49
49
"parse5-html-rewriting-stream" : " 6.0.1" ,
50
50
"pnp-webpack-plugin" : " 1.6.4" ,
51
- "postcss" : " 8.2.4 " ,
51
+ "postcss" : " 8.2.5 " ,
52
52
"postcss-import" : " 14.0.0" ,
53
53
"postcss-loader" : " 4.2.0" ,
54
54
"raw-loader" : " 4.0.2" ,
Original file line number Diff line number Diff line change @@ -9575,7 +9575,16 @@ postcss@7.0.21:
9575
9575
source-map "^0.6.1"
9576
9576
supports-color "^6.1.0"
9577
9577
9578
- postcss@8.2.4, postcss@^8.1.4:
9578
+ postcss@8.2.5:
9579
+ version "8.2.5"
9580
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.5.tgz#3c75149ada4e93db9521913654c0144517f77c9a"
9581
+ integrity sha512-wMcb7BpDcm3gxQOQx46NDNT36Kk0Ao6PJLLI2ed5vehbbbxCEuslSQzbQ2sfSKy+gkYxhWcGWSeaK+gwm4KIZg==
9582
+ dependencies:
9583
+ colorette "^1.2.1"
9584
+ nanoid "^3.1.20"
9585
+ source-map "^0.6.1"
9586
+
9587
+ postcss@^8.1.4:
9579
9588
version "8.2.4"
9580
9589
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.4.tgz#20a98a39cf303d15129c2865a9ec37eda0031d04"
9581
9590
integrity sha512-kRFftRoExRVXZlwUuay9iC824qmXPcQQVzAjbCCgjpXnkdMCJYBu2gTwAaFBzv8ewND6O8xFb3aELmEkh9zTzg==
You can’t perform that action at this time.
0 commit comments