Skip to content

Commit 6516f6c

Browse files
chore(deps): update dependency postcss to v8.4.24 (#4033)
1 parent 10c95e8 commit 6516f6c

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"lint-staged": "13.2.2",
6262
"npm-run-all": "4.1.5",
6363
"nyc": "15.1.0",
64-
"postcss": "8.4.23",
64+
"postcss": "8.4.24",
6565
"prettier": "2.8.8",
6666
"prettier-config-standard": "5.0.0",
6767
"stylelint": "15.6.2",

yarn.lock

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16541,10 +16541,10 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
1654116541
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
1654216542
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
1654316543

16544-
[email protected].23, postcss@^8.4.21, postcss@^8.4.23:
16545-
version "8.4.23"
16546-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23.tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab"
16547-
integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==
16544+
16545+
version "8.4.24"
16546+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.24.tgz#f714dba9b2284be3cc07dbd2fc57ee4dc972d2df"
16547+
integrity sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==
1654816548
dependencies:
1654916549
nanoid "^3.3.6"
1655016550
picocolors "^1.0.0"
@@ -16568,6 +16568,15 @@ postcss@^8.4.19:
1656816568
picocolors "^1.0.0"
1656916569
source-map-js "^1.0.2"
1657016570

16571+
postcss@^8.4.21, postcss@^8.4.23:
16572+
version "8.4.23"
16573+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23.tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab"
16574+
integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==
16575+
dependencies:
16576+
nanoid "^3.3.6"
16577+
picocolors "^1.0.0"
16578+
source-map-js "^1.0.2"
16579+
1657116580
prebuild-install@^7.0.1:
1657216581
version "7.0.1"
1657316582
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.0.1.tgz#c10075727c318efe72412f333e0ef625beaf3870"

0 commit comments

Comments
 (0)