Skip to content

Commit daa0393

Browse files
chore(deps): update dependency postcss to v8.4.25 (#4270)
1 parent ca0414c commit daa0393

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.3",
6262
"npm-run-all": "4.1.5",
6363
"nyc": "15.1.0",
64-
"postcss": "8.4.24",
64+
"postcss": "8.4.25",
6565
"prettier": "2.8.8",
6666
"prettier-config-standard": "5.0.0",
6767
"stylelint": "15.10.1",

yarn.lock

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

16423-
[email protected].24, postcss@^8.4.24:
16424-
version "8.4.24"
16425-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.24.tgz#f714dba9b2284be3cc07dbd2fc57ee4dc972d2df"
16426-
integrity sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==
16423+
16424+
version "8.4.25"
16425+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.25.tgz#4a133f5e379eda7f61e906c3b1aaa9b81292726f"
16426+
integrity sha512-7taJ/8t2av0Z+sQEvNzCkpDynl0tX3uJMCODi6nT3PfASC7dYCWV9aQ+uiCf+KBD4SEFcu+GvJdGdwzQ6OSjCw==
1642716427
dependencies:
1642816428
nanoid "^3.3.6"
1642916429
picocolors "^1.0.0"
@@ -16456,6 +16456,15 @@ postcss@^8.4.21:
1645616456
picocolors "^1.0.0"
1645716457
source-map-js "^1.0.2"
1645816458

16459+
postcss@^8.4.24:
16460+
version "8.4.24"
16461+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.24.tgz#f714dba9b2284be3cc07dbd2fc57ee4dc972d2df"
16462+
integrity sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==
16463+
dependencies:
16464+
nanoid "^3.3.6"
16465+
picocolors "^1.0.0"
16466+
source-map-js "^1.0.2"
16467+
1645916468
prebuild-install@^7.0.1:
1646016469
version "7.0.1"
1646116470
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.0.1.tgz#c10075727c318efe72412f333e0ef625beaf3870"

0 commit comments

Comments
 (0)