Skip to content

Commit bea3155

Browse files
committed
Fix version of @types/eslint
1 parent d7a341c commit bea3155

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
@@ -42,7 +42,7 @@
4242
"@babel/core": "^7.22.9",
4343
"@babel/eslint-parser": "^7.22.9",
4444
"@eslint-community/eslint-plugin-mysticatea": "^15.5.1",
45-
"@types/eslint": "^9.6.1",
45+
"@types/eslint": "^8",
4646
"@types/node": "^14.18.54",
4747
"@vuepress/plugin-pwa": "^1.9.9",
4848
"cross-spawn": "^7.0.3",

0 commit comments

Comments
 (0)