We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32e0ee2 commit 556af61Copy full SHA for 556af61
package.json
@@ -30,15 +30,15 @@
30
"dotenv": "^16.5.0"
31
},
32
"devDependencies": {
33
- "@types/jest": "^29.5.14",
+ "@types/jest": "^30.0.0",
34
"@typescript-eslint/eslint-plugin": "^4.33.0",
35
"@valora/eslint-config-typescript": "^1.1.15",
36
"eslint": "^7.32.0",
37
"eslint-plugin-import": "^2.31.0",
38
"eslint-plugin-react": "^7.37.4",
39
"eslint-plugin-react-hooks": "^4.6.2",
40
"eslint-plugin-react-native": "^4.1.0",
41
- "jest": "^29.7.0",
+ "jest": "^30.0.2",
42
"commit-and-tag-version": "^12.5.0",
43
"ts-jest": "^29.4.0",
44
"typescript": "^5.8.3"
0 commit comments