From a38501760880f6af5308c2f67bd1be4e408be465 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 7 Feb 2018 02:15:51 +0000 Subject: [PATCH 1/2] chore(package): update flow-bin to version 0.65.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ddc098..e288b13 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint-config-google": "^0.9.1", "eslint-plugin-flowtype": "^2.42.0", "eslint-plugin-import": "^2.8.0", - "flow-bin": "^0.64.0", + "flow-bin": "^0.65.0", "mocha": "^5.0.0", "webpack": "^3.10.0" }, From c908e29a9082787e606aa9eac8b736b468a3ce81 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 16 Feb 2018 21:05:36 +0000 Subject: [PATCH 2/2] chore(package): update flow-bin to version 0.66.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e288b13..4c8c642 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint-config-google": "^0.9.1", "eslint-plugin-flowtype": "^2.42.0", "eslint-plugin-import": "^2.8.0", - "flow-bin": "^0.65.0", + "flow-bin": "^0.66.0", "mocha": "^5.0.0", "webpack": "^3.10.0" },