Skip to content

Commit ee2f6de

Browse files
authored
Update CHANGELOG.md
1 parent b066e92 commit ee2f6de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- c737772: Bump Node.js version requirement to 22
88
- c737772: Bump eslint version requirement to 9
99
- c737772: prefer-defer-import rule drops the webpack magic comment syntax and adopts the native syntax
10-
- c737772: Remove rule `type/no-instanceof-wrapper`, use [`unicorn/no-instanceof-array`](https://www.npmjs.com/package/eslint-plugin-unicorn) instead.
10+
- c737772: Remove rule `type/no-instanceof-wrapper`, use [`unicorn/no-instanceof-builtins`](https://www.npmjs.com/package/eslint-plugin-unicorn) instead.
1111

1212
### Patch Changes
1313

0 commit comments

Comments
 (0)