We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e24e73a commit 01d1bc3Copy full SHA for 01d1bc3
2 files changed
package.json
@@ -36,7 +36,7 @@
36
"@eslint/js": "^9.39.4",
37
"@testing-library/react": "^15.0.7",
38
"@types/invariant": "^2.2.37",
39
- "@types/jest": "^27.5.2",
+ "@types/jest": "^30.0.0",
40
"@types/lodash": "^4.17.24",
41
"@types/react": "^18.3.28",
42
"@types/react-dom": "^18.3.7",
@@ -47,9 +47,9 @@
47
"eslint-plugin-react": "^7.37.5",
48
"eslint-plugin-react-hooks": "^5.2.0",
49
"eslint-plugin-testing-library": "^7.16.0",
50
- "jest": "^27.5.1",
+ "jest": "^30.3.0",
51
"prettier": "^3.8.1",
52
- "ts-jest": "^27.1.5",
+ "ts-jest": "^29.4.6",
53
"typescript": "^4.9.5",
54
"watch": "^1.0.2"
55
},
0 commit comments