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 18ba117 commit 520a949Copy full SHA for 520a949
package.json
@@ -28,8 +28,8 @@
28
"build": "yarn tsc"
29
},
30
"devDependencies": {
31
- "@typescript-eslint/eslint-plugin": "5.29.0",
32
- "@typescript-eslint/parser": "5.29.0",
+ "@typescript-eslint/eslint-plugin": "8.39.0",
+ "@typescript-eslint/parser": "8.39.0",
33
"eslint": "8.23.0",
34
"eslint-config-standard": "17.0.0",
35
"eslint-plugin-import": "2.26.0",
0 commit comments