From 1d453a2ae661fbf70b9a7d903fb640227c9cba8b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 11 Oct 2018 17:32:04 +0000 Subject: [PATCH 1/2] chore(package): update flow-bin to version 0.83.0 Closes #84 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50b6b92..47cb7ed 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint-plugin-react": "^7.6.1", "file-loader": "^1.1.5", "flow": "^0.2.3", - "flow-bin": "^0.81.0", + "flow-bin": "^0.83.0", "flow-typed": "^2.3.0", "html-webpack-plugin": "^3.1.0", "husky": "^0.14.3", From 66c136206e46d01b84a13a48e156edd2e034d273 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 11 Oct 2018 17:32:07 +0000 Subject: [PATCH 2/2] chore(package): update lockfile yarn.lock --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 9a8819f..1b0596a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2602,9 +2602,9 @@ flat-cache@^1.2.1: graceful-fs "^4.1.2" write "^0.2.1" -flow-bin@^0.81.0: - version "0.81.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.81.0.tgz#7f0a733dce1dad3cb1447c692639292dc3d60bf5" +flow-bin@^0.83.0: + version "0.83.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.83.0.tgz#fd26f5f95758d7701264b3f9a1e1a3d4cbcab1a9" flow-typed@^2.3.0: version "2.5.1"