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 09f5065 commit 705e79bCopy full SHA for 705e79b
package.json
@@ -35,7 +35,7 @@
35
"@babel/preset-react": "^7.28.5",
36
"@testing-library/react": "^15.0.7",
37
"@types/invariant": "^2.2.37",
38
- "@types/jest": "^27.5.2",
+ "@types/jest": "^30.0.0",
39
"@types/lodash": "^4.17.21",
40
"@types/react": "^18.3.27",
41
"@types/react-dom": "^18.3.7",
@@ -46,9 +46,9 @@
46
"eslint-plugin-react": "^7.37.5",
47
"eslint-plugin-react-hooks": "^5.2.0",
48
"eslint-plugin-testing-library": "^7.15.3",
49
- "jest": "^27.5.1",
+ "jest": "^30.2.0",
50
"prettier": "^3.7.4",
51
- "ts-jest": "^27.1.5",
+ "ts-jest": "^29.4.6",
52
"typescript": "^4.9.5",
53
"watch": "^1.0.2"
54
},
0 commit comments