From 5585187abb9b36ea59f3c51045bfd6939ebeec8a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 1 Sep 2018 11:10:02 +0900 Subject: [PATCH] =?UTF-8?q?Update=20flow-bin=20to=20the=20latest=20version?= =?UTF-8?q?=20=F0=9F=9A=80=20(#1689)?= 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 c54e8ac4..da659ce9 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "eslint-plugin-react": "^7.10.0", "eslint-plugin-transform-runtime-aliasing": "^1.0.0", "file-loader": "^1.1.11", - "flow-bin": "^0.79.0", + "flow-bin": "^0.80.0", "fs-extra": "^7.0.0", "greenkeeper-lockfile": "^1.15.1", "husky": "^1.0.0-rc.8", diff --git a/yarn.lock b/yarn.lock index 8345600e..668d0093 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2849,9 +2849,9 @@ flatten@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782" -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" flush-write-stream@^1.0.0: version "1.0.3"