Skip to content

Commit af02085

Browse files
chore(deps-dev): bump storybook in /examples/storybook (#172)
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 8.6.15 to 8.6.17. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.17/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.17/code/core) --- updated-dependencies: - dependency-name: storybook dependency-version: 8.6.17 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6245576 commit af02085

2 files changed

Lines changed: 19 additions & 19 deletions

File tree

examples/storybook/package-lock.json

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

examples/storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"prop-types": "^15.8.1",
2222
"react": "^18.2.0",
2323
"react-dom": "^18.2.0",
24-
"storybook": "^8.6.15"
24+
"storybook": "^8.6.17"
2525
}
2626
}

0 commit comments

Comments
 (0)