We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1dfaa0 commit e2faac8Copy full SHA for e2faac8
package.json
@@ -23,8 +23,8 @@
23
"@babel/preset-typescript": "7.18.6",
24
"@types/jest": "26.0.24",
25
"@types/node": "16.18.10",
26
- "@typescript-eslint/eslint-plugin": "4.33.0",
27
- "@typescript-eslint/parser": "4.33.0",
+ "@typescript-eslint/eslint-plugin": "8.26.1",
+ "@typescript-eslint/parser": "8.26.1",
28
"eslint": "7.32.0",
29
"eslint-config-prettier": "8.5.0",
30
"eslint-plugin-import": "2.26.0",
0 commit comments