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

Upgrade postcss-dir-pseudo-class to version 9.0.0

This is a major version bump, but the changelog at
https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-dir-pseudo-class/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:23:10 +02:00
parent 762b16c08a
commit 1dfdb59f0b
No known key found for this signature in database
GPG key ID: 8C3FD2925A5F2762
2 changed files with 8 additions and 7 deletions

View file

@ -45,7 +45,7 @@
"pngjs": "^7.0.0",
"postcss": "^8.4.40",
"postcss-dark-theme-class": "^1.3.0",
"postcss-dir-pseudo-class": "^8.0.1",
"postcss-dir-pseudo-class": "^9.0.0",
"postcss-discard-comments": "^7.0.1",
"postcss-nesting": "^12.1.5",
"prettier": "^3.3.3",