Skip to content

Commit 9689cf3

Browse files
committed
chore(deps): update dependency postcss to v8.4.31 [security]
1 parent d9680d4 commit 9689cf3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/with-css-variables/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/react": "18.2.18",
1919
"@types/react-dom": "18.2.7",
2020
"autoprefixer": "10.4.14",
21-
"postcss": "8.4.27",
21+
"postcss": "8.4.31",
2222
"sd-tailwindcss-transformer": "1.3.2",
2323
"style-dictionary": "3.8.0",
2424
"tailwindcss": "3.3.3",

example/with-css-variables/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -882,10 +882,10 @@ [email protected]:
882882
picocolors "^1.0.0"
883883
source-map-js "^1.0.2"
884884

885-
886-
version "8.4.27"
887-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.27.tgz#234d7e4b72e34ba5a92c29636734349e0d9c3057"
888-
integrity sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==
885+
886+
version "8.4.31"
887+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
888+
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
889889
dependencies:
890890
nanoid "^3.3.6"
891891
picocolors "^1.0.0"

0 commit comments

Comments
 (0)