Skip to content

Commit e2d12f5

Browse files
Update jest monorepo to v29
1 parent b6e63f2 commit e2d12f5

File tree

2 files changed

+618
-277
lines changed

2 files changed

+618
-277
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@
3131
"@types/mongoose": "5.7.36",
3232
"@types/morgan": "1.9.1",
3333
"@types/node": "14.6.0",
34-
"babel-jest": "26.3.0",
34+
"babel-jest": "29.7.0",
3535
"next": "9.5.2",
3636
"husky": "4.2.5",
3737
"prettier": "2.0.5",
3838
"eslint-plugin-prettier": "3.1.4",
3939
"tsdx": "0.13.2",
4040
"tslib": "2.0.1",
4141
"typescript": "4.0.2",
42-
"ts-jest": "26.2.0"
42+
"ts-jest": "29.3.0"
4343
},
4444
"peerDependencies": {
4545
"next": ">=9.5.2"

0 commit comments

Comments
 (0)