We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39b4a2a commit 3a08abfCopy full SHA for 3a08abf
package.json
@@ -87,8 +87,8 @@
87
"@types/node": "20.11.17",
88
"@types/react": "18.2.55",
89
"@types/react-dom": "18.2.19",
90
- "@typescript-eslint/eslint-plugin": "6.21.0",
91
- "@typescript-eslint/parser": "6.21.0",
+ "@typescript-eslint/eslint-plugin": "7.0.0",
+ "@typescript-eslint/parser": "7.0.0",
92
"babel-core": "6.26.3",
93
"eslint": "8.56.0",
94
"eslint-config-prettier": "9.1.0",
0 commit comments