mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 14:48:08 +02:00
Upgrade eslint-plugin-unicorn
to version 53.0.0
This is a major version bump, but the changelog at https://github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v53.0.0 doesn't indicate any breaking changes that should impact us. Most notably it contains support for ESLint 9, which brings us a step closer towards #17928.
This commit is contained in:
parent
161b942d41
commit
d7f2bc044a
2 changed files with 121 additions and 19 deletions
|
@ -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": "^52.0.0",
|
||||
"eslint-plugin-unicorn": "^53.0.0",
|
||||
"globals": "^15.2.0",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-cli": "^3.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue