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 df3244a commit 90fde29Copy full SHA for 90fde29
package.json
@@ -35,7 +35,7 @@
35
"@testing-library/jest-dom": "5.16.5",
36
"@testing-library/react": "12.1.5",
37
"@testing-library/user-event": "13.5.0",
38
- "@types/jest": "27.5.2",
+ "@types/jest": "29.5.0",
39
"@types/node": "16.18.18",
40
"@types/react": "17.0.53",
41
"@types/testing-library__cypress": "5.0.9",
@@ -48,7 +48,7 @@
48
"eslint-plugin-react": "7.32.2",
49
"husky": "7.0.4",
50
"isomorphic-fetch": "3.0.0",
51
- "jest": "27.5.1",
+ "jest": "29.5.0",
52
"nock": "13.3.0",
53
"prettier": "2.8.6",
54
"start-server-and-test": "1.15.4",
0 commit comments