We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6131b66 commit 23e58c0Copy full SHA for 23e58c0
package.json
@@ -65,8 +65,8 @@
65
"@types/express": "^4.17.17",
66
"@types/jest": "^30.0.0",
67
"@types/node": "18.16.9",
68
- "@typescript-eslint/eslint-plugin": "^6.0.0",
69
- "@typescript-eslint/parser": "^6.0.0",
+ "@typescript-eslint/eslint-plugin": "^8.0.0",
+ "@typescript-eslint/parser": "^8.0.0",
70
"concurrently": "^9.2.0",
71
"conventional-changelog-conventionalcommits": "^9.1.0",
72
"cypress": "^15.0.0",
0 commit comments