From dcec44e638957689b4913c404ae0717dc9e24322 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 6 Jul 2017 11:15:15 +0000 Subject: [PATCH] chore(package): update eslint-plugin-import to version 2.7.0 Closes #24 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2063d95..6981d98 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "coveralls": "2.11.16", "eslint": "3.15.0", "eslint-config-airbnb-base": "11.1.0", - "eslint-plugin-import": "2.2.0", + "eslint-plugin-import": "2.7.0", "istanbul": "0.4.5", "jsdom": "9.11.0", "mkdirp": "0.5.1",