From a69afdb60b618446fb941efdbe40baacebd73cce Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 2 Jan 2022 23:28:13 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-import to v2.25.4 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index febd5859d3..ded235e292 100644 --- a/install/package.json +++ b/install/package.json @@ -147,7 +147,7 @@ "coveralls": "3.1.1", "eslint": "8.6.0", "eslint-config-nodebb": "0.1.1", - "eslint-plugin-import": "2.25.3", + "eslint-plugin-import": "2.25.4", "grunt": "1.4.1", "grunt-contrib-watch": "1.1.0", "husky": "7.0.4",