From b036034a0c926315b3642fb2c03326b3f8cd93aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 13:35:41 -0500 Subject: [PATCH] chore(deps): update dependency @stylistic/eslint-plugin to v5.7.1 (#13920) 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 3f72c8c27a..084d114708 100644 --- a/install/package.json +++ b/install/package.json @@ -166,7 +166,7 @@ "@commitlint/config-angular": "20.3.1", "coveralls": "3.1.1", "@eslint/js": "9.39.2", - "@stylistic/eslint-plugin": "5.7.0", + "@stylistic/eslint-plugin": "5.7.1", "eslint-config-nodebb": "1.1.11", "eslint-plugin-import": "2.32.0", "grunt": "1.6.1",