1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 14:48:08 +02:00

Upgrade postcss-nesting to version 13.0.0

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.
This commit is contained in:
Tim van der Meij 2024-08-04 19:24:43 +02:00
parent 1dfdb59f0b
commit f7d2145782
No known key found for this signature in database
GPG key ID: 8C3FD2925A5F2762
2 changed files with 37 additions and 13 deletions

View file

@ -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",