Skip to content

Commit ff2aeb2

Browse files
chore(deps-dev): bump storybook from 9.1.13 to 9.1.17 (#5658)
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 9.1.13 to 9.1.17. - [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.17/code/core) --- updated-dependencies: - dependency-name: storybook dependency-version: 9.1.17 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5c1d72 commit ff2aeb2

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

storybooks/_storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint-plugin-react-refresh": "0.4.24",
2424
"eslint-plugin-storybook": "10.1.2",
2525
"globals": "16.4.0",
26-
"storybook": "9.1.13",
26+
"storybook": "9.1.17",
2727
"typescript": "~5.9.3",
2828
"typescript-eslint": "8.46.4",
2929
"vite": "7.3.0"

storybooks/react-storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint-plugin-react-refresh": "0.4.24",
2323
"eslint-plugin-storybook": "10.1.2",
2424
"globals": "16.4.0",
25-
"storybook": "9.1.13",
25+
"storybook": "9.1.17",
2626
"typescript": "~5.9.3",
2727
"typescript-eslint": "8.46.4",
2828
"vite": "7.3.0"

storybooks/vue-storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@vitest/coverage-v8": "4.0.15",
2222
"@vue/tsconfig": "0.8.1",
2323
"eslint-plugin-storybook": "10.1.2",
24-
"storybook": "9.1.13",
24+
"storybook": "9.1.17",
2525
"typescript": "~5.9.3",
2626
"vite": "7.3.0",
2727
"vue-tsc": "3.1.8"

0 commit comments

Comments
 (0)