Skip to content

Commit c931709

Browse files
build(deps-dev): bump storybook from 9.0.17 to 9.1.17 (#7068)
* build(deps-dev): bump storybook from 9.0.17 to 9.1.17 Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 9.0.17 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]> * chore(deps): update yarn lock --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mikhail Gorbunov <[email protected]>
1 parent 18cdc6c commit c931709

File tree

2 files changed

+189
-85
lines changed

2 files changed

+189
-85
lines changed

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"react-dom": "^18.3.1",
111111
"rimraf": "^6.0.1",
112112
"source-map-loader": "^4.0.1",
113-
"storybook": "9.0.17",
113+
"storybook": "9.1.17",
114114
"style-dictionary": "^3.9.2",
115115
"style-loader": "^3.3.1",
116116
"token-transformer": "^0.0.27",

0 commit comments

Comments
 (0)