Skip to content

Commit be699b2

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

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
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.4",
64+
"ts-jest": "29.4.0",
6565
"ts-node": "10.9.2",
6666
"typescript": "5.8.3",
6767
"typescript-eslint": "8.34.0"

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7179,7 +7179,7 @@ [email protected]:
71797179
graceful-fs "^4.2.11"
71807180
picomatch "^4.0.2"
71817181

7182-
jest-util@^29.0.0, jest-util@^29.7.0:
7182+
jest-util@^29.7.0:
71837183
version "29.7.0"
71847184
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.7.0.tgz#23c2b62bfb22be82b44de98055802ff3710fc0bc"
71857185
integrity sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==
@@ -10738,15 +10738,14 @@ ts-invariant@^0.4.0:
1073810738
dependencies:
1073910739
tslib "^1.9.3"
1074010740

10741-
ts-jest@29.3.4:
10742-
version "29.3.4"
10743-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.4.tgz#9354472aceae1d3867a80e8e02014ea5901aee41"
10744-
integrity sha512-Iqbrm8IXOmV+ggWHOTEbjwyCf2xZlUMv5npExksXohL+tk8va4Fjhb+X2+Rt9NBmgO7bJ8WpnMLOwih/DnMlFA==
10741+
ts-jest@29.4.0:
10742+
version "29.4.0"
10743+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.0.tgz#bef0ee98d94c83670af7462a1617bf2367a83740"
10744+
integrity sha512-d423TJMnJGu80/eSgfQ5w/R+0zFJvdtTxwtF9KzFFunOpSeD+79lHJQIiAhluJoyGRbvj9NZJsl9WjCUo0ND7Q==
1074510745
dependencies:
1074610746
bs-logger "^0.2.6"
1074710747
ejs "^3.1.10"
1074810748
fast-json-stable-stringify "^2.1.0"
10749-
jest-util "^29.0.0"
1075010749
json5 "^2.2.3"
1075110750
lodash.memoize "^4.1.2"
1075210751
make-error "^1.3.6"

0 commit comments

Comments
 (0)