We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd24bbc commit 34a8393Copy full SHA for 34a8393
package.json
@@ -43,7 +43,7 @@
43
"@testing-library/react": "11.2.5",
44
"@testing-library/testcafe": "4.3.1",
45
"@testing-library/user-event": "12.7.1",
46
- "@types/jest": "26.0.21",
+ "@types/jest": "29.5.4",
47
"@types/node": "14.14.31",
48
"@types/react": "17.0.2",
49
"@typescript-eslint/eslint-plugin": "4.18.0",
@@ -61,11 +61,11 @@
61
"eslint-plugin-react-hooks": "4.2.0",
62
"eslint-plugin-testcafe": "0.2.1",
63
"eslint-plugin-testing-library": "3.10.2",
64
- "jest": "26.6.3",
+ "jest": "29.6.4",
65
"next-page-tester": "0.22.0",
66
"prettier": "2.2.1",
67
"testcafe": "1.12.0",
68
- "ts-jest": "26.5.1",
+ "ts-jest": "29.1.1",
69
"ts-node": "10.0.0",
70
"typescript": "4.2.2",
71
"wait-on": "5.3.0"
0 commit comments