From 949febbcf041d4fc702f087af091b7f6348f0456 Mon Sep 17 00:00:00 2001 From: Greenkeeper Date: Fri, 30 Sep 2016 10:21:43 +0200 Subject: [PATCH] chore(package): update flow-bin to version 0.33.0 (#4614) https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4bf496570..ab9dbe7b97 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "eslint-config-babel": "^1.0.1", "eslint-plugin-babel": "^3.3.0", "eslint-plugin-flow-vars": "^0.5.0", - "flow-bin": "^0.32.0", + "flow-bin": "^0.33.0", "gulp": "^3.9.0", "gulp-babel": "^6.0.0", "gulp-newer": "^1.0.0",