Skip to content

Commit

Permalink
chore(deps): update dependency postcss to v8.4.27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 21, 2023
1 parent 25e3a57 commit c52a514
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion example/with-css-variables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"autoprefixer": "10.4.14",
"postcss": "8.4.26",
"postcss": "8.4.27",
"sd-tailwindcss-transformer": "1.3.2",
"style-dictionary": "3.8.0",
"tailwindcss": "3.3.3",
Expand Down
8 changes: 4 additions & 4 deletions example/with-css-variables/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -882,10 +882,10 @@ [email protected]:
picocolors "^1.0.0"
source-map-js "^1.0.2"

[email protected].26:
version "8.4.26"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.26.tgz#1bc62ab19f8e1e5463d98cf74af39702a00a9e94"
integrity sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw==
[email protected].27:
version "8.4.27"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.27.tgz#234d7e4b72e34ba5a92c29636734349e0d9c3057"
integrity sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==
dependencies:
nanoid "^3.3.6"
picocolors "^1.0.0"
Expand Down

0 comments on commit c52a514

Please sign in to comment.