We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25667a7 commit d293b13Copy full SHA for d293b13
package.json
@@ -35,20 +35,20 @@
35
"@testing-library/jest-dom": "5.17.0",
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.14",
39
"@types/node": "16.18.122",
40
"@types/react": "17.0.80",
41
"@types/testing-library__cypress": "5.0.13",
42
"@typescript-eslint/eslint-plugin": "5.62.0",
43
"@typescript-eslint/parser": "5.62.0",
44
- "babel-jest": "27.5.1",
+ "babel-jest": "29.7.0",
45
"cypress": "9.7.0",
46
"eslint": "8.57.0",
47
"eslint-config-prettier": "8.10.0",
48
"eslint-plugin-react": "7.37.3",
49
"husky": "7.0.4",
50
"isomorphic-fetch": "3.0.0",
51
- "jest": "27.5.1",
+ "jest": "29.7.0",
52
"nock": "13.5.4",
53
"prettier": "2.8.8",
54
"start-server-and-test": "1.15.4",
0 commit comments