From bf9b3c179e0c060ef13bb9cef7d5a1649307b8d7 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 12 Feb 2019 22:11:07 +0000 Subject: [PATCH] chore(package): update eslint-plugin-flowtype to version 3.4.1 Closes #91 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf091b0..901a148 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "chai": "^4.0.2", "chai-string": "^1.3.0", "eslint": "^4.1.0", - "eslint-plugin-flowtype": "^2.29.2", + "eslint-plugin-flowtype": "^3.4.1", "flow-bin": "^0.61.0", "mocha": "^5.0.0", "nyc": "^11.0.1",