File tree Expand file tree Collapse file tree 3 files changed +12
-7
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 185185 "pidusage" : " ^2.0.17" ,
186186 "pnp-webpack-plugin" : " 1.6.4" ,
187187 "popper.js" : " ^1.14.1" ,
188- "postcss" : " 8.2.8 " ,
188+ "postcss" : " 8.2.9 " ,
189189 "postcss-import" : " 14.0.0" ,
190190 "postcss-loader" : " 4.2.0" ,
191191 "postcss-preset-env" : " 6.7.0" ,
Original file line number Diff line number Diff line change 4848 "ora" : " 5.4.0" ,
4949 "parse5-html-rewriting-stream" : " 6.0.1" ,
5050 "pnp-webpack-plugin" : " 1.6.4" ,
51- "postcss" : " 8.2.8 " ,
51+ "postcss" : " 8.2.9 " ,
5252 "postcss-import" : " 14.0.0" ,
5353 "postcss-loader" : " 4.2.0" ,
5454 "postcss-preset-env" : " 6.7.0" ,
Original file line number Diff line number Diff line change @@ -8597,6 +8597,11 @@ nanoid@^3.1.20:
85978597 resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.20.tgz#badc263c6b1dcf14b71efaa85f6ab4c1d6cfc788"
85988598 integrity sha512-a1cQNyczgKbLX9jwbS/+d7W8fX/RfgYR7lVWwWOGIPNgK2m0MWvrGF6/m4kk6U3QcFMnZf3RIhL0v2Jgh/0Uxw==
85998599
8600+ nanoid@^3.1.22:
8601+ version "3.1.22"
8602+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.22.tgz#b35f8fb7d151990a8aebd5aa5015c03cf726f844"
8603+ integrity sha512-/2ZUaJX2ANuLtTvqTlgqBQNJoQO398KyJgZloL0PZkC0dpysjncRUPsFe3DUPzz/y3h+u7C46np8RMuvF3jsSQ==
8604+
86008605nanomatch@^1.2.9:
86018606 version "1.2.13"
86028607 resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
@@ -10300,13 +10305,13 @@ postcss@7.0.21:
1030010305 source-map "^0.6.1"
1030110306 supports-color "^6.1.0"
1030210307
10303- postcss@8.2.8 :
10304- version "8.2.8 "
10305- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.8 .tgz#0b90f9382efda424c4f0f69a2ead6f6830d08ece "
10306- integrity sha512-1F0Xb2T21xET7oQV9eKuctbM9S7BC0fetoHCc4H13z0PT6haiRLP4T0ZY4XWh7iLP0usgqykT6p9B2RtOf4FPw ==
10308+ postcss@8.2.9 :
10309+ version "8.2.9 "
10310+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.9 .tgz#fd95ff37b5cee55c409b3fdd237296ab4096fba3 "
10311+ integrity sha512-b+TmuIL4jGtCHtoLi+G/PisuIl9avxs8IZMSmlABRwNz5RLUUACrC+ws81dcomz1nRezm5YPdXiMEzBEKgYn+Q ==
1030710312 dependencies:
1030810313 colorette "^1.2.2"
10309- nanoid "^3.1.20 "
10314+ nanoid "^3.1.22 "
1031010315 source-map "^0.6.1"
1031110316
1031210317postcss@^8.2.4:
You can’t perform that action at this time.
0 commit comments