Skip to content

Commit a87a80a

Browse files
Update jest monorepo to v30
1 parent 30cd07e commit a87a80a

File tree

2 files changed

+1367
-1340
lines changed

2 files changed

+1367
-1340
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@next/eslint-plugin-next": "13.1.6",
2020
"@testing-library/cypress": "8.0.7",
21-
"@types/jest": "27.5.2",
21+
"@types/jest": "30.0.0",
2222
"@types/react": "17.0.87",
2323
"@types/react-dom": "17.0.26",
2424
"@typescript-eslint/eslint-plugin": "5.62.0",
@@ -27,7 +27,7 @@
2727
"eslint": "8.57.1",
2828
"eslint-config-prettier": "8.10.2",
2929
"eslint-plugin-prettier": "4.2.5",
30-
"jest": "27.5.1",
30+
"jest": "30.1.2",
3131
"prettier": "2.8.8",
3232
"start-server-and-test": "1.15.5",
3333
"typescript": "4.9.5"

0 commit comments

Comments
 (0)