Skip to content

Commit

Permalink
Bump postcss from 8.4.41 to 8.4.43 in the production-dependencies gro…
Browse files Browse the repository at this point in the history
…up (#1468)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Romain Menke <[email protected]>
  • Loading branch information
dependabot[bot] and romainmenke authored Sep 2, 2024
1 parent 296ae58 commit edf8020
Show file tree
Hide file tree
Showing 4 changed files with 72 additions and 72 deletions.
2 changes: 1 addition & 1 deletion cli/csstools-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"css-blank-pseudo": "^7.0.0",
"css-has-pseudo": "^7.0.0",
"css-prefers-color-scheme": "^10.0.0",
"postcss": "^8.4.38",
"postcss": "^8.4.43",
"postcss-attribute-case-insensitive": "^7.0.0",
"postcss-color-functional-notation": "^7.0.2",
"postcss-color-hex-alpha": "^10.0.0",
Expand Down
138 changes: 69 additions & 69 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/css-tokenizer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
],
"devDependencies": {
"@rmenke/css-tokenizer-tests": "^1.1.6",
"postcss": "^8.4.38",
"postcss": "^8.4.43",
"postcss-parser-tests": "^8.8.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"postcss": "^8.4"
},
"devDependencies": {
"postcss": "^8.4.38"
"postcss": "^8.4.43"
},
"scripts": {
"build": "rollup -c ../../rollup/default.mjs",
Expand Down

0 comments on commit edf8020

Please sign in to comment.