We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1daa0e commit c4ac67eCopy full SHA for c4ac67e
package.json
@@ -53,15 +53,15 @@
53
"@json2csv/plainjs": "^7.0.6",
54
"@types/jest": "^29.5.14",
55
"@types/json-diff": "^1.0.3",
56
- "@typescript-eslint/eslint-plugin": "^7.18.0",
+ "@typescript-eslint/eslint-plugin": "^8.18.1",
57
"@valora/eslint-config-typescript": "^1.0.2",
58
"@valora/prettier-config": "^0.0.1",
59
"axios": "^1.6.8",
60
- "eslint": "^8.57.1",
+ "eslint": "^9.17.0",
61
"eslint-plugin-import": "^2.31.0",
62
- "eslint-plugin-jest": "^27.9.0",
+ "eslint-plugin-jest": "^28.10.0",
63
"eslint-plugin-react": "^7.37.2",
64
- "eslint-plugin-react-hooks": "^4.6.2",
+ "eslint-plugin-react-hooks": "^5.1.0",
65
"eslint-plugin-react-native": "^4.1.0",
66
"husky": "^9.0.11",
67
"image-size": "^1.1.1",
0 commit comments