File tree 3 files changed +12
-3
lines changed
packages/angular_devkit/build_angular
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.5 " ,
193
+ "postcss" : " 8.2.6 " ,
194
194
"postcss-import" : " 14.0.0" ,
195
195
"postcss-loader" : " 4.2.0" ,
196
196
"postcss-preset-env" : " 6.7.0" ,
Original file line number Diff line number Diff line change 47
47
"ora" : " 5.3.0" ,
48
48
"parse5-html-rewriting-stream" : " 6.0.1" ,
49
49
"pnp-webpack-plugin" : " 1.6.4" ,
50
- "postcss" : " 8.2.5 " ,
50
+ "postcss" : " 8.2.6 " ,
51
51
"postcss-import" : " 14.0.0" ,
52
52
"postcss-loader" : " 4.2.0" ,
53
53
"postcss-preset-env" : " 6.7.0" ,
Original file line number Diff line number Diff line change @@ -9716,7 +9716,16 @@ postcss@7.0.21:
9716
9716
source-map "^0.6.1"
9717
9717
supports-color "^6.1.0"
9718
9718
9719
- postcss@8.2.5, postcss@^8.2.4:
9719
+ postcss@8.2.6:
9720
+ version "8.2.6"
9721
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.6.tgz#5d69a974543b45f87e464bc4c3e392a97d6be9fe"
9722
+ integrity sha512-xpB8qYxgPuly166AGlpRjUdEYtmOWx2iCwGmrv4vqZL9YPVviDVPZPRXxnXr6xPZOdxQ9lp3ZBFCRgWJ7LE3Sg==
9723
+ dependencies:
9724
+ colorette "^1.2.1"
9725
+ nanoid "^3.1.20"
9726
+ source-map "^0.6.1"
9727
+
9728
+ postcss@^8.2.4:
9720
9729
version "8.2.5"
9721
9730
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.5.tgz#3c75149ada4e93db9521913654c0144517f77c9a"
9722
9731
integrity sha512-wMcb7BpDcm3gxQOQx46NDNT36Kk0Ao6PJLLI2ed5vehbbbxCEuslSQzbQ2sfSKy+gkYxhWcGWSeaK+gwm4KIZg==
You can’t perform that action at this time.
0 commit comments