We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa6eb1a commit d131a1bCopy full SHA for d131a1b
packages/eslint-config/package.json
@@ -43,8 +43,8 @@
43
}
44
},
45
"dependencies": {
46
- "@typescript-eslint/eslint-plugin": "^6.0.0",
47
- "@typescript-eslint/parser": "^6.0.0",
+ "@typescript-eslint/eslint-plugin": "^8.0.0",
+ "@typescript-eslint/parser": "^8.0.0",
48
"eslint-plugin-import": "^2.25.3",
49
"eslint-plugin-jest": "^27.0.0",
50
"eslint-plugin-jest-dom": "^5.0.0",
0 commit comments