From d3a663d4f227e688ea1d64c2be5c29c5298bdf28 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 26 Oct 2018 09:40:42 +0000 Subject: [PATCH] chore(package): update eslint-plugin-flowtype to version 3.1.0 Closes #37 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad81501..bf6dc83 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "eslint": "^3.10.2", "eslint-config-iansinnott": "^1.0.1", "eslint-config-zen": "^3.0.0", - "eslint-plugin-flowtype": "^2.25.0", + "eslint-plugin-flowtype": "^3.1.0", "eslint-plugin-react": "^7.0.0" } }