From 05890a31644069c0feb033f0963ae62990e5b955 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2019 14:21:22 +0000 Subject: [PATCH 1/2] chore(package): update flow-bin to version 0.109.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d37f15a..df85152 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "utility" ], "devDependencies": { - "flow-bin": "^0.108.0", + "flow-bin": "^0.109.0", "jest": "^22.1.4", "object.entries": "^1.1.0", "object.values": "^1.1.0" From e84c0522b961f4ba66d3fda44b1cfce3029c5b7f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2019 14:21:26 +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 d2fb95a..a2ffad4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1032,10 +1032,10 @@ find-up@^2.1.0: dependencies: locate-path "^2.0.0" -flow-bin@^0.102.0: - version "0.102.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.102.0.tgz#3d5de44bcc26d26585e932b3201988b766f9b380" - integrity sha512-mYon6noeLO0Q5SbiWULLQeM1L96iuXnRtYMd47j3bEWXAwUW9EnwNWcn+cZg/jC/Dg4Wj/jnkdTDEuFtbeu1ww== +flow-bin@^0.109.0: + version "0.109.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.109.0.tgz#dcdcb7402dd85b58200392d8716ccf14e5a8c24c" + integrity sha512-tpcMTpAGIRivYhFV3KJq+zHI2HzcXo8MoGe9pXS4G/UZuey2Faq/e8/gdph2WF0erRlML5hmwfwiq7v9c25c7w== for-in@^1.0.1, for-in@^1.0.2: version "1.0.2"