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

Commit 0b9310c

Browse files
authored
Merge pull request #330 from relay-tools/dependabot/npm_and_yarn/ts-jest-26.5.5
chore: bump ts-jest from 26.5.4 to 26.5.5
2 parents ec4ce45 + bca2fe4 commit 0b9310c

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

yarn.lock

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4565,9 +4565,9 @@ tree-kill@^1.2.2:
45654565
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
45664566

45674567
ts-jest@^26.4.4:
4568-
version "26.5.4"
4569-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.4.tgz#207f4c114812a9c6d5746dd4d1cdf899eafc9686"
4570-
integrity sha512-I5Qsddo+VTm94SukBJ4cPimOoFZsYTeElR2xy6H2TOVs+NsvgYglW8KuQgKoApOKuaU/Ix/vrF9ebFZlb5D2Pg==
4568+
version "26.5.5"
4569+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.5.tgz#e40481b6ee4dd162626ba481a2be05fa57160ea5"
4570+
integrity sha512-7tP4m+silwt1NHqzNRAPjW1BswnAhopTdc2K3HEkRZjF0ZG2F/e/ypVH0xiZIMfItFtD3CX0XFbwPzp9fIEUVg==
45714571
dependencies:
45724572
bs-logger "0.x"
45734573
buffer-from "1.x"
@@ -4932,10 +4932,10 @@ yaml@^1.7.2:
49324932
dependencies:
49334933
"@babel/runtime" "^7.6.3"
49344934

4935-
4936-
version "20.2.4"
4937-
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.4.tgz#b42890f14566796f85ae8e3a25290d205f154a54"
4938-
integrity sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==
4935+
[email protected], yargs-parser@^20.2.2:
4936+
version "20.2.7"
4937+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.7.tgz#61df85c113edfb5a7a4e36eb8aa60ef423cbc90a"
4938+
integrity sha512-FiNkvbeHzB/syOjIUxFDCnhSfzAL8R5vs40MgLFBorXACCOAEaWu0gRZl14vG8MR9AOJIZbmkjhusqBYZ3HTHw==
49394939

49404940
yargs-parser@^13.1.1:
49414941
version "13.1.2"
@@ -4953,11 +4953,6 @@ yargs-parser@^18.1.2:
49534953
camelcase "^5.0.0"
49544954
decamelize "^1.2.0"
49554955

4956-
yargs-parser@^20.2.2:
4957-
version "20.2.7"
4958-
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.7.tgz#61df85c113edfb5a7a4e36eb8aa60ef423cbc90a"
4959-
integrity sha512-FiNkvbeHzB/syOjIUxFDCnhSfzAL8R5vs40MgLFBorXACCOAEaWu0gRZl14vG8MR9AOJIZbmkjhusqBYZ3HTHw==
4960-
49614956
yargs@^13.3.0:
49624957
version "13.3.0"
49634958
resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.3.0.tgz#4c657a55e07e5f2cf947f8a366567c04a0dedc83"

0 commit comments

Comments
 (0)