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

Update gulp-postcss to version 10.0.0

This is a major version bump, but the breaking changes don't affect us;
please see https://github.com/postcss/gulp-postcss/releases/tag/10.0.0.
This commit is contained in:
Tim van der Meij 2024-02-10 18:16:39 +01:00
parent 29a665981a
commit 4feab0c1fa
No known key found for this signature in database
GPG key ID: 8C3FD2925A5F2762
2 changed files with 11 additions and 11 deletions

View file

@ -29,7 +29,7 @@
"globals": "^14.0.0",
"gulp": "^4.0.2",
"gulp-cli": "^2.3.0",
"gulp-postcss": "^9.1.0",
"gulp-postcss": "^10.0.0",
"gulp-rename": "^2.0.0",
"gulp-replace": "^1.1.4",
"gulp-zip": "^6.0.0",