Skip to content

Commit f9b16ca

Browse files
Update jest monorepo to v29
1 parent ac64a0f commit f9b16ca

File tree

2 files changed

+862
-1239
lines changed

2 files changed

+862
-1239
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -35,20 +35,20 @@
3535
"@testing-library/jest-dom": "5.17.0",
3636
"@testing-library/react": "12.1.5",
3737
"@testing-library/user-event": "13.5.0",
38-
"@types/jest": "27.5.2",
38+
"@types/jest": "29.5.12",
3939
"@types/node": "16.18.96",
4040
"@types/react": "17.0.80",
4141
"@types/testing-library__cypress": "5.0.13",
4242
"@typescript-eslint/eslint-plugin": "5.62.0",
4343
"@typescript-eslint/parser": "5.62.0",
44-
"babel-jest": "27.5.1",
44+
"babel-jest": "29.7.0",
4545
"cypress": "9.7.0",
4646
"eslint": "8.57.0",
4747
"eslint-config-prettier": "8.10.0",
4848
"eslint-plugin-react": "7.33.2",
4949
"husky": "7.0.4",
5050
"isomorphic-fetch": "3.0.0",
51-
"jest": "27.5.1",
51+
"jest": "29.7.0",
5252
"nock": "13.5.4",
5353
"prettier": "2.8.8",
5454
"start-server-and-test": "1.15.4",

0 commit comments

Comments
 (0)