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 ae42937 commit 3a1d712Copy full SHA for 3a1d712
package.json
@@ -44,7 +44,7 @@
44
"eslint-plugin-react": "^7.26.1",
45
"eslint-plugin-react-hooks": "^4.2.0",
46
"husky": "^7.0.0",
47
- "jest": "^27.2.4",
+ "jest": "^28.0.0",
48
"jest-fetch-mock": "^3.0.3",
49
"jest-mock-extended": "^2.0.4",
50
"lint-staged": "^11.2.0",
@@ -57,7 +57,7 @@
57
"shelljs": "^0.8.4",
58
"shx": "^0.3.3",
59
"simple-git": "^3.7.0",
60
- "ts-jest": "^27.0.5",
+ "ts-jest": "^28.0.0",
61
"typescript": "^4.4.3"
62
},
63
"scripts": {
0 commit comments