Skip to content

Commit 181b573

Browse files
chore(deps-dev): Bump ts-jest from 29.3.4 to 29.4.0 (#186)
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> Co-authored-by: Valerii Svydenko <[email protected]>
1 parent 89f87f7 commit 181b573

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
@@ -2398,7 +2398,7 @@ jest-snapshot@^29.7.0:
23982398
pretty-format "^29.7.0"
23992399
semver "^7.5.3"
24002400

2401-
jest-util@^29.0.0, jest-util@^29.7.0:
2401+
jest-util@^29.7.0:
24022402
version "29.7.0"
24032403
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.7.0.tgz#23c2b62bfb22be82b44de98055802ff3710fc0bc"
24042404
integrity sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==
@@ -3251,14 +3251,13 @@ tr46@~0.0.3:
32513251
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
32523252

32533253
ts-jest@^29.2.6:
3254-
version "29.3.4"
3255-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.3.4.tgz#9354472aceae1d3867a80e8e02014ea5901aee41"
3256-
integrity sha512-Iqbrm8IXOmV+ggWHOTEbjwyCf2xZlUMv5npExksXohL+tk8va4Fjhb+X2+Rt9NBmgO7bJ8WpnMLOwih/DnMlFA==
3254+
version "29.4.0"
3255+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.4.0.tgz#bef0ee98d94c83670af7462a1617bf2367a83740"
3256+
integrity sha512-d423TJMnJGu80/eSgfQ5w/R+0zFJvdtTxwtF9KzFFunOpSeD+79lHJQIiAhluJoyGRbvj9NZJsl9WjCUo0ND7Q==
32573257
dependencies:
32583258
bs-logger "^0.2.6"
32593259
ejs "^3.1.10"
32603260
fast-json-stable-stringify "^2.1.0"
3261-
jest-util "^29.0.0"
32623261
json5 "^2.2.3"
32633262
lodash.memoize "^4.1.2"
32643263
make-error "^1.3.6"

0 commit comments

Comments
 (0)