We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8f461f commit 6e43893Copy full SHA for 6e43893
package.json
@@ -78,8 +78,8 @@
78
"@types/node": "20.12.7",
79
"@types/react": "18.2.79",
80
"@types/react-dom": "18.2.25",
81
- "@typescript-eslint/eslint-plugin": "6.21.0",
82
- "@typescript-eslint/parser": "6.21.0",
+ "@typescript-eslint/eslint-plugin": "8.26.1",
+ "@typescript-eslint/parser": "8.26.1",
83
"cypress": "12.17.4",
84
"eslint-config-prettier": "9.1.0",
85
"eslint-import-resolver-typescript": "3.6.1",
0 commit comments