chore(deps-dev): bump eslint-plugin-storybook from 10.2.4 to 10.2.6

Bumps [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) from 10.2.4 to 10.2.6.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.6/code/lib/eslint-plugin)

---
updated-dependencies:
- dependency-name: eslint-plugin-storybook
  dependency-version: 10.2.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-02-05 03:08:46 +00:00 committed by Florent BENOIT
parent 151ae657c7
commit 59edae5d06
2 changed files with 8 additions and 8 deletions

View file

@ -942,8 +942,8 @@ importers:
specifier: 10.1.0
version: 10.1.0
eslint-plugin-storybook:
specifier: 10.2.4
version: 10.2.4(eslint@9.39.2(jiti@2.6.1))(storybook@10.1.11(@testing-library/dom@10.4.1)(prettier@3.8.1)(react-dom@18.3.1(react@18.2.0))(react@18.2.0))(typescript@5.9.3)
specifier: 10.2.6
version: 10.2.6(eslint@9.39.2(jiti@2.6.1))(storybook@10.1.11(@testing-library/dom@10.4.1)(prettier@3.8.1)(react-dom@18.3.1(react@18.2.0))(react@18.2.0))(typescript@5.9.3)
eslint-plugin-svelte:
specifier: ^3.14.0
version: 3.14.0(eslint@9.39.2(jiti@2.6.1))(svelte@5.49.2)
@ -6901,11 +6901,11 @@ packages:
peerDependencies:
eslint: ^8.0.0 || ^9.0.0
eslint-plugin-storybook@10.2.4:
resolution: {integrity: sha512-D8a6Y+iun2MSOpgps0Vd/t8y9Y5ZZ7O2VeKqw2PCv2+b7yInqogOS2VBMSRZVfP8TTGQgDpbUK67k7KZEUC7Ng==}
eslint-plugin-storybook@10.2.6:
resolution: {integrity: sha512-Ykf0hDS97oJlQel21WG+SYtGnzFkkSfifupJ92NQtMMSMLXsWm4P0x8ZQqu9/EQa+dUkGoj9EWyNmmbB/54uhA==}
peerDependencies:
eslint: '>=8'
storybook: ^10.2.4
storybook: ^10.2.6
eslint-plugin-svelte@3.14.0:
resolution: {integrity: sha512-Isw0GvaMm0yHxAj71edAdGFh28ufYs+6rk2KlbbZphnqZAzrH3Se3t12IFh2H9+1F/jlDhBBL4oiOJmLqmYX0g==}
@ -17493,7 +17493,7 @@ snapshots:
js-yaml: 4.1.1
json5: 2.2.3
lazy-val: 1.0.5
minimatch: 10.1.1
minimatch: 10.1.2
plist: 3.1.0
resedit: 1.7.2
semver: 7.7.3
@ -19709,7 +19709,7 @@ snapshots:
semver: 7.7.3
typescript: 5.9.3
eslint-plugin-storybook@10.2.4(eslint@9.39.2(jiti@2.6.1))(storybook@10.1.11(@testing-library/dom@10.4.1)(prettier@3.8.1)(react-dom@18.3.1(react@18.2.0))(react@18.2.0))(typescript@5.9.3):
eslint-plugin-storybook@10.2.6(eslint@9.39.2(jiti@2.6.1))(storybook@10.1.11(@testing-library/dom@10.4.1)(prettier@3.8.1)(react-dom@18.3.1(react@18.2.0))(react@18.2.0))(typescript@5.9.3):
dependencies:
'@typescript-eslint/utils': 8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
eslint: 9.39.2(jiti@2.6.1)

View file

@ -34,7 +34,7 @@
"@typescript-eslint/eslint-plugin": "^8.54.0",
"autoprefixer": "^10.4.24",
"cross-env": "10.1.0",
"eslint-plugin-storybook": "10.2.4",
"eslint-plugin-storybook": "10.2.6",
"eslint-plugin-svelte": "^3.14.0",
"postcss": "^8.5.6",
"postcss-load-config": "^6.0.1",