Skip to content

Commit 27e4e0a

Browse files
dependabot[bot]anujachakraborty
authored andcommitted
Bump ts-jest from 29.3.1 to 29.3.2 (eclipse-basyx#136)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.3.1 to 29.3.2. - [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.1...v29.3.2) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.3.2 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 a478d70 commit 27e4e0a

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
@@ -3745,9 +3745,9 @@ ts-api-utils@^2.0.1:
37453745
integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
37463746

37473747
ts-jest@^29.2.5:
3748-
version "29.3.1"
3749-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.1.tgz#2e459e1f94a833bd8216ba4b045fac948e265937"
3750-
integrity sha512-FT2PIRtZABwl6+ZCry8IY7JZ3xMuppsEV9qFVHOVe8jDzggwUZ9TsM4chyJxL9yi6LvkqcZYU3LmapEE454zBQ==
3748+
version "29.3.2"
3749+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.2.tgz#0576cdf0a507f811fe73dcd16d135ce89f8156cb"
3750+
integrity sha512-bJJkrWc6PjFVz5g2DGCNUo8z7oFEYaz1xP1NpeDU7KNLMWPpEyV8Chbpkn8xjzgRDpQhnGMyvyldoL7h8JXyug==
37513751
dependencies:
37523752
bs-logger "^0.2.6"
37533753
ejs "^3.1.10"
@@ -3757,7 +3757,7 @@ ts-jest@^29.2.5:
37573757
lodash.memoize "^4.1.2"
37583758
make-error "^1.3.6"
37593759
semver "^7.7.1"
3760-
type-fest "^4.38.0"
3760+
type-fest "^4.39.1"
37613761
yargs-parser "^21.1.1"
37623762

37633763
ts-node@^10.9.2:
@@ -3815,10 +3815,10 @@ type-fest@^0.21.3:
38153815
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
38163816
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
38173817

3818-
type-fest@^4.38.0:
3819-
version "4.38.0"
3820-
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.38.0.tgz#659fa14d1a71c2811400aa3b5272627e0c1e6b96"
3821-
integrity sha512-2dBz5D5ycHIoliLYLi0Q2V7KRaDlH0uWIvmk7TYlAg5slqwiPv1ezJdZm1QEM0xgk29oYWMCbIG7E6gHpvChlg==
3818+
type-fest@^4.39.1:
3819+
version "4.39.1"
3820+
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.39.1.tgz#7521f6944e279abaf79cf60cfbc4823f4858083e"
3821+
integrity sha512-uW9qzd66uyHYxwyVBYiwS4Oi0qZyUqwjU+Oevr6ZogYiXt99EOYtwvzMSLw1c3lYo2HzJsep/NB23iEVEgjG/w==
38223822

38233823
typedoc@^0.28.1:
38243824
version "0.28.2"

0 commit comments

Comments
 (0)