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

Commit 7bb2ade

Browse files
authored
Merge pull request #304 from relay-tools/dependabot/npm_and_yarn/ts-jest-26.5.4
chore: bump ts-jest from 26.5.1 to 26.5.4
2 parents 717fc4f + 38124c0 commit 7bb2ade

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
@@ -917,7 +917,7 @@
917917
dependencies:
918918
"@types/istanbul-lib-report" "*"
919919

920-
"@types/jest@26.x", "@types/jest@^26.0.20":
920+
"@types/jest@^26.0.20":
921921
version "26.0.20"
922922
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
923923
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
@@ -4587,11 +4587,10 @@ tree-kill@^1.2.2:
45874587
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
45884588

45894589
ts-jest@^26.4.4:
4590-
version "26.5.1"
4591-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.1.tgz#4d53ee4481552f57c1624f0bd3425c8b17996150"
4592-
integrity sha512-G7Rmo3OJMvlqE79amJX8VJKDiRcd7/r61wh9fnvvG8cAjhA9edklGw/dCxRSQmfZ/z8NDums5srSVgwZos1qfg==
4590+
version "26.5.4"
4591+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.4.tgz#207f4c114812a9c6d5746dd4d1cdf899eafc9686"
4592+
integrity sha512-I5Qsddo+VTm94SukBJ4cPimOoFZsYTeElR2xy6H2TOVs+NsvgYglW8KuQgKoApOKuaU/Ix/vrF9ebFZlb5D2Pg==
45934593
dependencies:
4594-
"@types/jest" "26.x"
45954594
bs-logger "0.x"
45964595
buffer-from "1.x"
45974596
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)