Skip to content

Commit 1de6292

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.0",
64-
"ts-jest": "29.3.1",
64+
"ts-jest": "29.3.2",
6565
"ts-node": "10.9.2",
6666
"typescript": "5.8.3",
6767
"typescript-eslint": "8.29.1"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10454,10 +10454,10 @@ ts-invariant@^0.4.0:
1045410454
dependencies:
1045510455
tslib "^1.9.3"
1045610456

10457-
10458-
version "29.3.1"
10459-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.1.tgz#2e459e1f94a833bd8216ba4b045fac948e265937"
10460-
integrity sha512-FT2PIRtZABwl6+ZCry8IY7JZ3xMuppsEV9qFVHOVe8jDzggwUZ9TsM4chyJxL9yi6LvkqcZYU3LmapEE454zBQ==
10457+
10458+
version "29.3.2"
10459+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.2.tgz#0576cdf0a507f811fe73dcd16d135ce89f8156cb"
10460+
integrity sha512-bJJkrWc6PjFVz5g2DGCNUo8z7oFEYaz1xP1NpeDU7KNLMWPpEyV8Chbpkn8xjzgRDpQhnGMyvyldoL7h8JXyug==
1046110461
dependencies:
1046210462
bs-logger "^0.2.6"
1046310463
ejs "^3.1.10"
@@ -10467,7 +10467,7 @@ [email protected]:
1046710467
lodash.memoize "^4.1.2"
1046810468
make-error "^1.3.6"
1046910469
semver "^7.7.1"
10470-
type-fest "^4.38.0"
10470+
type-fest "^4.39.1"
1047110471
yargs-parser "^21.1.1"
1047210472

1047310473
@@ -10582,10 +10582,10 @@ type-fest@^4.18.2, type-fest@^4.21.0:
1058210582
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.32.0.tgz#55bacdd6f2cf1392b7e9cde894e9b1d726807e97"
1058310583
integrity sha512-rfgpoi08xagF3JSdtJlCwMq9DGNDE0IMh3Mkpc1wUypg9vPi786AiqeBBKcqvIkq42azsBM85N490fyZjeUftw==
1058410584

10585-
type-fest@^4.38.0:
10586-
version "4.38.0"
10587-
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.38.0.tgz#659fa14d1a71c2811400aa3b5272627e0c1e6b96"
10588-
integrity sha512-2dBz5D5ycHIoliLYLi0Q2V7KRaDlH0uWIvmk7TYlAg5slqwiPv1ezJdZm1QEM0xgk29oYWMCbIG7E6gHpvChlg==
10585+
type-fest@^4.39.1:
10586+
version "4.39.1"
10587+
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.39.1.tgz#7521f6944e279abaf79cf60cfbc4823f4858083e"
10588+
integrity sha512-uW9qzd66uyHYxwyVBYiwS4Oi0qZyUqwjU+Oevr6ZogYiXt99EOYtwvzMSLw1c3lYo2HzJsep/NB23iEVEgjG/w==
1058910589

1059010590
type-is@^1.6.4, type-is@~1.6.18:
1059110591
version "1.6.18"

0 commit comments

Comments
 (0)