From 96404aa4fe112ae28ee2c43d2bc9eeda46b16341 Mon Sep 17 00:00:00 2001 From: Greenkeeper Date: Tue, 1 Nov 2016 16:51:56 +0100 Subject: [PATCH] chore(package): update flow-bin to version 0.34.0 (#204) https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 79eebc2d66..53879db31f 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "eslint-config-babel": "^2.0.1", "eslint-plugin-babel": "^3.3.0", "eslint-plugin-flowtype": "^2.20.0", - "flow-bin": "^0.33.0", + "flow-bin": "^0.34.0", "lodash": "^4.15.0", "nyc": "^8.1.0", "rimraf": "^2.5.4",