We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01ef0cf commit 6ca35c9Copy full SHA for 6ca35c9
1 file changed
package.json
@@ -60,8 +60,8 @@
60
"@types/node": "16.18.59",
61
"@types/react": "18.2.31",
62
"@types/react-dom": "18.2.14",
63
- "@typescript-eslint/eslint-plugin": "5.62.0",
64
- "@typescript-eslint/parser": "5.62.0",
+ "@typescript-eslint/eslint-plugin": "7.0.1",
+ "@typescript-eslint/parser": "7.0.1",
65
"eslint": "8.52.0",
66
"eslint-config-airbnb": "19.0.4",
67
"eslint-config-prettier": "8.10.0",
0 commit comments