From ccdddbf8178834cc5d7fb35b83d45c8916e2f1fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 07:50:51 +0000 Subject: [PATCH] Bump eslint-plugin-storybook from 0.11.6 to 9.1.15 Bumps [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) from 0.11.6 to 9.1.15. - [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/v9.1.15/code/lib/eslint-plugin) --- updated-dependencies: - dependency-name: eslint-plugin-storybook dependency-version: 9.1.15 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 22 ++++++---------------- 2 files changed, 7 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index e20e400..dd5bb86 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "copyfiles": "^2.4.1", "core-js": "^3.36.1", "eslint-plugin-chai-friendly": "^1.0.0", - "eslint-plugin-storybook": "^0.11.6", + "eslint-plugin-storybook": "^9.1.15", "gh-pages": "^6.1.0", "hugerte": "^1.0.4", "hugerte-1": "npm:hugerte@^1.0.4", diff --git a/yarn.lock b/yarn.lock index 3144e44..b5a0f6a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3399,7 +3399,7 @@ __metadata: copyfiles: "npm:^2.4.1" core-js: "npm:^3.36.1" eslint-plugin-chai-friendly: "npm:^1.0.0" - eslint-plugin-storybook: "npm:^0.11.6" + eslint-plugin-storybook: "npm:^9.1.15" gh-pages: "npm:^6.1.0" hugerte: "npm:^1.0.4" hugerte-1: "npm:hugerte@^1.0.4" @@ -6170,15 +6170,6 @@ __metadata: languageName: node linkType: hard -"@storybook/csf@npm:^0.1.11": - version: 0.1.13 - resolution: "@storybook/csf@npm:0.1.13" - dependencies: - type-fest: "npm:^2.19.0" - checksum: 10c0/7c57b531ac95ca45239f498d419483d675e58cd8d549e0bac623519cc1ef4f3c9c6b75ec3873aa51cc2872728012db5dd5e1f2c2d8085014241eb4b896480996 - languageName: node - linkType: hard - "@storybook/global@npm:^5.0.0": version: 5.0.0 resolution: "@storybook/global@npm:5.0.0" @@ -10677,16 +10668,15 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-storybook@npm:^0.11.6": - version: 0.11.6 - resolution: "eslint-plugin-storybook@npm:0.11.6" +"eslint-plugin-storybook@npm:^9.1.15": + version: 9.1.15 + resolution: "eslint-plugin-storybook@npm:9.1.15" dependencies: - "@storybook/csf": "npm:^0.1.11" "@typescript-eslint/utils": "npm:^8.8.1" - ts-dedent: "npm:^2.2.0" peerDependencies: eslint: ">=8" - checksum: 10c0/f9a38832221c5adbddc108602eea1cebb9b538c860023007b60ac34abb7e8ba38b7b2711b8c1c55b0844c7f7df84917c8a7e98c70c9b96e88e84b31dd93ff74f + storybook: ^9.1.15 + checksum: 10c0/762218665cc8dba17749ef6f4a57a1c9c2d1a0a72f0e06c003481c46b1fae69c54dcdc29053c925d3a2e54184009e53de154ea082bbab7c11f659a016396a72e languageName: node linkType: hard