From 8e0a15065927502c4d6a387f48ae5136519bf951 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 31 Aug 2018 20:24:25 +0200 Subject: [PATCH] =?UTF-8?q?Update=20flow-bin=20to=20the=20latest=20version?= =?UTF-8?q?=20=F0=9F=9A=80=20(#77)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(package): update flow-bin to version 0.80.0 * chore(package): update lockfile https://npm.im/greenkeeper-lockfile --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 0f781e9..745d87a 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "eslint-plugin-react": "^7.6.1", "file-loader": "^1.1.5", "flow": "^0.2.3", - "flow-bin": "^0.79.0", + "flow-bin": "^0.80.0", "flow-typed": "^2.3.0", "html-webpack-plugin": "^3.1.0", "husky": "^0.14.3", diff --git a/yarn.lock b/yarn.lock index 6d1ad0f..b99a21f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2578,9 +2578,9 @@ flat-cache@^1.2.1: graceful-fs "^4.1.2" write "^0.2.1" -flow-bin@^0.79.0: - version "0.79.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.79.0.tgz#a7029f2832d45e5b78f7e77a74fee898722fb6ef" +flow-bin@^0.80.0: + version "0.80.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.80.0.tgz#04cc1ee626a6f50786f78170c92ebe1745235403" flow-typed@^2.3.0: version "2.5.1"