From 0ec93d17507aa0243d1eac728f2d71624bf52af4 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 16 Aug 2017 08:01:44 +0000 Subject: [PATCH] chore(package): update flow-bin to version 0.53.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f311ef..1db1492 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "eslint": "^4.1.0", "eslint-plugin-flowtype": "^2.29.1", "eslint-plugin-import": "^2.2.0", - "flow-bin": "^0.52.0", + "flow-bin": "^0.53.0", "flow-copy-source": "^1.1.0", "ghooks": "^2.0.0", "jest-cli": "^20.0.0",