From bd91aef7d0db4162e159bd19bae818e360803763 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 18 Jun 2017 11:38:34 +0000 Subject: [PATCH] chore(package): update eslint-find-rules to version 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c43109e64fc31..48098e3a33e29c 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "cross-env": "^4.0.0", "enzyme": "^2.8.1", "eslint": "^3.19.0", - "eslint-find-rules": "^3.0.0", + "eslint-find-rules": "^3.1.0", "eslint-plugin-babel": "^4.1.1", "eslint-plugin-flowtype": "^2.30.4", "eslint-plugin-import": "^2.2.0",