Skip to content

Commit d8328b3

Browse files
committed
chore: rm eslint-disable
1 parent d97e527 commit d8328b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
"@umijs/fabric": "^3.0.0",
5656
"cross-env": "^10.1.0",
5757
"dumi": "^2.1.3",
58-
"eslint": "^8.54.0",
59-
"eslint-plugin-jest": "^29.0.1",
60-
"eslint-plugin-unicorn": "^56.0.1",
58+
"eslint": "^10.0.0",
59+
"eslint-plugin-jest": "^29.12.2",
60+
"eslint-plugin-unicorn": "^62.0.0",
6161
"father": "^4.1.3",
6262
"glob": "^11.0.3",
6363
"husky": "^9.1.6",

0 commit comments

Comments
 (0)