Skip to content

Commit ca84364

Browse files
committed
chore(deps): update dependency postcss to v8.4.26
1 parent a8fd029 commit ca84364

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.15",
1919
"@types/react-dom": "18.2.7",
2020
"autoprefixer": "10.4.14",
21-
"postcss": "8.4.25",
21+
"postcss": "8.4.26",
2222
"sd-tailwindcss-transformer": "1.3.2",
2323
"style-dictionary": "3.8.0",
2424
"tailwindcss": "3.3.2",

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.25"
887-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.25.tgz#4a133f5e379eda7f61e906c3b1aaa9b81292726f"
888-
integrity sha512-7taJ/8t2av0Z+sQEvNzCkpDynl0tX3uJMCODi6nT3PfASC7dYCWV9aQ+uiCf+KBD4SEFcu+GvJdGdwzQ6OSjCw==
885+
886+
version "8.4.26"
887+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.26.tgz#1bc62ab19f8e1e5463d98cf74af39702a00a9e94"
888+
integrity sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw==
889889
dependencies:
890890
nanoid "^3.3.6"
891891
picocolors "^1.0.0"

0 commit comments

Comments
 (0)