From d2cbfafb43ae443f468d8f72bd106789ff6ec0c8 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 16 Aug 2017 08:02:47 +0000 Subject: [PATCH 1/2] chore(package): update flow-bin to version 0.53.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 782eb75..182c54e 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint-plugin-import": "2.7.0", "eslint-plugin-jsx-a11y": "5.1.1", "eslint-plugin-react": "7.2.0", - "flow-bin": "0.52.0", + "flow-bin": "0.53.0", "jest": "20.0.4", "react-test-renderer": "16.0.0-alpha.12" }, From 79ff1301206f811668630216f522a6fbcd3a934e Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 16 Aug 2017 08:08:39 +0000 Subject: [PATCH 2/2] chore(package): update lockfile https://npm.im/greenkeeper-lockfile --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 27ab731..640f3d2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2028,9 +2028,9 @@ flat-cache@^1.2.1: graceful-fs "^4.1.2" write "^0.2.1" -flow-bin@0.52.0: - version "0.52.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.52.0.tgz#b6d9abe8bcd1ee5c62df386451a4e2553cadc3a3" +flow-bin@0.53.0: + version "0.53.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.53.0.tgz#f7830e609ca02b12db4127114213cccc7c0771b9" for-in@^1.0.1: version "1.0.2"