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 56.0.0

This is a major version bump, but the changelog at
https://github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v56.0.0
doesn't indicate any breaking changes that should impact us.
This commit is contained in:
Tim van der Meij 2024-10-05 18:15:30 +02:00
parent 78bf5287d1
commit dcc46ceafa
No known key found for this signature in database
GPG key ID: 8C3FD2925A5F2762
2 changed files with 21 additions and 19 deletions

View file

@ -25,7 +25,7 @@
"eslint-plugin-no-unsanitized": "^4.1.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-sort-exports": "^0.9.1",
"eslint-plugin-unicorn": "^55.0.0",
"eslint-plugin-unicorn": "^56.0.0",
"gulp": "^5.0.0",
"gulp-cli": "^3.0.0",
"gulp-postcss": "^10.0.0",