Skip to content

Commit 4468518

Browse files
committed
chore(deps): update dependency postcss to v8.4.25
1 parent db3f3a5 commit 4468518

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
"glob": "10.3.1",
157157
"husky": "8.0.3",
158158
"npm-run-all": "4.1.5",
159-
"postcss": "8.4.24",
159+
"postcss": "8.4.25",
160160
"prettier": "2.8.8",
161161
"prettier-plugin-astro": "0.10.0",
162162
"prettier-plugin-svelte": "^2.9.0",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5066,7 +5066,16 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.0.2, postcss-value-parser@^
50665066
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
50675067
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
50685068

5069-
[email protected], postcss@^8.1.10, postcss@^8.4.23, postcss@^8.4.24:
5069+
5070+
version "8.4.25"
5071+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.25.tgz#4a133f5e379eda7f61e906c3b1aaa9b81292726f"
5072+
integrity sha512-7taJ/8t2av0Z+sQEvNzCkpDynl0tX3uJMCODi6nT3PfASC7dYCWV9aQ+uiCf+KBD4SEFcu+GvJdGdwzQ6OSjCw==
5073+
dependencies:
5074+
nanoid "^3.3.6"
5075+
picocolors "^1.0.0"
5076+
source-map-js "^1.0.2"
5077+
5078+
postcss@^8.1.10, postcss@^8.4.23, postcss@^8.4.24:
50705079
version "8.4.24"
50715080
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.24.tgz#f714dba9b2284be3cc07dbd2fc57ee4dc972d2df"
50725081
integrity sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==

0 commit comments

Comments
 (0)