Skip to content

Commit

Permalink
Update dependency postcss-merge-rules to v7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 19, 2024
1 parent 0cd050d commit 558f39f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"postcss-flexbugs-fixes": "5.0.2",
"postcss-for": "2.1.1",
"postcss-loader": "8.1.1",
"postcss-merge-rules": "7.0.1",
"postcss-merge-rules": "7.0.2",
"postcss-mixins": "10.0.1",
"postcss-nested": "6.0.1",
"postcss-normalize": "10.0.1",
Expand Down
12 changes: 1 addition & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6476,17 +6476,7 @@ postcss-merge-longhand@^7.0.2:
postcss-value-parser "^4.2.0"
stylehacks "^7.0.2"

[email protected]:
version "7.0.1"
resolved "https://registry.yarnpkg.com/postcss-merge-rules/-/postcss-merge-rules-7.0.1.tgz#7666fc259eb8af7b8bc89e02fa60c73d4e0c7c84"
integrity sha512-bb8McYQbo2etgs0uVt6AfngajACK3FHSVP3sGLhprrjbtHJWgG03JZ4KKBlJ8/5Fb8/Rr+mMKaybMYeoYrAg0A==
dependencies:
browserslist "^4.23.0"
caniuse-api "^3.0.0"
cssnano-utils "^5.0.0"
postcss-selector-parser "^6.1.0"

postcss-merge-rules@^7.0.2:
[email protected], postcss-merge-rules@^7.0.2:
version "7.0.2"
resolved "https://registry.yarnpkg.com/postcss-merge-rules/-/postcss-merge-rules-7.0.2.tgz#f7c991576cff4c7d0a8f16101c20bbfa9426695c"
integrity sha512-VAR47UNvRsdrTHLe7TV1CeEtF9SJYR5ukIB9U4GZyZOptgtsS20xSxy+k5wMrI3udST6O1XuIn7cjQkg7sDAAw==
Expand Down

0 comments on commit 558f39f

Please sign in to comment.