From 982c361cb06664fdf66365f2600cd3c03bd7226f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 17 May 2018 12:06:40 +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 6a847101..cd17f933 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "chai": "4.1.2", "chai-as-promised": "7.1.1", "electron-rebuild": "1.7.3", - "eslint-plugin-import": "2.8.0", + "eslint-plugin-import": "2.12.0", "eslint-plugin-promise": "3.6.0", "eslint-plugin-react": "7.8.2", "mocha": "5.1.1",