Skip to content

Commit f983201

Browse files
chore(deps): update dependency ts-jest to v29.4.4 (#3695)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f700174 commit f983201

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.4",
64-
"ts-jest": "29.4.1",
64+
"ts-jest": "29.4.4",
6565
"ts-node": "10.9.2",
6666
"typescript": "5.9.2",
6767
"typescript-eslint": "8.39.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10822,10 +10822,10 @@ ts-invariant@^0.4.0:
1082210822
dependencies:
1082310823
tslib "^1.9.3"
1082410824

10825-
10826-
version "29.4.1"
10827-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.1.tgz#42d33beb74657751d315efb9a871fe99e3b9b519"
10828-
integrity sha512-SaeUtjfpg9Uqu8IbeDKtdaS0g8lS6FT6OzM3ezrDfErPJPHNDo/Ey+VFGP1bQIDfagYDLyRpd7O15XpG1Es2Uw==
10825+
10826+
version "29.4.4"
10827+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.4.tgz#fc6fefe28652ed81b8e1381ef8391901d9f81417"
10828+
integrity sha512-ccVcRABct5ZELCT5U0+DZwkXMCcOCLi2doHRrKy1nK/s7J7bch6TzJMsrY09WxgUUIP/ITfmcDS8D2yl63rnXw==
1082910829
dependencies:
1083010830
bs-logger "^0.2.6"
1083110831
fast-json-stable-stringify "^2.1.0"

0 commit comments

Comments
 (0)