Skip to content

Commit

Permalink
Update dependency postcss-merge-rules to v6.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 24, 2024
1 parent 263f85f commit 9f7086d
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 @@ -54,7 +54,7 @@
"postcss-easy-import": "4.0.0",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-loader": "8.1.0",
"postcss-merge-rules": "6.0.3",
"postcss-merge-rules": "6.0.4",
"postcss-normalize": "10.0.1",
"postcss-url": "10.1.3",
"postcss-utilities": "0.8.4",
Expand Down
12 changes: 1 addition & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4435,17 +4435,7 @@ postcss-merge-longhand@^6.0.3:
postcss-value-parser "^4.2.0"
stylehacks "^6.0.3"

postcss-merge-rules@6.0.3:
version "6.0.3"
resolved "https://registry.yarnpkg.com/postcss-merge-rules/-/postcss-merge-rules-6.0.3.tgz#08fcf714faaad75b1980ecd961b080ae2f8ddeb3"
integrity sha512-yfkDqSHGohy8sGYIJwBmIGDv4K4/WrJPX355XrxQb/CSsT4Kc/RxDi6akqn5s9bap85AWgv21ArcUWwWdGNSHA==
dependencies:
browserslist "^4.22.2"
caniuse-api "^3.0.0"
cssnano-utils "^4.0.1"
postcss-selector-parser "^6.0.15"

postcss-merge-rules@^6.0.4:
postcss-merge-rules@6.0.4, postcss-merge-rules@^6.0.4:
version "6.0.4"
resolved "https://registry.yarnpkg.com/postcss-merge-rules/-/postcss-merge-rules-6.0.4.tgz#a4ac3ed63502428d846f8b71b2c880dba58c78f1"
integrity sha512-97iF3UJ5v8N1BWy38y+0l+Z8o5/9uGlEgtWic2PJPzoRrLB6Gxg8TVG93O0EK52jcLeMsywre26AUlX1YAYeHA==
Expand Down

0 comments on commit 9f7086d

Please sign in to comment.