From be0d43cfb6417b309e7b94f937345b021e9aba09 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 11:03:47 -0500 Subject: [PATCH] chore(deps): update dependency @stylistic/eslint-plugin to v5.7.0 (#13879) 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 c9173a8175..07e353071d 100644 --- a/install/package.json +++ b/install/package.json @@ -165,7 +165,7 @@ "@commitlint/config-angular": "20.3.1", "coveralls": "3.1.1", "@eslint/js": "9.39.2", - "@stylistic/eslint-plugin": "5.6.1", + "@stylistic/eslint-plugin": "5.7.0", "eslint-config-nodebb": "1.1.11", "eslint-plugin-import": "2.32.0", "grunt": "1.6.1",