We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33fb957 commit e476399Copy full SHA for e476399
package.json
@@ -31,8 +31,8 @@
31
"@types/node": "20.11.30",
32
"@types/react": "18.3.3",
33
"@types/react-dom": "18.3.0",
34
- "@typescript-eslint/eslint-plugin": "7.16.1",
35
- "@typescript-eslint/parser": "7.16.1",
+ "@typescript-eslint/eslint-plugin": "8.0.0",
+ "@typescript-eslint/parser": "8.0.0",
36
"babel-plugin-transform-export-extensions": "6.22.0",
37
"eslint": "8.57.0",
38
"eslint-config-airbnb": "19.0.4",
0 commit comments