From 1623ba4f4148fdc83724bba7829a6f5604d70246 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 14 May 2021 07:11:56 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-import to v2.23.0 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 3ca7a4ad65..34687b8708 100644 --- a/install/package.json +++ b/install/package.json @@ -147,7 +147,7 @@ "coveralls": "3.1.0", "eslint": "7.26.0", "eslint-config-airbnb-base": "14.2.1", - "eslint-plugin-import": "2.22.1", + "eslint-plugin-import": "2.23.0", "grunt": "1.4.0", "grunt-contrib-watch": "1.1.0", "husky": "6.0.0",