From 228d9972c711817759e51181c7ab8fb6d2070766 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 5 Feb 2019 04:40:01 +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 9232d98..3aa64a9 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "react-virtualized": "^9.20.1" }, "devDependencies": { - "@types/jest": "^23.3.0", + "@types/jest": "^24.0.0", "@types/react": "~16.7.0", "@types/react-dom": "^16.0.6", "babel-cli": "^6.26.0", From d24c875f37d9bb4950f5f933868154b697690620 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 5 Feb 2019 04:40:04 +0000 Subject: [PATCH 2/2] chore(package): update lockfile yarn.lock --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index f2af0c2..807dbb5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -106,10 +106,10 @@ lodash "^4.17.10" to-fast-properties "^2.0.0" -"@types/jest@^23.3.0": - version "23.3.0" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.0.tgz#5dd70033b616a6228042244ebd992f6426808810" - integrity sha512-wjOtCEZ9z5ZamhrapT1ew9g1O0aJk6dkd2SwhUJMmySz7upVgC+7xft8joxGJA+/Q8HOcx3sG/T/+tCAA1oHPA== +"@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/node@*": version "10.5.2"