From 5f8df7b492153f177a33cd5aa6f5ea2ca9da2d4c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 5 Feb 2019 05:18:50 +0000 Subject: [PATCH 1/2] chore(package): update @types/jest to version 24.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", From c00eca97643e7e32c4f68526b032fe3f12ef422e Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 5 Feb 2019 05:18:54 +0000 Subject: [PATCH 2/2] chore(package): update lockfile yarn.lock --- yarn.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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"