Skip to content

Commit 547cb7b

Browse files
committed
chore(deps): update dependency postcss to v8.4.33
1 parent 10dfa11 commit 547cb7b

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.46",
1919
"@types/react-dom": "18.2.18",
2020
"autoprefixer": "10.4.16",
21-
"postcss": "8.4.32",
21+
"postcss": "8.4.33",
2222
"sd-tailwindcss-transformer": "^1.4.1",
2323
"style-dictionary": "3.9.1",
2424
"tailwindcss": "3.3.5",

example/with-css-variables/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1008,10 +1008,10 @@ [email protected]:
10081008
picocolors "^1.0.0"
10091009
source-map-js "^1.0.2"
10101010

1011-
1012-
version "8.4.32"
1013-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.32.tgz#1dac6ac51ab19adb21b8b34fd2d93a86440ef6c9"
1014-
integrity sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==
1011+
1012+
version "8.4.33"
1013+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.33.tgz#1378e859c9f69bf6f638b990a0212f43e2aaa742"
1014+
integrity sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==
10151015
dependencies:
10161016
nanoid "^3.3.7"
10171017
picocolors "^1.0.0"

0 commit comments

Comments
 (0)