We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c46c087 commit 92af758Copy full SHA for 92af758
2 files changed
package.json
@@ -35,20 +35,20 @@
35
"@testing-library/jest-dom": "5.16.4",
36
"@testing-library/react": "12.1.5",
37
"@testing-library/user-event": "13.5.0",
38
- "@types/jest": "27.5.2",
+ "@types/jest": "28.1.1",
39
"@types/node": "16.11.39",
40
"@types/react": "17.0.45",
41
"@types/testing-library__cypress": "5.0.9",
42
"@typescript-eslint/eslint-plugin": "5.27.1",
43
"@typescript-eslint/parser": "5.27.1",
44
- "babel-jest": "27.5.1",
+ "babel-jest": "28.1.1",
45
"cypress": "9.7.0",
46
"eslint": "8.17.0",
47
"eslint-config-prettier": "8.5.0",
48
"eslint-plugin-react": "7.30.0",
49
"husky": "7.0.4",
50
"isomorphic-fetch": "3.0.0",
51
- "jest": "27.5.1",
+ "jest": "28.1.1",
52
"nock": "13.2.6",
53
"prettier": "2.6.2",
54
"start-server-and-test": "1.14.0",
0 commit comments