Skip to content

Commit 40de7e8

Browse files
Update jest monorepo to v28
1 parent c08a70c commit 40de7e8

2 files changed

Lines changed: 770 additions & 1117 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,20 +35,20 @@
3535
"@testing-library/jest-dom": "5.16.4",
3636
"@testing-library/react": "12.1.5",
3737
"@testing-library/user-event": "13.5.0",
38-
"@types/jest": "27.5.2",
38+
"@types/jest": "28.1.5",
3939
"@types/node": "16.11.44",
4040
"@types/react": "17.0.47",
4141
"@types/testing-library__cypress": "5.0.9",
4242
"@typescript-eslint/eslint-plugin": "5.30.6",
4343
"@typescript-eslint/parser": "5.30.6",
44-
"babel-jest": "27.5.1",
44+
"babel-jest": "28.1.3",
4545
"cypress": "9.7.0",
4646
"eslint": "8.19.0",
4747
"eslint-config-prettier": "8.5.0",
4848
"eslint-plugin-react": "7.30.1",
4949
"husky": "7.0.4",
5050
"isomorphic-fetch": "3.0.0",
51-
"jest": "27.5.1",
51+
"jest": "28.1.3",
5252
"nock": "13.2.8",
5353
"prettier": "2.7.1",
5454
"start-server-and-test": "1.14.0",

0 commit comments

Comments
 (0)