Skip to content

Commit 0888b85

Browse files
committed
Upgrade eslint-plugin-unicorn to version 63.0.0
This is a major version bump, but the changelog at https://github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v63.0.0 doesn't indicate any breaking changes that should impact us. Note that this version supports ESLint 10, which is a prerequisite for being able to upgrade ESLint itself in a follow-up later.
1 parent 6bce7a3 commit 0888b85

2 files changed

Lines changed: 5 additions & 7 deletions

File tree

package-lock.json

Lines changed: 4 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-no-unsanitized": "^4.1.4",
2727
"eslint-plugin-perfectionist": "^5.5.0",
2828
"eslint-plugin-prettier": "^5.5.5",
29-
"eslint-plugin-unicorn": "^62.0.0",
29+
"eslint-plugin-unicorn": "^63.0.0",
3030
"globals": "^17.3.0",
3131
"gulp": "^5.0.1",
3232
"gulp-cli": "^3.1.0",

0 commit comments

Comments
 (0)