From c3b0e2fa99e38766cd52856e8699dca93b4b790a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 28 May 2021 15:53:51 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-import to v2.23.3 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index b36902e18d..e67db22316 100644 --- a/install/package.json +++ b/install/package.json @@ -147,7 +147,7 @@ "coveralls": "3.1.0", "eslint": "7.27.0", "eslint-config-airbnb-base": "14.2.1", - "eslint-plugin-import": "2.22.1", + "eslint-plugin-import": "2.23.3", "grunt": "1.4.1", "grunt-contrib-watch": "1.1.0", "husky": "6.0.0",