Skip to content

Commit 9651e97

Browse files
chore(deps-dev): bump ts-jest from 29.0.5 to 29.1.0 (#3713)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.0.5 to 29.1.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.0.5...v29.1.0) --- updated-dependencies: - dependency-name: ts-jest 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 7e19d27 commit 9651e97

File tree

1 file changed

+4
-16
lines changed

1 file changed

+4
-16
lines changed

yarn.lock

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6384,19 +6384,7 @@ jest-snapshot@^29.5.0:
63846384
pretty-format "^29.5.0"
63856385
semver "^7.3.5"
63866386

6387-
jest-util@^29.0.0, jest-util@^29.3.1:
6388-
version "29.3.1"
6389-
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.3.1.tgz#1dda51e378bbcb7e3bc9d8ab651445591ed373e1"
6390-
integrity sha512-7YOVZaiX7RJLv76ZfHt4nbNEzzTRiMW/IiOG7ZOKmTXmoGBxUDefgMAxQubu6WPVqP5zSzAdZG0FfLcC7HOIFQ==
6391-
dependencies:
6392-
"@jest/types" "^29.3.1"
6393-
"@types/node" "*"
6394-
chalk "^4.0.0"
6395-
ci-info "^3.2.0"
6396-
graceful-fs "^4.2.9"
6397-
picomatch "^2.2.3"
6398-
6399-
jest-util@^29.5.0:
6387+
jest-util@^29.0.0, jest-util@^29.3.1, jest-util@^29.5.0:
64006388
version "29.5.0"
64016389
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.5.0.tgz#24a4d3d92fc39ce90425311b23c27a6e0ef16b8f"
64026390
integrity sha512-RYMgG/MTadOr5t8KdhejfvUU82MxsCu5MF6KuDUHl+NuwzUt+Sm6jJWxTJVrDR1j5M/gJVCPKQEpWXY+yIQ6lQ==
@@ -9821,9 +9809,9 @@ trim-newlines@^4.0.2:
98219809
integrity sha512-GJtWyq9InR/2HRiLZgpIKv+ufIKrVrvjQWEj7PxAXNc5dwbNJkqhAUoAGgzRmULAnoOM5EIpveYd3J2VeSAIew==
98229810

98239811
ts-jest@^29.0.1:
9824-
version "29.0.5"
9825-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.5.tgz#c5557dcec8fe434fcb8b70c3e21c6b143bfce066"
9826-
integrity sha512-PL3UciSgIpQ7f6XjVOmbi96vmDHUqAyqDr8YxzopDqX3kfgYtX1cuNeBjP+L9sFXi6nzsGGA6R3fP3DDDJyrxA==
9812+
version "29.1.0"
9813+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.0.tgz#4a9db4104a49b76d2b368ea775b6c9535c603891"
9814+
integrity sha512-ZhNr7Z4PcYa+JjMl62ir+zPiNJfXJN6E8hSLnaUKhOgqcn8vb3e537cpkd0FuAfRK3sR1LSqM1MOhliXNgOFPA==
98279815
dependencies:
98289816
bs-logger "0.x"
98299817
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)