From 9e2c6b67a8eb450f7ce7d9e5a1a4b64d256bb85b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 16:45:34 -0500 Subject: [PATCH] chore(deps): update dependency @stylistic/eslint-plugin to v5.10.0 (#14065) 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 fbd9b01591..607b0352df 100644 --- a/install/package.json +++ b/install/package.json @@ -165,7 +165,7 @@ "@commitlint/config-angular": "20.4.3", "coveralls": "3.1.1", "@eslint/js": "10.0.1", - "@stylistic/eslint-plugin": "5.9.0", + "@stylistic/eslint-plugin": "5.10.0", "eslint-config-nodebb": "2.0.1", "globals": "17.4.0", "grunt": "1.6.1",