From 6b8bfb8a0bfe21b0773ca71baf2b9be09dd528f6 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 25 Jan 2018 12:23:06 +0000 Subject: [PATCH] chore(package): update eslint-plugin-flowtype to version 2.42.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf091b0..1268571 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": "^2.42.0", "flow-bin": "^0.61.0", "mocha": "^5.0.0", "nyc": "^11.0.1",