From d3ade179b0fea6eacb195e48ec981df13d1a01f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 09:47:24 +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 88738ecec..56e1e8438 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@eslint/js": "9.38.0", "@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",