Skip to content

Commit e00ae3e

Browse files
committed
Update jest monorepo to v28
1 parent d0a2fc5 commit e00ae3e

File tree

2 files changed

+647
-833
lines changed

2 files changed

+647
-833
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@netlify/plugin-nextjs": "4.2.1",
2121
"@next/eslint-plugin-next": "12.0.8",
2222
"@testing-library/cypress": "8.0.3",
23-
"@types/jest": "27.5.2",
23+
"@types/jest": "28.1.1",
2424
"@types/react": "17.0.45",
2525
"@types/react-dom": "17.0.17",
2626
"@typescript-eslint/eslint-plugin": "5.27.0",
@@ -29,7 +29,7 @@
2929
"eslint": "8.17.0",
3030
"eslint-config-prettier": "8.5.0",
3131
"eslint-plugin-prettier": "4.0.0",
32-
"jest": "27.5.1",
32+
"jest": "28.1.0",
3333
"prettier": "2.6.2",
3434
"start-server-and-test": "1.14.0",
3535
"typescript": "4.7.3"

0 commit comments

Comments
 (0)