From 7cb4b9c62aad5d67d002d0aca22994bce16e0028 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 28 Oct 2018 14:45:23 +0000 Subject: [PATCH] chore(package): update eslint-plugin-flowtype to version 3.1.4 Closes #57 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index feccacc2..fb5aeaeb 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "eslint": "^4.9.0", "eslint-config-airbnb": "^16.1.0", "eslint-config-prettier": "^2.6.0", - "eslint-plugin-flowtype": "^2.39.1", + "eslint-plugin-flowtype": "^3.1.4", "eslint-plugin-import": "^2.8.0", "eslint-plugin-jest": "^21.2.0", "eslint-plugin-jsx-a11y": "^6.0.2",