diff --git a/package.json b/package.json index f68978f..98c6371 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@types/dotenv": "^6.1.0", "@types/graphql": "^0.13.4", "@types/helmet": "^0.0.42", - "@types/jest": "^23.3.9", + "@types/jest": "^24.0.0", "@types/supertest": "^2.0.6", "coveralls": "^3.0.0", "del-cli": "^1.1.0", diff --git a/yarn.lock b/yarn.lock index fce2a93..7642cf9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -77,9 +77,10 @@ dependencies: "@types/express" "*" -"@types/jest@^23.3.9": - version "23.3.9" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.9.tgz#c16b55186ee73ae65e001fbee69d392c51337ad1" +"@types/jest@^24.0.0": + version "24.0.0" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.0.tgz#848492026c327b3548d92be0352a545c36a21e8a" + integrity sha512-kOafJnUTnMd7/OfEO/x3I47EHswNjn+dbz9qk3mtonr1RvKT+1FGVxnxAx08I9K8Tl7j9hpoJRE7OCf+t10fng== "@types/mime@*": version "2.0.0"