File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 "markdown-it" : " ^11.0.0" ,
5050 "npm-run-all" : " ^4.1.5" ,
5151 "postcss" : " ^7.0.27" ,
52- "postcss-cli" : " ^7.1.0 " ,
52+ "postcss-cli" : " ^7.1.2 " ,
5353 "postcss-header" : " ^2.0.0" ,
5454 "postcss-import" : " ^12.0.1" ,
5555 "postcss-prefixer" : " ^2.1.2" ,
Original file line number Diff line number Diff line change @@ -1247,10 +1247,10 @@ get-own-enumerable-property-symbols@^3.0.0:
12471247 resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz#b5fde77f22cbe35f390b4e089922c50bce6ef664"
12481248 integrity sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==
12491249
1250- get-stdin@^7 .0.0 :
1251- version "7 .0.0"
1252- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-7 .0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6 "
1253- integrity sha512-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ ==
1250+ get-stdin@^8 .0.0 :
1251+ version "8 .0.0"
1252+ resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-8 .0.0.tgz#cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53 "
1253+ integrity sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg ==
12541254
12551255get-stream@^5.0.0 :
12561256 version "5.2.0"
@@ -2162,16 +2162,16 @@ postcss-calc@^7.0.1:
21622162 postcss-selector-parser "^6.0.2"
21632163 postcss-value-parser "^4.0.2"
21642164
2165- postcss-cli@^7.1.0 :
2166- version "7.1.1 "
2167- resolved "https://registry.yarnpkg.com/postcss-cli/-/postcss-cli-7.1.1 .tgz#260f9546be260b2149bf32e28d785a0d79c9aab8 "
2168- integrity sha512-bYQy5ydAQJKCMSpvaMg0ThPBeGYqhQXumjbFOmWnL4u65CYXQ16RfS6afGQpit0dGv/fNzxbdDtx8dkqOhhIbg ==
2165+ postcss-cli@^7.1.2 :
2166+ version "7.1.2 "
2167+ resolved "https://registry.yarnpkg.com/postcss-cli/-/postcss-cli-7.1.2 .tgz#ba8d5d918b644bd18e80ad2c698064d4c0da51cd "
2168+ integrity sha512-3mlEmN1v2NVuosMWZM2tP8bgZn7rO5PYxRRrXtdSyL5KipcgBDjJ9ct8/LKxImMCJJi3x5nYhCGFJOkGyEqXBQ ==
21692169 dependencies :
21702170 chalk "^4.0.0"
21712171 chokidar "^3.3.0"
21722172 dependency-graph "^0.9.0"
21732173 fs-extra "^9.0.0"
2174- get-stdin "^7 .0.0"
2174+ get-stdin "^8 .0.0"
21752175 globby "^11.0.0"
21762176 postcss "^7.0.0"
21772177 postcss-load-config "^2.0.0"
You can’t perform that action at this time.
0 commit comments