Skip to content

Commit f9d98a7

Browse files
committed
fix: downgrade unicorn
1 parent 58c64d6 commit f9d98a7

File tree

2 files changed

+145
-115
lines changed

2 files changed

+145
-115
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint-plugin-react": "7.37.4",
3636
"eslint-plugin-react-hooks": "5.2.0",
3737
"eslint-plugin-simple-import-sort": "12.1.1",
38-
"eslint-plugin-unicorn": "58.0.0",
38+
"eslint-plugin-unicorn": "52.0.0",
3939
"eslint-plugin-unused-imports": "3.2.0",
4040
"typescript": "5.8.2",
4141
"typescript-eslint": "8.28.0"

0 commit comments

Comments
 (0)