Skip to content

Commit 7c4a12e

Browse files
🐛 fix: Fix @typescript-eslint/eslint-plugin
1 parent 8d7f8fa commit 7c4a12e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
},
5959
"dependencies": {
6060
"@trivago/prettier-plugin-sort-imports": "^5.2.1",
61-
"@typescript-eslint/eslint-plugin": "8.19.1",
62-
"@typescript-eslint/parser": "8.19.1",
61+
"@typescript-eslint/eslint-plugin": "7.5.0",
62+
"@typescript-eslint/parser": "7.5.0",
6363
"@umijs/babel-preset-umi": "^4.4.4",
6464
"@umijs/lint": "^4.4.4",
6565
"commitlint-config-gitmoji": "^2.3.1",

0 commit comments

Comments
 (0)