From b10a29b377c535b37744a3544559894a75084afc Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 12 Feb 2019 19:03:28 +0000 Subject: [PATCH] chore(package): update eslint-plugin-flowtype to version 3.3.0 Closes #91 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf091b0..2efc24c 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.3.0", "flow-bin": "^0.61.0", "mocha": "^5.0.0", "nyc": "^11.0.1",