We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fedb61 commit 0b4a6a6Copy full SHA for 0b4a6a6
package.json
@@ -41,14 +41,14 @@
41
"@types/testing-library__cypress": "5.0.9",
42
"@typescript-eslint/eslint-plugin": "5.23.0",
43
"@typescript-eslint/parser": "5.23.0",
44
- "babel-jest": "27.5.1",
+ "babel-jest": "28.1.0",
45
"cypress": "9.6.1",
46
"eslint": "8.15.0",
47
"eslint-config-prettier": "8.5.0",
48
"eslint-plugin-react": "7.29.4",
49
"husky": "7.0.4",
50
"isomorphic-fetch": "3.0.0",
51
- "jest": "27.5.1",
+ "jest": "28.1.0",
52
"nock": "13.2.4",
53
"prettier": "2.6.2",
54
"start-server-and-test": "1.14.0",
0 commit comments