From 41c6d18c22f87c4f05b17f642d29ffeba9e82153 Mon Sep 17 00:00:00 2001 From: Elvin Dzhavadov Date: Mon, 11 Feb 2019 12:58:06 +0100 Subject: [PATCH] Update eslint-plugin-import --- packages/react-scripts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index 886d5f4b0c1..5075bd12076 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -41,7 +41,7 @@ "eslint-config-react-app": "^3.0.7", "eslint-loader": "2.1.1", "eslint-plugin-flowtype": "2.50.1", - "eslint-plugin-import": "2.14.0", + "eslint-plugin-import": "2.16.0", "eslint-plugin-jsx-a11y": "6.1.2", "eslint-plugin-react": "7.12.4", "file-loader": "2.0.0",