From 28ccd05bab93dc6b026b51f22850db942885951b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 21 Apr 2017 14:26:30 +0200 Subject: [PATCH] =?UTF-8?q?Update=20flow-bin=20to=20the=20latest=20version?= =?UTF-8?q?=20=F0=9F=9A=80=20(#468)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(package): update flow-bin to version 0.44.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 3b00c3f6ff..3280a72a9a 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.43.0", + "flow-bin": "^0.44.0", "nyc": "^10.0.0", "rimraf": "^2.5.4", "rollup": "^0.41.0", diff --git a/yarn.lock b/yarn.lock index bf7311170c..f9d3433784 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.43.0: - version "0.43.1" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.43.1.tgz#0733958b448fb8ad4b1576add7e87c31794c81bc" +flow-bin@^0.44.0: + version "0.44.2" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.44.2.tgz#3893c7db5de043ed82674f327a04b1309db208b5" fn-name@^2.0.0: version "2.0.1"