From 33344eabc7df72b04d433c5feb1d52e234412cd7 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 5 Feb 2019 05:04:15 +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 59ebbedd..d269c280 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "url": "git@github.com:LeetCode-OpenSource/rxjs-hooks.git" }, "devDependencies": { - "@types/jest": "^23.3.9", + "@types/jest": "^24.0.0", "@types/lodash": "^4.14.118", "@types/react-dom": "^16.0.9", "@types/react-test-renderer": "^16.0.3", From 1da80a32e39b64d1d58501982ea4d77d156bf130 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 5 Feb 2019 05:04:18 +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 f08c6b8e..29c4d716 100644 --- a/yarn.lock +++ b/yarn.lock @@ -75,10 +75,10 @@ resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.1.7.tgz#1b8e33b61a8c09cbe1f85133071baa0dbf9fa71a" integrity sha512-2Y8uPt0/jwjhQ6EiluT0XCri1Dbplr0ZxfFXUz+ye13gaqE8u5gL5ppao1JrUYr9cIip5S6MvQzBS7Kke7U9VA== -"@types/jest@^23.3.9": - version "23.3.9" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.9.tgz#c16b55186ee73ae65e001fbee69d392c51337ad1" - integrity sha512-wNMwXSUcwyYajtbayfPp55tSayuDVU6PfY5gzvRSj80UvxdXEJOVPnUVajaOp7NgXLm+1e2ZDLULmpsU9vDvQw== +"@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/lodash@^4.14.118": version "4.14.118"