Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 38124c0

Browse files
chore: bump ts-jest from 26.5.1 to 26.5.4
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.1 to 26.5.4. - [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.1...v26.5.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c51f3e2 commit 38124c0

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
@@ -924,7 +924,7 @@
924924
dependencies:
925925
"@types/istanbul-lib-report" "*"
926926

927-
"@types/jest@26.x", "@types/jest@^26.0.20":
927+
"@types/jest@^26.0.20":
928928
version "26.0.20"
929929
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
930930
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
@@ -4599,11 +4599,10 @@ tree-kill@^1.2.2:
45994599
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
46004600

46014601
ts-jest@^26.4.4:
4602-
version "26.5.1"
4603-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.1.tgz#4d53ee4481552f57c1624f0bd3425c8b17996150"
4604-
integrity sha512-G7Rmo3OJMvlqE79amJX8VJKDiRcd7/r61wh9fnvvG8cAjhA9edklGw/dCxRSQmfZ/z8NDums5srSVgwZos1qfg==
4602+
version "26.5.4"
4603+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.4.tgz#207f4c114812a9c6d5746dd4d1cdf899eafc9686"
4604+
integrity sha512-I5Qsddo+VTm94SukBJ4cPimOoFZsYTeElR2xy6H2TOVs+NsvgYglW8KuQgKoApOKuaU/Ix/vrF9ebFZlb5D2Pg==
46054605
dependencies:
4606-
"@types/jest" "26.x"
46074606
bs-logger "0.x"
46084607
buffer-from "1.x"
46094608
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)