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

Upgrade eslint-plugin-unicorn to version 58.0.0

This is a major version bump, but the changelog at
https://github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v58.0.0
doesn't indicate any breaking changes that should impact us.
This commit is contained in:
Tim van der Meij 2025-03-30 15:44:51 +02:00
parent a6db2d9f47
commit bb8fb74b72
No known key found for this signature in database
GPG key ID: 8C3FD2925A5F2762
2 changed files with 30 additions and 42 deletions

View file

@ -22,7 +22,7 @@
"eslint-plugin-no-unsanitized": "^4.1.2",
"eslint-plugin-perfectionist": "^4.10.1",
"eslint-plugin-prettier": "^5.2.5",
"eslint-plugin-unicorn": "^57.0.0",
"eslint-plugin-unicorn": "^58.0.0",
"globals": "^16.0.0",
"gulp": "^5.0.0",
"gulp-cli": "^3.0.0",