From 81024d087f45bca7b0efe21a0b3681fd21b8fd09 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 13 Apr 2019 08:13:11 +0000 Subject: [PATCH] chore(package): update eslint-plugin-import to version 2.17.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4050c3..98cc000 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "documentation": "^8.0.1", "eslint": "^5.0.1", "eslint-config-ascribe": "^3.0.5", - "eslint-plugin-import": "^2.13.0", + "eslint-plugin-import": "^2.17.0", "husky": "^0.14.3", "lint-staged": "^7.1.2", "nyc": "^12.0.1",