From 3ac6d8dbb9a35453e39943b4b6cd82e021012203 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 13 Oct 2018 22:48:32 +0000 Subject: [PATCH] chore(package): update eslint-plugin-flowtype to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf091b0..8fd88a2 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.0.0", "flow-bin": "^0.61.0", "mocha": "^5.0.0", "nyc": "^11.0.1",