Skip to content

Commit e572b19

Browse files
Update jest monorepo to v30
1 parent b6ce907 commit e572b19

File tree

2 files changed

+1337
-1421
lines changed

2 files changed

+1337
-1421
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
"devDependencies": {
2626
"@testing-library/jest-dom": "^6.5.0",
2727
"@testing-library/react": "^12.1.5",
28-
"@types/jest": "^29.5.13",
28+
"@types/jest": "^30.0.0",
2929
"@types/react": "^18.2.0",
3030
"@types/webpack-env": "^1.18.5",
3131
"eslint": "^8.39.0",
3232
"eslint-config-next": "13.3.2",
33-
"jest": "^27.5.1",
33+
"jest": "^30.0.0",
3434
"raw-loader": "^4.0.2",
3535
"typescript": "^4.9.5"
3636
}

0 commit comments

Comments
 (0)