Skip to content

Commit

Permalink
Update dependency postcss-normalize to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent 26c23b1 commit ac254f6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"postcss-cli": "11.0.0",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-import": "16.1.0",
"postcss-normalize": "10.0.1",
"postcss-normalize": "11.0.0",
"postcss-preset-env": "10.0.2",
"postcss-scss": "4.0.9",
"postcss-url": "10.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8096,10 +8096,10 @@ postcss-normalize-whitespace@^5.1.1:
dependencies:
postcss-value-parser "^4.2.0"

postcss-normalize@10.0.1:
version "10.0.1"
resolved "https://registry.yarnpkg.com/postcss-normalize/-/postcss-normalize-10.0.1.tgz#464692676b52792a06b06880a176279216540dd7"
integrity sha512-+5w18/rDev5mqERcG3W5GZNMJa1eoYYNGo8gB7tEwaos0ajk3ZXAI4mHGcNT47NE+ZnZD1pEpUOFLvltIwmeJA==
postcss-normalize@11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/postcss-normalize/-/postcss-normalize-11.0.0.tgz#eb7e3fdd02326109e6a338c4bcfd498027dc4512"
integrity sha512-65T9YID7UhOe2hQtvLhVCHoqWY17ze7v79oC87aQtoITQOvnqQ3kNS2k9y9phRmUg6HIBSHAXC1BMAfRr3Wsvg==
dependencies:
"@csstools/normalize.css" "*"
postcss-browser-comments "^4"
Expand Down

0 comments on commit ac254f6

Please sign in to comment.