Skip to content

Commit 1f7d397

Browse files
committed
Upgrade eslint-plugin-unicorn to version 62.0.0
This is a major version bump, but the changelog at https://github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v62.0.0 doesn't indicate any breaking changes that should impact us.
1 parent cbd2b3d commit 1f7d397

File tree

2 files changed

+37
-103
lines changed

2 files changed

+37
-103
lines changed

package-lock.json

Lines changed: 36 additions & 102 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
@@ -24,7 +24,7 @@
2424
"eslint-plugin-no-unsanitized": "^4.1.4",
2525
"eslint-plugin-perfectionist": "^4.15.1",
2626
"eslint-plugin-prettier": "^5.5.4",
27-
"eslint-plugin-unicorn": "^61.0.2",
27+
"eslint-plugin-unicorn": "^62.0.0",
2828
"globals": "^16.4.0",
2929
"gulp": "^5.0.1",
3030
"gulp-cli": "^3.1.0",

0 commit comments

Comments
 (0)