From c61326dfa81cbc8b27f18579564138f1b0d6b556 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 12:42:40 -0500 Subject: [PATCH] chore(deps): update dependency @stylistic/eslint-plugin to v5.8.0 (#13965) 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 d1acc7e894..26eeef11cd 100644 --- a/install/package.json +++ b/install/package.json @@ -165,7 +165,7 @@ "@commitlint/config-angular": "20.4.1", "coveralls": "3.1.1", "@eslint/js": "9.39.2", - "@stylistic/eslint-plugin": "5.7.1", + "@stylistic/eslint-plugin": "5.8.0", "eslint-config-nodebb": "1.1.11", "eslint-plugin-import": "2.32.0", "grunt": "1.6.1",