Skip to content

Commit d6122cc

Browse files
chore(deps): update dependency postcss to v8.4.26 (#4321)
1 parent 11c76d6 commit d6122cc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-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.25",
64+
"postcss": "8.4.26",
6565
"prettier": "3.0.0",
6666
"prettier-config-standard": "5.0.0",
6767
"stylelint": "15.10.1",

yarn.lock

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

16517-
16518-
version "8.4.25"
16519-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.25.tgz#4a133f5e379eda7f61e906c3b1aaa9b81292726f"
16520-
integrity sha512-7taJ/8t2av0Z+sQEvNzCkpDynl0tX3uJMCODi6nT3PfASC7dYCWV9aQ+uiCf+KBD4SEFcu+GvJdGdwzQ6OSjCw==
16517+
16518+
version "8.4.26"
16519+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.26.tgz#1bc62ab19f8e1e5463d98cf74af39702a00a9e94"
16520+
integrity sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw==
1652116521
dependencies:
1652216522
nanoid "^3.3.6"
1652316523
picocolors "^1.0.0"

0 commit comments

Comments
 (0)