Skip to content

Commit 9f1f26c

Browse files
chore(deps-dev): Bump ts-jest from 29.2.6 to 29.3.1
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.6 to 29.3.1. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.2.6...v29.3.1) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.3.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf36500 commit 9f1f26c

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

yarn.lock

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3245,9 +3245,9 @@ tr46@~0.0.3:
32453245
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
32463246

32473247
ts-jest@^29.2.6:
3248-
version "29.2.6"
3249-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.6.tgz#df53edf8b72fb89de032cfa310abf37582851d9a"
3250-
integrity sha512-yTNZVZqc8lSixm+QGVFcPe6+yj7+TWZwIesuOWvfcn4B9bz5x4NDzVCQQjOs7Hfouu36aEqfEbo9Qpo+gq8dDg==
3248+
version "29.3.1"
3249+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.1.tgz#2e459e1f94a833bd8216ba4b045fac948e265937"
3250+
integrity sha512-FT2PIRtZABwl6+ZCry8IY7JZ3xMuppsEV9qFVHOVe8jDzggwUZ9TsM4chyJxL9yi6LvkqcZYU3LmapEE454zBQ==
32513251
dependencies:
32523252
bs-logger "^0.2.6"
32533253
ejs "^3.1.10"
@@ -3257,6 +3257,7 @@ ts-jest@^29.2.6:
32573257
lodash.memoize "^4.1.2"
32583258
make-error "^1.3.6"
32593259
semver "^7.7.1"
3260+
type-fest "^4.38.0"
32603261
yargs-parser "^21.1.1"
32613262

32623263
type-check@^0.4.0, type-check@~0.4.0:
@@ -3276,6 +3277,11 @@ type-fest@^0.21.3:
32763277
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
32773278
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
32783279

3280+
type-fest@^4.38.0:
3281+
version "4.39.1"
3282+
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.39.1.tgz#7521f6944e279abaf79cf60cfbc4823f4858083e"
3283+
integrity sha512-uW9qzd66uyHYxwyVBYiwS4Oi0qZyUqwjU+Oevr6ZogYiXt99EOYtwvzMSLw1c3lYo2HzJsep/NB23iEVEgjG/w==
3284+
32793285
typescript@^5.6.2:
32803286
version "5.8.2"
32813287
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"

0 commit comments

Comments
 (0)