From 81cb0f96b945f3f1f6aae9ba88f2317d22fac4ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 06:21:10 +0000 Subject: [PATCH] chore: Bump @stylistic/eslint-plugin Bumps the dev-dependencies-eslint group with 1 update: [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin). Updates `@stylistic/eslint-plugin` from 4.4.1 to 5.1.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.1.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies-eslint ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1947c1b0e0a..11fa34b555b 100644 --- a/package.json +++ b/package.json @@ -163,7 +163,7 @@ "@jsumners/line-reporter": "^1.0.1", "@sinclair/typebox": "^0.34.13", "@sinonjs/fake-timers": "^11.2.2", - "@stylistic/eslint-plugin": "^4.1.0", + "@stylistic/eslint-plugin": "^5.1.0", "@stylistic/eslint-plugin-js": "^4.1.0", "@types/node": "^24.0.8", "ajv": "^8.12.0",