Skip to content

Commit 3a1d712

Browse files
committed
Update jest monorepo to v28
1 parent ae42937 commit 3a1d712

File tree

2 files changed

+585
-731
lines changed

2 files changed

+585
-731
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"eslint-plugin-react": "^7.26.1",
4545
"eslint-plugin-react-hooks": "^4.2.0",
4646
"husky": "^7.0.0",
47-
"jest": "^27.2.4",
47+
"jest": "^28.0.0",
4848
"jest-fetch-mock": "^3.0.3",
4949
"jest-mock-extended": "^2.0.4",
5050
"lint-staged": "^11.2.0",
@@ -57,7 +57,7 @@
5757
"shelljs": "^0.8.4",
5858
"shx": "^0.3.3",
5959
"simple-git": "^3.7.0",
60-
"ts-jest": "^27.0.5",
60+
"ts-jest": "^28.0.0",
6161
"typescript": "^4.4.3"
6262
},
6363
"scripts": {

0 commit comments

Comments
 (0)