Skip to content
This repository was archived by the owner on Nov 17, 2024. It is now read-only.

Commit eb5cca3

Browse files
chore(deps): update jest monorepo to v29
1 parent 8a7dccb commit eb5cca3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/depscloud-api-nodejs/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"@grpc/proto-loader": "0.5.5"
1414
},
1515
"devDependencies": {
16-
"@types/jest": "26.0.15",
17-
"jest": "26.6.1",
18-
"ts-jest": "26.4.3",
16+
"@types/jest": "29.5.7",
17+
"jest": "29.7.0",
18+
"ts-jest": "29.1.1",
1919
"typescript": "4.1.2"
2020
},
2121
"scripts": {

0 commit comments

Comments
 (0)