From efae106e60efa669f8d1a3ce72e78831d5b50794 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 11:59:59 -0500 Subject: [PATCH] chore(deps): update dependency @stylistic/eslint-plugin to v5.9.0 (#14006) 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 c675a96fc9..8da68e2949 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": "10.0.1", - "@stylistic/eslint-plugin": "5.8.0", + "@stylistic/eslint-plugin": "5.9.0", "eslint-config-nodebb": "2.0.1", "globals": "17.3.0", "grunt": "1.6.1",