From 9a1044b66dc881a481b295bf7e6ea90967d35413 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 20:04:21 +0000 Subject: [PATCH] chore(deps): update dependency @stylistic/eslint-plugin to v4.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71b297ff5..6a1bef6b9 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@eslint/js": "9.39.1", "@serialport/bindings-cpp": "13.0.0", - "@stylistic/eslint-plugin": "5.0.0", + "@stylistic/eslint-plugin": "4.4.1", "@tsconfig/node18": "18.2.4", "@types/chai": "5.2.2", "@types/chai-subset": "1.3.6",