Skip to content

Commit 2e00461

Browse files
committed
chore: fix eslint-plugin-unicorn deps
1 parent a546f31 commit 2e00461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"dumi": "^2.0.0",
6565
"eslint": "^8.54.0",
6666
"eslint-plugin-jest": "^28.9.0",
67-
"eslint-plugin-unicorn": "^59.0.0",
67+
"eslint-plugin-unicorn": "^56.0.0",
6868
"father": "^4.0.0",
6969
"gh-pages": "^6.1.0",
7070
"husky": "^9.1.7",

0 commit comments

Comments
 (0)