1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 06:38:07 +02:00

Upgrade globals to version 16.0.0

This is a major version bump, but the changelog at
https://github.com/sindresorhus/globals/releases/tag/v16.0.0
doesn't indicate any breaking changes that should impact us.
This commit is contained in:
Tim van der Meij 2025-02-23 18:24:24 +01:00
parent 8b0f1641ee
commit cd6c5b009f
No known key found for this signature in database
GPG key ID: 8C3FD2925A5F2762
2 changed files with 18 additions and 5 deletions

View file

@ -23,7 +23,7 @@
"eslint-plugin-perfectionist": "^4.9.0",
"eslint-plugin-prettier": "^5.2.3",
"eslint-plugin-unicorn": "^57.0.0",
"globals": "^15.14.0",
"globals": "^16.0.0",
"gulp": "^5.0.0",
"gulp-cli": "^3.0.0",
"gulp-postcss": "^10.0.0",