Skip to content

Commit c19271f

Browse files
committed
Upgrade eslint-plugin-unicorn to version 60.0.0
This is a major version bump, but the changelog at https://github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v60.0.0 doesn't indicate any breaking changes that should impact us. Note that this brings the vulnerability count back to zero because this version addresses GHSA-xffm-g5w8-qvg7.
1 parent 7594f21 commit c19271f

2 files changed

Lines changed: 32 additions & 51 deletions

File tree

package-lock.json

Lines changed: 31 additions & 50 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.2",
2525
"eslint-plugin-perfectionist": "^4.15.0",
2626
"eslint-plugin-prettier": "^5.5.3",
27-
"eslint-plugin-unicorn": "^59.0.1",
27+
"eslint-plugin-unicorn": "^60.0.0",
2828
"globals": "^16.3.0",
2929
"gulp": "^5.0.1",
3030
"gulp-cli": "^3.1.0",

0 commit comments

Comments
 (0)