From 6aa17ffadd1757dcd678f233c019de3eb5e34b61 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 14:10:20 +0000 Subject: [PATCH] chore(deps): update dependency @stylistic/eslint-plugin to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2fa86e6b2..2084565ab 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@eslint/js": "9.36.0", "@serialport/bindings-cpp": "13.0.0", - "@stylistic/eslint-plugin": "5.0.0", + "@stylistic/eslint-plugin": "5.4.0", "@tsconfig/node18": "18.2.4", "@types/chai": "5.2.2", "@types/chai-subset": "1.3.6",