From 2a3ec7b83c19ac1f5fa7ca8e1b1b3718343188ba Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 13 Apr 2019 08:01:29 +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 ac2b459..dd1d2b8 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "coveralls": "3.0.3", "eslint": "5.16.0", "eslint-config-airbnb-base": "13.1.0", - "eslint-plugin-import": "2.16.0", + "eslint-plugin-import": "2.17.0", "istanbul": "0.4.5", "mocha": "6.1.3", "mocha-lcov-reporter": "1.3.0",