Skip to content

Commit a3a0d5d

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

2 files changed

Lines changed: 33 additions & 9 deletions

File tree

package-lock.json

Lines changed: 32 additions & 8 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
@@ -27,7 +27,7 @@
2727
"eslint-plugin-perfectionist": "^5.10.0",
2828
"eslint-plugin-prettier": "^5.5.6",
2929
"eslint-plugin-regexp": "^3.1.1",
30-
"eslint-plugin-unicorn": "^71.1.0",
30+
"eslint-plugin-unicorn": "^72.0.0",
3131
"globals": "^17.7.0",
3232
"gulp": "^5.0.1",
3333
"gulp-cli": "^3.1.0",

0 commit comments

Comments
 (0)