Skip to content

Commit f07c400

Browse files
committed
Update jest monorepo to v28
1 parent e4ec0c0 commit f07c400

2 files changed

Lines changed: 1012 additions & 2427 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
"packages/melon"
2929
],
3030
"devDependencies": {
31-
"@types/jest": "26.0.24",
31+
"@types/jest": "28.1.0",
3232
"@types/node": "16.11.35",
33-
"jest": "26.6.3",
34-
"ts-jest": "26.5.6",
33+
"jest": "28.1.0",
34+
"ts-jest": "28.0.3",
3535
"typescript": "4.6.3"
3636
}
3737
}

0 commit comments

Comments
 (0)