diff --git a/package.json b/package.json index 2ca6c3e..7422736 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@graphql-codegen/schema-ast": "1.17.4", "@graphql-codegen/typescript": "1.17.4", "@graphql-codegen/typescript-operations": "1.17.4", - "@types/jest": "26.0.5", + "@types/jest": "26.0.13", "@types/node": "12.12.53", "@typescript-eslint/eslint-plugin": "3.6.1", "@typescript-eslint/parser": "3.6.1", diff --git a/yarn.lock b/yarn.lock index f7f39cf..6fdec44 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3369,10 +3369,10 @@ "@types/istanbul-lib-coverage" "*" "@types/istanbul-lib-report" "*" -"@types/jest@26.0.5": - version "26.0.5" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.5.tgz#23a8eecf4764a770ea8d3a0d1ea16b96c822035d" - integrity sha512-heU+7w8snfwfjtcj2H458aTx3m5unIToOJhx75ebHilBiiQ39OIdA18WkG4LP08YKeAoWAGvWg8s+22w/PeJ6w== +"@types/jest@26.0.13": + version "26.0.13" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.13.tgz#5a7b9d5312f5dd521a38329c38ee9d3802a0b85e" + integrity sha512-sCzjKow4z9LILc6DhBvn5AkIfmQzDZkgtVVKmGwVrs5tuid38ws281D4l+7x1kP487+FlKDh5kfMZ8WSPAdmdA== dependencies: jest-diff "^25.2.1" pretty-format "^25.2.1"