Skip to content

Commit f44591f

Browse files
Bump dependency ts-jest to v29.4.1 (#1582)
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | ts-jest | 29.4.0 | 29.4.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b510e08 commit f44591f

File tree

2 files changed

+59
-89
lines changed

2 files changed

+59
-89
lines changed

src/TodoApp/package-lock.json

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

src/TodoApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"jest": "30.0.5",
3131
"moment": "2.30.1",
3232
"prettier": "3.6.2",
33-
"ts-jest": "29.4.0",
33+
"ts-jest": "29.4.1",
3434
"ts-loader": "9.5.2",
3535
"tsify": "5.0.4",
3636
"typescript": "5.8.3",

0 commit comments

Comments
 (0)