Skip to content

Commit bdc5b1a

Browse files
Update jest monorepo to v29
1 parent c0af876 commit bdc5b1a

File tree

2 files changed

+786
-993
lines changed

2 files changed

+786
-993
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@next/eslint-plugin-next": "12.0.8",
1818
"@testing-library/cypress": "8.0.3",
19-
"@types/jest": "27.5.2",
19+
"@types/jest": "29.4.0",
2020
"@types/react": "17.0.47",
2121
"@types/react-dom": "17.0.17",
2222
"@typescript-eslint/eslint-plugin": "5.31.0",
@@ -25,7 +25,7 @@
2525
"eslint": "8.20.0",
2626
"eslint-config-prettier": "8.5.0",
2727
"eslint-plugin-prettier": "4.2.1",
28-
"jest": "27.5.1",
28+
"jest": "29.4.1",
2929
"prettier": "2.7.1",
3030
"start-server-and-test": "1.14.0",
3131
"typescript": "4.7.4"

0 commit comments

Comments
 (0)