From 2b57f5565e6fa4912351cf735c5f7f09ca33d9c8 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 19 Oct 2017 10:44:29 +0000 Subject: [PATCH] chore(package): update eslint-plugin-import to version 2.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 03ff9f0..146feb1 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "coveralls": "3.0.0", "eslint": "4.9.0", "@feedeo/eslint-config-feedeo": "1.0.3", - "eslint-plugin-import": "2.7.0", + "eslint-plugin-import": "2.8.0", "eslint-plugin-json": "1.2.0", "eslint-plugin-mocha": "4.11.0", "eslint-plugin-node": "5.2.0",