Skip to content

Commit 85a716e

Browse files
chore(deps): update dependency postcss to v8.4.25
1 parent 506c666 commit 85a716e

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
@@ -51,7 +51,7 @@
5151
"eslint-plugin-tailwindcss": "3.13.0",
5252
"jest": "29.6.0",
5353
"jest-environment-jsdom": "29.6.0",
54-
"postcss": "8.4.24",
54+
"postcss": "8.4.25",
5555
"prettier": "3.0.0",
5656
"storybook": "7.0.24",
5757
"tailwindcss": "3.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12444,10 +12444,10 @@ [email protected]:
1244412444
picocolors "^1.0.0"
1244512445
source-map-js "^1.0.2"
1244612446

12447-
12448-
version "8.4.24"
12449-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.24.tgz#f714dba9b2284be3cc07dbd2fc57ee4dc972d2df"
12450-
integrity sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==
12447+
12448+
version "8.4.25"
12449+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.25.tgz#4a133f5e379eda7f61e906c3b1aaa9b81292726f"
12450+
integrity sha512-7taJ/8t2av0Z+sQEvNzCkpDynl0tX3uJMCODi6nT3PfASC7dYCWV9aQ+uiCf+KBD4SEFcu+GvJdGdwzQ6OSjCw==
1245112451
dependencies:
1245212452
nanoid "^3.3.6"
1245312453
picocolors "^1.0.0"

0 commit comments

Comments
 (0)