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

Update globals to version 14.0.0

This is a major version bump, but the breaking changes don't affect us;
please see https://github.com/sindresorhus/globals/releases/tag/v14.0.0.
This commit is contained in:
Tim van der Meij 2024-02-10 18:08:25 +01:00
parent 7da6f94ca3
commit 913c2caf37
No known key found for this signature in database
GPG key ID: 8C3FD2925A5F2762
2 changed files with 66 additions and 27 deletions

View file

@ -26,7 +26,7 @@
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-sort-exports": "^0.9.1",
"eslint-plugin-unicorn": "^50.0.1",
"globals": "^13.24.0",
"globals": "^14.0.0",
"gulp": "^4.0.2",
"gulp-cli": "^2.3.0",
"gulp-postcss": "^9.1.0",