From 45a0895c34ef90d572e415faeaa3124066dfd1ff Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 10 Nov 2021 10:22:12 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-import to v2.25.3 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 31f91d4c02..22325d77db 100644 --- a/install/package.json +++ b/install/package.json @@ -147,7 +147,7 @@ "coveralls": "3.1.1", "eslint": "7.32.0", "eslint-config-nodebb": "0.0.3", - "eslint-plugin-import": "2.25.2", + "eslint-plugin-import": "2.25.3", "grunt": "1.4.1", "grunt-contrib-watch": "1.1.0", "husky": "7.0.4",