Bump @stylistic/eslint-plugin from 5.3.1 to 5.4.0 (#1769)

Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 5.3.1 to 5.4.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.4.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
  dependency-version: 5.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Anson <david@dlaa.me>
This commit is contained in:
dependabot[bot] 2025-09-22 22:01:21 -07:00 committed by GitHub
parent adf6ae1b15
commit df4c53d590
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -84,7 +84,7 @@
}, },
"devDependencies": { "devDependencies": {
"@eslint/js": "9.36.0", "@eslint/js": "9.36.0",
"@stylistic/eslint-plugin": "5.3.1", "@stylistic/eslint-plugin": "5.4.0",
"ajv": "8.17.1", "ajv": "8.17.1",
"ava": "6.4.1", "ava": "6.4.1",
"c8": "10.1.3", "c8": "10.1.3",