From ff6b28d5995f5fb20aefd811964b6a21b983c5d1 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2019 18:13:11 +0000 Subject: [PATCH] chore(package): update eslint-plugin-flowtype to version 4.4.1 Closes #31 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 426f59a..5f686fe 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "eslint-config-prettier": "^2.9.0", "eslint-config-react-app": "^2.1.0", "eslint-config-xo-space": "^0.18.0", - "eslint-plugin-flowtype": "^2.42.0", + "eslint-plugin-flowtype": "^4.4.1", "eslint-plugin-import": "^2.8.0", "eslint-plugin-jsx-a11y": "^6.0.3", "eslint-plugin-markdown": "^1.0.0-beta.6",