From f1dcaa2c8d32ac96da35336683832764b831c0fa Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 13 Oct 2018 22:48:08 +0000 Subject: [PATCH] chore(package): update eslint-plugin-flowtype to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2dd441c..68cb97a 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "babel-preset-stage-0": "^6.16.0", "babel-register": "^6.18.0", "eslint-config-airbnb": "^14.1.0", - "eslint-plugin-flowtype": "^2.29.1", + "eslint-plugin-flowtype": "^3.0.0", "eslint-plugin-flowtype-errors": "^3.0.0", "eslint-plugin-import": "^2.1.0", "eslint-plugin-jsx-a11y": "^4.0.0",