Skip to content

Commit

Permalink
Upgrade postcss-nesting to version 13.0.0
Browse files Browse the repository at this point in the history
This is a major version bump, but the changelog at
https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md
doesn't indicate any breaking changes that should impact us.
  • Loading branch information
timvandermeij committed Aug 4, 2024
1 parent 1dfdb59 commit f7d2145
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 13 deletions.
48 changes: 36 additions & 12 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"postcss-dark-theme-class": "^1.3.0",
"postcss-dir-pseudo-class": "^9.0.0",
"postcss-discard-comments": "^7.0.1",
"postcss-nesting": "^12.1.5",
"postcss-nesting": "^13.0.0",
"prettier": "^3.3.3",
"puppeteer": "^22.15.0",
"stylelint": "^16.8.1",
Expand Down

0 comments on commit f7d2145

Please sign in to comment.