From a84666319b2fd6991db5b80a3c5c0ba2a222377d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 26 May 2020 19:12:03 +0000 Subject: [PATCH] chore(package): update eslint-plugin-flowtype to version 5.1.1 Closes #91 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4afcb5..80a92a4 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": "^5.1.1", "flow-bin": "^0.61.0", "mocha": "^5.0.0", "nyc": "^11.0.1",