Skip to content

Commit

Permalink
Update dependency postcss-merge-rules to v6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 20, 2024
1 parent 9416fbd commit 2629a0a
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": "6.1.0",
"postcss-merge-rules": "6.1.1",
"postcss-mixins": "10.0.0",
"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 @@ -6610,17 +6610,7 @@ postcss-merge-longhand@^6.0.5:
postcss-value-parser "^4.2.0"
stylehacks "^6.1.1"

[email protected]:
version "6.1.0"
resolved "https://registry.yarnpkg.com/postcss-merge-rules/-/postcss-merge-rules-6.1.0.tgz#f3edd175056599a284444aa6553a09d5a4440266"
integrity sha512-lER+W3Gr6XOvxOYk1Vi/6UsAgKMg6MDBthmvbNqi2XxAk/r9XfhdYZSigfWjuWWn3zYw2wLelvtM8XuAEFqRkA==
dependencies:
browserslist "^4.23.0"
caniuse-api "^3.0.0"
cssnano-utils "^4.0.2"
postcss-selector-parser "^6.0.15"

postcss-merge-rules@^6.1.1:
[email protected], postcss-merge-rules@^6.1.1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/postcss-merge-rules/-/postcss-merge-rules-6.1.1.tgz#7aa539dceddab56019469c0edd7d22b64c3dea9d"
integrity sha512-KOdWF0gju31AQPZiD+2Ar9Qjowz1LTChSjFFbS+e2sFgc4uHOp3ZvVX4sNeTlk0w2O31ecFGgrFzhO0RSWbWwQ==
Expand Down

0 comments on commit 2629a0a

Please sign in to comment.