From 6cd333d06ce24a48a9f41f0491d02e005218a3bd Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 24 May 2017 10:51:57 +0000 Subject: [PATCH] chore(package): update eslint-plugin-import to version 2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0fff66c..cac5cb5 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "devDependencies": { "eslint": "3.18.0", "eslint-config-airbnb-base": "11.2.0", - "eslint-plugin-import": "2.2.0", + "eslint-plugin-import": "2.3.0", "gulp": "github:gulpjs/gulp#4.0", "gulp-toolbox-pipe-coverage-istanbul": "0.2.5", "gulp-toolbox-registry": "0.4.3",