Skip to content

Commit 2ab7f23

Browse files
chore(deps): update dependency ts-jest to v29.2.5 (#2585)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e47e273 commit 2ab7f23

File tree

3 files changed

+6
-86
lines changed

3 files changed

+6
-86
lines changed

pnpm-lock.yaml

Lines changed: 4 additions & 84 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sample/000-dogs-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint-plugin-import": "2.31.0",
3636
"jest": "29.7.0",
3737
"supertest": "7.0.0",
38-
"ts-jest": "29.1.5",
38+
"ts-jest": "29.2.5",
3939
"ts-node": "10.9.2",
4040
"typescript": "5.7.3"
4141
},

sample/003-memory-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint-plugin-import": "2.31.0",
3636
"jest": "29.7.0",
3737
"supertest": "7.0.0",
38-
"ts-jest": "29.1.2",
38+
"ts-jest": "29.2.5",
3939
"ts-node": "10.9.2",
4040
"typescript": "5.7.3"
4141
}

0 commit comments

Comments
 (0)