From 598e6c6110e5f341be053e288c65cda038b9d617 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 07:55:00 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-storybook from 9.1.17 to 10.2.8 Bumps [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) from 9.1.17 to 10.2.8. - [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.8/code/lib/eslint-plugin) --- updated-dependencies: - dependency-name: eslint-plugin-storybook dependency-version: 10.2.8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 13 ++++++------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index befeaf38e9..525fb9f18e 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "eslint": "^9.39.2", "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-refresh": "^0.5.0", - "eslint-plugin-storybook": "^9.1.17", + "eslint-plugin-storybook": "^10.2.8", "globals": "^17.3.0", "happy-dom": "^20.6.1", "jsdom": "^28.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2fe077398a..ac60fb526a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -133,8 +133,8 @@ importers: specifier: ^0.5.0 version: 0.5.0(eslint@9.39.2(jiti@2.6.1)) eslint-plugin-storybook: - specifier: ^9.1.17 - version: 9.1.17(eslint@9.39.2(jiti@2.6.1))(storybook@8.6.15(prettier@3.8.1))(typescript@5.9.3) + specifier: ^10.2.8 + version: 10.2.8(eslint@9.39.2(jiti@2.6.1))(storybook@8.6.15(prettier@3.8.1))(typescript@5.9.3) globals: specifier: ^17.3.0 version: 17.3.0 @@ -7514,12 +7514,11 @@ packages: peerDependencies: eslint: '>=9' - eslint-plugin-storybook@9.1.17: - resolution: {integrity: sha512-7Qn3XxXdWLAt6arSH8Tt8Su/fAAqA+d5Oc51g7ubOE5Yfc5x0dMIgCfCG5RrIjt0RDRpwp4n194Mge+sAA3WMQ==} - engines: {node: '>=20.0.0'} + eslint-plugin-storybook@10.2.8: + resolution: {integrity: sha512-BtysXrg1RoYT3DIrCc+svZ0+L3mbWsu7suxTLGrihBY5HfWHkJge+qjlBBR1Nm2ZMslfuFS5K0NUWbWCJRu6kg==} peerDependencies: eslint: '>=8' - storybook: ^9.1.17 + storybook: ^10.2.8 eslint-scope@8.4.0: resolution: {integrity: sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==} @@ -17269,7 +17268,7 @@ snapshots: dependencies: eslint: 9.39.2(jiti@2.6.1) - eslint-plugin-storybook@9.1.17(eslint@9.39.2(jiti@2.6.1))(storybook@8.6.15(prettier@3.8.1))(typescript@5.9.3): + eslint-plugin-storybook@10.2.8(eslint@9.39.2(jiti@2.6.1))(storybook@8.6.15(prettier@3.8.1))(typescript@5.9.3): dependencies: '@typescript-eslint/utils': 8.55.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) eslint: 9.39.2(jiti@2.6.1)