Skip to content

Commit 86c981e

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

File tree

3 files changed

+146
-92
lines changed

3 files changed

+146
-92
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/node": "^24.9.1",
3232
"http-server": "^14.1.1",
3333
"prettier": "^3.5.3",
34-
"storybook": "^9.1.12",
34+
"storybook": "^9.1.13",
3535
"storybook-addon-rslib": "^2.1.2",
3636
"storybook-react-rsbuild": "^2.0.0",
3737
"tsx": "^4.20.6"

packages/toolbar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"launchdarkly-js-client-sdk": "^3.9.0",
104104
"oxlint": "^1.23.0",
105105
"react": "^19.1.1",
106-
"storybook": "^9.1.12",
106+
"storybook": "^9.1.13",
107107
"storybook-addon-rslib": "^2.1.2",
108108
"storybook-react-rsbuild": "^2.0.0",
109109
"typescript": "^5.8.3",

0 commit comments

Comments
 (0)