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 40d0d27 commit 1197c9bCopy full SHA for 1197c9b
package.json
@@ -35,7 +35,7 @@
35
"@babel/preset-react": "^7.16.7",
36
"@testing-library/react": "^15.0.7",
37
"@types/invariant": "^2.2.35",
38
- "@types/jest": "^27.5.0",
+ "@types/jest": "^29.0.0",
39
"@types/lodash": "^4.14.182",
40
"@types/react": "^18.0.8",
41
"@types/react-dom": "^18.0.5",
@@ -46,9 +46,9 @@
46
"eslint-plugin-react": "^7.24.0",
47
"eslint-plugin-react-hooks": "^5.0.0",
48
"eslint-plugin-testing-library": "^7.0.0",
49
- "jest": "^27.5.1",
+ "jest": "^29.0.0",
50
"prettier": "^3.3.2",
51
- "ts-jest": "^27.1.4",
+ "ts-jest": "^29.0.0",
52
"typescript": "^4.6.4",
53
"watch": "^1.0.2"
54
},
0 commit comments