Skip to content

Commit 3faedfe

Browse files
Update jest monorepo to v28
1 parent b9511d7 commit 3faedfe

File tree

2 files changed

+696
-939
lines changed

2 files changed

+696
-939
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.3",
2424
"@types/react": "17.0.47",
2525
"@types/react-dom": "17.0.17",
2626
"@typescript-eslint/eslint-plugin": "5.30.0",
@@ -29,7 +29,7 @@
2929
"eslint": "8.18.0",
3030
"eslint-config-prettier": "8.5.0",
3131
"eslint-plugin-prettier": "4.1.0",
32-
"jest": "27.5.1",
32+
"jest": "28.1.1",
3333
"prettier": "2.7.1",
3434
"start-server-and-test": "1.14.0",
3535
"typescript": "4.7.4"

0 commit comments

Comments
 (0)