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 112500c commit 9ffca32Copy full SHA for 9ffca32
package.json
@@ -15,8 +15,8 @@
15
"@types/eslint": "8.40.0",
16
"@types/jest": "29.5.1",
17
"@types/node": "20.2.5",
18
- "@typescript-eslint/eslint-plugin": "5.59.7",
19
- "@typescript-eslint/parser": "5.59.7",
+ "@typescript-eslint/eslint-plugin": "6.2.1",
+ "@typescript-eslint/parser": "6.2.1",
20
"eslint": "8.41.0",
21
"eslint-import-resolver-typescript": "3.5.5",
22
"eslint-plugin-import": "2.27.5",
0 commit comments