Skip to content

Commit 0bed1b1

Browse files
chore(deps-dev): bump ts-jest from 29.2.6 to 29.3.1 (#2518)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6802458 commit 0bed1b1

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

yarn.lock

+9-3
Original file line numberDiff line numberDiff line change
@@ -4292,9 +4292,9 @@ ts-api-utils@^2.0.1:
42924292
integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
42934293

42944294
ts-jest@^29.1.0:
4295-
version "29.2.6"
4296-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.6.tgz#df53edf8b72fb89de032cfa310abf37582851d9a"
4297-
integrity sha512-yTNZVZqc8lSixm+QGVFcPe6+yj7+TWZwIesuOWvfcn4B9bz5x4NDzVCQQjOs7Hfouu36aEqfEbo9Qpo+gq8dDg==
4295+
version "29.3.1"
4296+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.1.tgz#2e459e1f94a833bd8216ba4b045fac948e265937"
4297+
integrity sha512-FT2PIRtZABwl6+ZCry8IY7JZ3xMuppsEV9qFVHOVe8jDzggwUZ9TsM4chyJxL9yi6LvkqcZYU3LmapEE454zBQ==
42984298
dependencies:
42994299
bs-logger "^0.2.6"
43004300
ejs "^3.1.10"
@@ -4304,6 +4304,7 @@ ts-jest@^29.1.0:
43044304
lodash.memoize "^4.1.2"
43054305
make-error "^1.3.6"
43064306
semver "^7.7.1"
4307+
type-fest "^4.38.0"
43074308
yargs-parser "^21.1.1"
43084309

43094310
tsconfig-paths@^3.15.0:
@@ -4348,6 +4349,11 @@ type-fest@^0.21.3:
43484349
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
43494350
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
43504351

4352+
type-fest@^4.38.0:
4353+
version "4.39.1"
4354+
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.39.1.tgz#7521f6944e279abaf79cf60cfbc4823f4858083e"
4355+
integrity sha512-uW9qzd66uyHYxwyVBYiwS4Oi0qZyUqwjU+Oevr6ZogYiXt99EOYtwvzMSLw1c3lYo2HzJsep/NB23iEVEgjG/w==
4356+
43514357
typed-array-buffer@^1.0.3:
43524358
version "1.0.3"
43534359
resolved "https://registry.yarnpkg.com/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz#a72395450a4869ec033fd549371b47af3a2ee536"

0 commit comments

Comments
 (0)