From cc2e0e9f472fc104f3c003251eca2c75b92f954c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 20:21:55 -0400 Subject: [PATCH] chore(deps): update dependency eslint-plugin-import to v2.31.0 (#12832) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 5845f74efd..4bbd1ed7c9 100644 --- a/install/package.json +++ b/install/package.json @@ -162,7 +162,7 @@ "coveralls": "3.1.1", "eslint": "8.57.1", "eslint-config-nodebb": "0.2.1", - "eslint-plugin-import": "2.30.0", + "eslint-plugin-import": "2.31.0", "grunt": "1.6.1", "grunt-contrib-watch": "1.1.0", "husky": "8.0.3",