Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Commit 7738e1f

Browse files
chore(deps): update dependency ts-jest to v29.3.2
1 parent c11167c commit 7738e1f

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"jest": "29.7.0",
2525
"jest-circus": "29.7.0",
2626
"prettier": "3.5.3",
27-
"ts-jest": "29.3.1",
27+
"ts-jest": "29.3.2",
2828
"ts-node": "10.9.2",
2929
"typescript": "5.8.3"
3030
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3321,10 +3321,10 @@ to-regex-range@^5.0.1:
33213321
dependencies:
33223322
is-number "^7.0.0"
33233323

3324-
ts-jest@29.3.1:
3325-
version "29.3.1"
3326-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.1.tgz#2e459e1f94a833bd8216ba4b045fac948e265937"
3327-
integrity sha512-FT2PIRtZABwl6+ZCry8IY7JZ3xMuppsEV9qFVHOVe8jDzggwUZ9TsM4chyJxL9yi6LvkqcZYU3LmapEE454zBQ==
3324+
ts-jest@29.3.2:
3325+
version "29.3.2"
3326+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.2.tgz#0576cdf0a507f811fe73dcd16d135ce89f8156cb"
3327+
integrity sha512-bJJkrWc6PjFVz5g2DGCNUo8z7oFEYaz1xP1NpeDU7KNLMWPpEyV8Chbpkn8xjzgRDpQhnGMyvyldoL7h8JXyug==
33283328
dependencies:
33293329
bs-logger "^0.2.6"
33303330
ejs "^3.1.10"
@@ -3334,7 +3334,7 @@ ts-jest@29.3.1:
33343334
lodash.memoize "^4.1.2"
33353335
make-error "^1.3.6"
33363336
semver "^7.7.1"
3337-
type-fest "^4.38.0"
3337+
type-fest "^4.39.1"
33383338
yargs-parser "^21.1.1"
33393339

33403340
ts-node@10.9.2:
@@ -3371,10 +3371,10 @@ type-fest@^0.11.0:
33713371
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.11.0.tgz#97abf0872310fed88a5c466b25681576145e33f1"
33723372
integrity sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ==
33733373

3374-
type-fest@^4.38.0:
3375-
version "4.38.0"
3376-
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.38.0.tgz#659fa14d1a71c2811400aa3b5272627e0c1e6b96"
3377-
integrity sha512-2dBz5D5ycHIoliLYLi0Q2V7KRaDlH0uWIvmk7TYlAg5slqwiPv1ezJdZm1QEM0xgk29oYWMCbIG7E6gHpvChlg==
3374+
type-fest@^4.39.1:
3375+
version "4.39.1"
3376+
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.39.1.tgz#7521f6944e279abaf79cf60cfbc4823f4858083e"
3377+
integrity sha512-uW9qzd66uyHYxwyVBYiwS4Oi0qZyUqwjU+Oevr6ZogYiXt99EOYtwvzMSLw1c3lYo2HzJsep/NB23iEVEgjG/w==
33783378

33793379
typescript@5.8.3:
33803380
version "5.8.3"

0 commit comments

Comments
 (0)