From 23b0b10ce643099e508d17758f2b6a9b21428633 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 5 Feb 2019 05:00:09 +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 7cbd427..6c092ee 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@semantic-release/changelog": "^3", "@semantic-release/git": "^7", "@types/debug": "^0.0.31", - "@types/jest": "^23", + "@types/jest": "^24.0.0", "@types/lodash.clonedeep": "^4", "@types/lodash.foreach": "^4", "@types/lodash.isempty": "^4", From 2b2c80c880aa790be7be7a12d4487e6ebd97aff1 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 5 Feb 2019 05:00:14 +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 dcf5543..55e6bac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -361,10 +361,10 @@ resolved "https://registry.yarnpkg.com/@types/highlight.js/-/highlight.js-9.12.3.tgz#b672cfaac25cbbc634a0fd92c515f66faa18dbca" integrity sha512-pGF/zvYOACZ/gLGWdQH8zSwteQS1epp68yRcVLJMgUck/MjEn/FBYmPub9pXT8C1e4a8YZfHo1CKyV8q1vKUnQ== -"@types/jest@^23": - version "23.3.2" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-23.3.2.tgz#07b90f6adf75d42c34230c026a2529e56c249dbb" - integrity sha512-D1xlXHZpDonVX+VJ28XtcD5xlu8ex6Fc4cQNnrm2wJvlQnbec9RedhCrhQr6kRAE9XWHSec+JPuTmqJ9jC0qsA== +"@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.clonedeep@^4": version "4.5.4"