Skip to content

Commit bb8fb74

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

2 files changed

Lines changed: 30 additions & 42 deletions

File tree

package-lock.json

Lines changed: 29 additions & 41 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
@@ -22,7 +22,7 @@
2222
"eslint-plugin-no-unsanitized": "^4.1.2",
2323
"eslint-plugin-perfectionist": "^4.10.1",
2424
"eslint-plugin-prettier": "^5.2.5",
25-
"eslint-plugin-unicorn": "^57.0.0",
25+
"eslint-plugin-unicorn": "^58.0.0",
2626
"globals": "^16.0.0",
2727
"gulp": "^5.0.0",
2828
"gulp-cli": "^3.0.0",

0 commit comments

Comments
 (0)