Skip to content

Commit 6ded4c8

Browse files
chore(deps): update jest monorepo to v29
1 parent becf05b commit 6ded4c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"axios": "^0.27.0"
2929
},
3030
"devDependencies": {
31-
"@types/jest": "27.5.0",
31+
"@types/jest": "29.5.4",
3232
"@types/node": "16.11.33",
3333
"@typescript-eslint/parser": "5.23.0",
3434
"@vercel/ncc": "0.33.4",
@@ -40,7 +40,7 @@
4040
"js-yaml": "4.1.0",
4141
"nock": "13.2.4",
4242
"prettier": "2.6.2",
43-
"ts-jest": "28.0.2",
43+
"ts-jest": "29.1.1",
4444
"typescript": "4.6.4"
4545
}
4646
}

0 commit comments

Comments
 (0)