Skip to content

Commit 2647a32

Browse files
chore(deps): update dependency ts-jest to v29.3.4 (#3599)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0afa02c commit 2647a32

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"rimraf": "6.0.1",
6262
"rxjs": "7.8.2",
6363
"supertest": "7.1.1",
64-
"ts-jest": "29.3.3",
64+
"ts-jest": "29.3.4",
6565
"ts-node": "10.9.2",
6666
"typescript": "5.8.3",
6767
"typescript-eslint": "8.32.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10420,10 +10420,10 @@ ts-invariant@^0.4.0:
1042010420
dependencies:
1042110421
tslib "^1.9.3"
1042210422

10423-
10424-
version "29.3.3"
10425-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.3.tgz#c24c31a9d12268f88899e3eeb05912cab42c574c"
10426-
integrity sha512-y6jLm19SL4GroiBmHwFK4dSHUfDNmOrJbRfp6QmDIlI9p5tT5Q8ItccB4pTIslCIqOZuQnBwpTR0bQ5eUMYwkw==
10423+
10424+
version "29.3.4"
10425+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.4.tgz#9354472aceae1d3867a80e8e02014ea5901aee41"
10426+
integrity sha512-Iqbrm8IXOmV+ggWHOTEbjwyCf2xZlUMv5npExksXohL+tk8va4Fjhb+X2+Rt9NBmgO7bJ8WpnMLOwih/DnMlFA==
1042710427
dependencies:
1042810428
bs-logger "^0.2.6"
1042910429
ejs "^3.1.10"

0 commit comments

Comments
 (0)