We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57e1beb commit 9b114ddCopy full SHA for 9b114dd
2 files changed
package.json
@@ -22,11 +22,11 @@
22
"@types/express": "^4.17.21",
23
"@types/node": "^17.0.45",
24
"@types/yargs": "^17.0.32",
25
- "@typescript-eslint/eslint-plugin": "^6.0.0",
+ "@typescript-eslint/eslint-plugin": "^7.8.0",
26
"@valora/eslint-config-typescript": "^0.0.1",
27
"@valora/prettier-config": "^0.0.1",
28
"dotenv": "^16.4.5",
29
- "eslint": "^8.25.0",
+ "eslint": "^9.2.0",
30
"eslint-plugin-import": "^2.26.0",
31
"eslint-plugin-react": "^7.31.10",
32
"eslint-plugin-react-hooks": "^4.6.0",
0 commit comments