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 6a1bae7 commit acfe238Copy full SHA for acfe238
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.20",
40
"@types/react": "^18.3.26",
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.13.3",
49
- "jest": "^27.5.1",
+ "jest": "^30.2.0",
50
"prettier": "^3.6.2",
51
- "ts-jest": "^27.1.5",
+ "ts-jest": "^29.4.5",
52
"typescript": "^4.9.5",
53
"watch": "^1.0.2"
54
},
0 commit comments