From bc0dcf8dd1f8a8fb7f1eb055298fbd65c142a8b6 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 23 Jun 2017 10:25:40 +0000 Subject: [PATCH] chore(package): update eslint-plugin-import to version 2.6.0 Closes #24 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2063d95..456e308 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.6.0", "istanbul": "0.4.5", "jsdom": "9.11.0", "mkdirp": "0.5.1",