From 75a7127d2f747436b4e9cc65bcddc60471dca223 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 08:27:46 +0000 Subject: [PATCH] Update dependency @stylistic/eslint-plugin to v5.6.1 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 39547a5947..2041f4e8af 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@babel/preset-react": "7.28.5", "@eslint-community/regexpp": "4.12.2", "@protobufjs/base64": "1.1.2", - "@stylistic/eslint-plugin": "5.6.0", + "@stylistic/eslint-plugin": "5.6.1", "@stylistic/stylelint-plugin": "4.0.0", "@typescript-eslint/eslint-plugin": "8.47.0", "@typescript-eslint/parser": "8.47.0", @@ -4067,9 +4067,9 @@ } }, "node_modules/@stylistic/eslint-plugin": { - "version": "5.6.0", - "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-5.6.0.tgz", - "integrity": "sha512-owEc4B8ME+O/xyZOkLVyLqPMsUgJXIM4XzCm5Vt3WvRXpyoOfYxgA+JkEiFqXPCI8+Nc2BzAT+KGAK7QleGs8Q==", + "version": "5.6.1", + "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-5.6.1.tgz", + "integrity": "sha512-JCs+MqoXfXrRPGbGmho/zGS/jMcn3ieKl/A8YImqib76C8kjgZwq5uUFzc30lJkMvcchuRn6/v8IApLxli3Jyw==", "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.9.0", diff --git a/package.json b/package.json index 82793657a9..695c596762 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "@babel/preset-react": "7.28.5", "@eslint-community/regexpp": "4.12.2", "@protobufjs/base64": "1.1.2", - "@stylistic/eslint-plugin": "5.6.0", + "@stylistic/eslint-plugin": "5.6.1", "@stylistic/stylelint-plugin": "4.0.0", "@typescript-eslint/eslint-plugin": "8.47.0", "@typescript-eslint/parser": "8.47.0",