Skip to content

Commit b3fe7dc

Browse files
Bump ts-jest from 29.3.0 to 29.3.1 (#181)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.3.0 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.3.0...v29.3.1) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.3.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a46a03 commit b3fe7dc

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3817,9 +3817,9 @@ to-regex-range@^5.0.1:
38173817
is-number "^7.0.0"
38183818

38193819
ts-jest@^29.0.3:
3820-
version "29.3.0"
3821-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.0.tgz#8fc867616619dafeac150b818056badfe07708d5"
3822-
integrity sha512-4bfGBX7Gd1Aqz3SyeDS9O276wEU/BInZxskPrbhZLyv+c1wskDCqDFMJQJLWrIr/fKoAH4GE5dKUlrdyvo+39A==
3820+
version "29.3.1"
3821+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.1.tgz#2e459e1f94a833bd8216ba4b045fac948e265937"
3822+
integrity sha512-FT2PIRtZABwl6+ZCry8IY7JZ3xMuppsEV9qFVHOVe8jDzggwUZ9TsM4chyJxL9yi6LvkqcZYU3LmapEE454zBQ==
38233823
dependencies:
38243824
bs-logger "^0.2.6"
38253825
ejs "^3.1.10"
@@ -3829,7 +3829,7 @@ ts-jest@^29.0.3:
38293829
lodash.memoize "^4.1.2"
38303830
make-error "^1.3.6"
38313831
semver "^7.7.1"
3832-
type-fest "^4.37.0"
3832+
type-fest "^4.38.0"
38333833
yargs-parser "^21.1.1"
38343834

38353835
ts-node@^10.9.1:
@@ -3871,10 +3871,10 @@ type-fest@^2.5.1:
38713871
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.19.0.tgz#88068015bb33036a598b952e55e9311a60fd3a9b"
38723872
integrity sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==
38733873

3874-
type-fest@^4.18.2, type-fest@^4.21.0, type-fest@^4.37.0:
3875-
version "4.38.0"
3876-
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.38.0.tgz#659fa14d1a71c2811400aa3b5272627e0c1e6b96"
3877-
integrity sha512-2dBz5D5ycHIoliLYLi0Q2V7KRaDlH0uWIvmk7TYlAg5slqwiPv1ezJdZm1QEM0xgk29oYWMCbIG7E6gHpvChlg==
3874+
type-fest@^4.18.2, type-fest@^4.21.0, type-fest@^4.38.0:
3875+
version "4.39.1"
3876+
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.39.1.tgz#7521f6944e279abaf79cf60cfbc4823f4858083e"
3877+
integrity sha512-uW9qzd66uyHYxwyVBYiwS4Oi0qZyUqwjU+Oevr6ZogYiXt99EOYtwvzMSLw1c3lYo2HzJsep/NB23iEVEgjG/w==
38783878

38793879
typescript@^5.6.3:
38803880
version "5.8.2"

0 commit comments

Comments
 (0)