Skip to content

Commit 8b505cd

Browse files
build(deps-dev): bump ts-jest from 26.5.5 to 26.5.6
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.5 to 26.5.6. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v26.5.5...v26.5.6) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4666426 commit 8b505cd

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

yarn.lock

+4-5
Original file line numberDiff line numberDiff line change
@@ -852,7 +852,7 @@
852852
dependencies:
853853
"@types/istanbul-lib-report" "*"
854854

855-
"@types/jest@26.x", "@types/jest@^26.0.16":
855+
"@types/jest@^26.0.16":
856856
version "26.0.20"
857857
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
858858
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
@@ -7179,11 +7179,10 @@ trim-right@^1.0.1:
71797179
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
71807180

71817181
ts-jest@^26.2.0:
7182-
version "26.5.2"
7183-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.2.tgz#5281d6b44c2f94f71205728a389edc3d7995b0c4"
7184-
integrity sha512-bwyJ2zJieSugf7RB+o8fgkMeoMVMM2KPDE0UklRLuACxjwJsOrZNo6chrcScmK33YavPSwhARffy8dZx5LJdUQ==
7182+
version "26.5.6"
7183+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.6.tgz#c32e0746425274e1dfe333f43cd3c800e014ec35"
7184+
integrity sha512-rua+rCP8DxpA8b4DQD/6X2HQS8Zy/xzViVYfEs2OQu68tkCuKLV0Md8pmX55+W24uRIyAsf/BajRfxOs+R2MKA==
71857185
dependencies:
7186-
"@types/jest" "26.x"
71877186
bs-logger "0.x"
71887187
buffer-from "1.x"
71897188
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)