Skip to content

Commit 9985019

Browse files
chore(deps): update jest monorepo
1 parent 8c0130a commit 9985019

File tree

2 files changed

+793
-751
lines changed

2 files changed

+793
-751
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@testing-library/react": "^13.1.1",
2929
"@testing-library/react-12": "npm:@testing-library/react@^12.1.2",
3030
"@testing-library/react-hooks": "^8.0.0",
31-
"@types/jest": "^27.0.2",
31+
"@types/jest": "^29.0.0",
3232
"@types/react": "^18.0.0",
3333
"@types/react-dom": "^18.0.0",
3434
"@typescript-eslint/eslint-plugin": "^4.33.0",
@@ -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": "^29.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)