From f7191eb955f98a727f16d7db0ee2a4771bc151da Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 22 Jan 2019 12:28:06 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-import to v2.15.0 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 0d6bd92d40..79323411a4 100644 --- a/install/package.json +++ b/install/package.json @@ -135,7 +135,7 @@ "coveralls": "3.0.2", "eslint": "5.12.1", "eslint-config-airbnb-base": "13.1.0", - "eslint-plugin-import": "2.14.0", + "eslint-plugin-import": "2.15.0", "grunt": "1.0.3", "grunt-contrib-watch": "1.1.0", "husky": "1.3.1",