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

Commit cf8ed72

Browse files
authored
Merge pull request #244 from relay-tools/dependabot/npm_and_yarn/types/jest-26.0.20
Bump @types/jest from 24.0.20 to 26.0.20
2 parents 996512f + a9192a2 commit cf8ed72

File tree

2 files changed

+2
-14
lines changed

2 files changed

+2
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@artsy/auto-config": "^1.0.0",
8080
"@types/graphql": "^14.2.3",
8181
"@types/invariant": "2.2.34",
82-
"@types/jest": "^24.0.17",
82+
"@types/jest": "^26.0.20",
8383
"@types/node": "8.10.51",
8484
"@types/relay-compiler": "^8.0.0",
8585
"@types/relay-runtime": "^10.0.1",

yarn.lock

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -753,26 +753,14 @@
753753
dependencies:
754754
"@types/istanbul-lib-report" "*"
755755

756-
"@types/jest-diff@*":
757-
version "20.0.1"
758-
resolved "https://registry.yarnpkg.com/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89"
759-
integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA==
760-
761-
756+
"@types/[email protected]", "@types/jest@^26.0.20":
762757
version "26.0.20"
763758
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
764759
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
765760
dependencies:
766761
jest-diff "^26.0.0"
767762
pretty-format "^26.0.0"
768763

769-
"@types/jest@^24.0.17":
770-
version "24.0.20"
771-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.20.tgz#729d5fe8684e7fb06368d3bd557ac6d91289d861"
772-
integrity sha512-M8ebEkOpykGdLoRrmew7UowTZ1DANeeP0HiSIChl/4DGgmnSC1ntitNtkyNSXjMTsZvXuaxJrxjImEnRWNPsPw==
773-
dependencies:
774-
"@types/jest-diff" "*"
775-
776764
"@types/minimatch@*":
777765
version "3.0.3"
778766
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"

0 commit comments

Comments
 (0)