From 2b6ff53459d97218b0cf16f8a51c14a165db1fd2 Mon Sep 17 00:00:00 2001 From: Greenkeeper Date: Sat, 29 Oct 2016 10:15:25 +0200 Subject: [PATCH] chore(package): update flow-bin to version 0.34.0 (#4792) https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c201dca300..0ab22fd25f 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,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", "gulp": "^3.9.0", "gulp-babel": "^6.0.0", "gulp-newer": "^1.0.0",