From 055b759703e34031d0367ce38912d16d2db05058 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 12:41:48 -0500 Subject: [PATCH] chore(deps): update dependency eslint-plugin-import to v2.29.1 (#12229) 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 7c0978efd2..329caeeaf3 100644 --- a/install/package.json +++ b/install/package.json @@ -159,7 +159,7 @@ "coveralls": "3.1.1", "eslint": "8.56.0", "eslint-config-nodebb": "0.2.1", - "eslint-plugin-import": "2.29.0", + "eslint-plugin-import": "2.29.1", "grunt": "1.6.1", "grunt-contrib-watch": "1.1.0", "husky": "8.0.3",