From 9fda2c1ff432cad434d932bd785d7dc52dcb97bc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 19 Jul 2019 06:55:27 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-import to v2.18.1 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index afe9016859..ba25d1822c 100644 --- a/install/package.json +++ b/install/package.json @@ -136,7 +136,7 @@ "coveralls": "3.0.5", "eslint": "6.0.1", "eslint-config-airbnb-base": "13.2.0", - "eslint-plugin-import": "2.18.0", + "eslint-plugin-import": "2.18.1", "grunt": "1.0.4", "grunt-contrib-watch": "1.1.0", "husky": "3.0.0",