mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 14:48:08 +02:00
Upgrade postcss-discard-comments
to version 7.0.0
This is a major version bump, but the changelog at https://github.com/cssnano/cssnano/releases/tag/cssnano%407.0.0 doesn't indicate any breaking changes that should impact us.
This commit is contained in:
parent
89f41e527d
commit
9872de1415
2 changed files with 6 additions and 6 deletions
|
@ -43,7 +43,7 @@
|
|||
"postcss": "^8.4.38",
|
||||
"postcss-dark-theme-class": "^1.3.0",
|
||||
"postcss-dir-pseudo-class": "^8.0.1",
|
||||
"postcss-discard-comments": "^6.0.2",
|
||||
"postcss-discard-comments": "^7.0.0",
|
||||
"postcss-nesting": "^12.1.2",
|
||||
"prettier": "^3.2.5",
|
||||
"puppeteer": "^22.7.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue