From a7cf315e4df01570baf362ca0628a0ee27b17726 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 17 May 2018 12:31:28 +0000 Subject: [PATCH] chore(package): update eslint-plugin-import to version 2.12.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7684aa..35f1dcb 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "eslint": "^3.3.1", "eslint-config-airbnb-base": "^9.0.0", "eslint-find-rules": "^1.13.0", - "eslint-plugin-import": "^2.0.1", + "eslint-plugin-import": "^2.12.0", "ghooks": "^1.0.1", "istanbul": "^0.4.2", "nodeunit": "^0.10.2",