Skip to content

Commit 4322033

Browse files
chore(deps-dev): bump ts-jest from 29.1.1 to 29.1.2
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.1.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.1.1...v29.1.2) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aec7466 commit 4322033

File tree

1 file changed

+5
-17
lines changed

1 file changed

+5
-17
lines changed

Diff for: yarn.lock

+5-17
Original file line numberDiff line numberDiff line change
@@ -907,7 +907,7 @@
907907
slash "^3.0.0"
908908
write-file-atomic "^4.0.2"
909909

910-
"@jest/types@^29.6.0", "@jest/types@^29.6.3":
910+
"@jest/types@^29.6.3":
911911
version "29.6.3"
912912
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.6.3.tgz#1131f8cf634e7e84c5e77bab12f052af585fba59"
913913
integrity sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==
@@ -3914,19 +3914,7 @@ jest-snapshot@^29.7.0:
39143914
pretty-format "^29.7.0"
39153915
semver "^7.5.3"
39163916

3917-
jest-util@^29.0.0:
3918-
version "29.6.0"
3919-
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.6.0.tgz#4071050c5d70f5d4d48105e8883773f3a6b94f8d"
3920-
integrity sha512-S0USx9YwcvEm4pQ5suisVm/RVxBmi0GFR7ocJhIeaCuW5AXnAnffXbaVKvIFodyZNOc9ygzVtTxmBf40HsHXaA==
3921-
dependencies:
3922-
"@jest/types" "^29.6.0"
3923-
"@types/node" "*"
3924-
chalk "^4.0.0"
3925-
ci-info "^3.2.0"
3926-
graceful-fs "^4.2.9"
3927-
picomatch "^2.2.3"
3928-
3929-
jest-util@^29.7.0:
3917+
jest-util@^29.0.0, jest-util@^29.7.0:
39303918
version "29.7.0"
39313919
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.7.0.tgz#23c2b62bfb22be82b44de98055802ff3710fc0bc"
39323920
integrity sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==
@@ -5537,9 +5525,9 @@ ts-api-utils@^1.0.1:
55375525
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
55385526

55395527
ts-jest@^29.0.3:
5540-
version "29.1.1"
5541-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.1.tgz#f58fe62c63caf7bfcc5cc6472082f79180f0815b"
5542-
integrity sha512-D6xjnnbP17cC85nliwGiL+tpoKN0StpgE0TeOjXQTU6MVCfsB4v7aW05CgQ/1OywGb0x/oy9hHFnN+sczTiRaA==
5528+
version "29.1.2"
5529+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.2.tgz#7613d8c81c43c8cb312c6904027257e814c40e09"
5530+
integrity sha512-br6GJoH/WUX4pu7FbZXuWGKGNDuU7b8Uj77g/Sp7puZV6EXzuByl6JrECvm0MzVzSTkSHWTihsXt+5XYER5b+g==
55435531
dependencies:
55445532
bs-logger "0.x"
55455533
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)