File tree Expand file tree Collapse file tree 3 files changed +17
-3
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 185
185
"pidusage" : " ^2.0.17" ,
186
186
"pnp-webpack-plugin" : " 1.6.4" ,
187
187
"popper.js" : " ^1.14.1" ,
188
- "postcss" : " 8.2.6 " ,
188
+ "postcss" : " 8.2.7 " ,
189
189
"postcss-import" : " 14.0.0" ,
190
190
"postcss-loader" : " 4.2.0" ,
191
191
"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.6 " ,
50
+ "postcss" : " 8.2.7 " ,
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 @@ -3793,6 +3793,11 @@ colorette@^1.2.1:
3793
3793
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.1.tgz#4d0b921325c14faf92633086a536db6e89564b1b"
3794
3794
integrity sha512-puCDz0CzydiSYOrnXpz/PKd69zRrribezjtE9yd4zvytoRc8+RY/KJPvtPFKZS3E3wP6neGyMe0vOTlHO5L3Pw==
3795
3795
3796
+ colorette@^1.2.2:
3797
+ version "1.2.2"
3798
+ resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94"
3799
+ integrity sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==
3800
+
3796
3801
[email protected] , colors@^1.1.2, colors@^1.4.0:
3797
3802
version "1.4.0"
3798
3803
resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
10123
10128
source-map "^0.6.1"
10124
10129
supports-color "^6.1.0"
10125
10130
10126
- [email protected] , postcss@^8.2.4:
10131
+
10132
+ version "8.2.7"
10133
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.7.tgz#48ed8d88b4de10afa0dfd1c3f840aa57b55c4d47"
10134
+ integrity sha512-DsVLH3xJzut+VT+rYr0mtvOtpTjSyqDwPf5EZWXcb0uAKfitGpTY9Ec+afi2+TgdN8rWS9Cs88UDYehKo/RvOw==
10135
+ dependencies:
10136
+ colorette "^1.2.2"
10137
+ nanoid "^3.1.20"
10138
+ source-map "^0.6.1"
10139
+
10140
+ postcss@^8.2.4:
10127
10141
version "8.2.6"
10128
10142
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.6.tgz#5d69a974543b45f87e464bc4c3e392a97d6be9fe"
10129
10143
integrity sha512-xpB8qYxgPuly166AGlpRjUdEYtmOWx2iCwGmrv4vqZL9YPVviDVPZPRXxnXr6xPZOdxQ9lp3ZBFCRgWJ7LE3Sg==
You can’t perform that action at this time.
0 commit comments