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

Update eslint-plugin-unicorn to version 51.0.1

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

View file

@ -25,7 +25,7 @@
"eslint-plugin-no-unsanitized": "^4.0.2",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-sort-exports": "^0.9.1",
"eslint-plugin-unicorn": "^50.0.1",
"eslint-plugin-unicorn": "^51.0.1",
"globals": "^14.0.0",
"gulp": "^4.0.2",
"gulp-cli": "^2.3.0",