Skip to content

Commit 4ca00bd

Browse files
build(deps-dev): Bump ts-jest from 29.3.4 to 29.4.0 (#843)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.3.4 to 29.4.0. - [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.4...v29.4.0) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4124c90 commit 4ca00bd

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3664,7 +3664,7 @@ jest-snapshot@^29.7.0:
36643664
pretty-format "^29.7.0"
36653665
semver "^7.5.3"
36663666

3667-
jest-util@^29.0.0, jest-util@^29.7.0:
3667+
jest-util@^29.7.0:
36683668
version "29.7.0"
36693669
resolved "https://registry.npmjs.org/jest-util/-/jest-util-29.7.0.tgz"
36703670
integrity sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==
@@ -5502,14 +5502,13 @@ ts-declaration-location@^1.0.6:
55025502
picomatch "^4.0.2"
55035503

55045504
ts-jest@^29.1.0:
5505-
version "29.3.4"
5506-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.4.tgz#9354472aceae1d3867a80e8e02014ea5901aee41"
5507-
integrity sha512-Iqbrm8IXOmV+ggWHOTEbjwyCf2xZlUMv5npExksXohL+tk8va4Fjhb+X2+Rt9NBmgO7bJ8WpnMLOwih/DnMlFA==
5505+
version "29.4.0"
5506+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.0.tgz#bef0ee98d94c83670af7462a1617bf2367a83740"
5507+
integrity sha512-d423TJMnJGu80/eSgfQ5w/R+0zFJvdtTxwtF9KzFFunOpSeD+79lHJQIiAhluJoyGRbvj9NZJsl9WjCUo0ND7Q==
55085508
dependencies:
55095509
bs-logger "^0.2.6"
55105510
ejs "^3.1.10"
55115511
fast-json-stable-stringify "^2.1.0"
5512-
jest-util "^29.0.0"
55135512
json5 "^2.2.3"
55145513
lodash.memoize "^4.1.2"
55155514
make-error "^1.3.6"

0 commit comments

Comments
 (0)