From 8862c9623761a43a705cb3cb766824f1aeb2532d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 10 May 2017 21:50:30 +0200 Subject: [PATCH] =?UTF-8?q?Update=20flow-bin=20to=20the=20latest=20version?= =?UTF-8?q?=20=F0=9F=9A=80=20(#497)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(package): update flow-bin to version 0.45.0 https://greenkeeper.io/ * Update yarn.lock --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 3280a72a9a..8389e7e451 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "eslint": "^3.7.1", "eslint-config-babel": "^6.0.0", "eslint-plugin-flowtype": "^2.20.0", - "flow-bin": "^0.44.0", + "flow-bin": "^0.46.0", "nyc": "^10.0.0", "rimraf": "^2.5.4", "rollup": "^0.41.0", diff --git a/yarn.lock b/yarn.lock index f9d3433784..a5dc687ace 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1994,9 +1994,9 @@ flat-cache@^1.2.1: graceful-fs "^4.1.2" write "^0.2.1" -flow-bin@^0.44.0: - version "0.44.2" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.44.2.tgz#3893c7db5de043ed82674f327a04b1309db208b5" +flow-bin@^0.46.0: + version "0.46.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.46.0.tgz#06ad7fe19dddb1042264438064a2a32fee12b872" fn-name@^2.0.0: version "2.0.1"