Skip to content

Commit 0aae108

Browse files
chore(deps): bump storybook from 10.2.8 to 10.2.10 (#4559)
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 10.2.8 to 10.2.10. - [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/v10.2.10/code/core) --- updated-dependencies: - dependency-name: storybook dependency-version: 10.2.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89d3a1b commit 0aae108

4 files changed

Lines changed: 51 additions & 51 deletions

File tree

packages/eds-core-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"rollup-plugin-delete": "^3.0.2",
9090
"rollup-plugin-postcss": "^4.0.2",
9191
"rollup-preserve-directives": "^1.1.3",
92-
"storybook": "^10.2.8",
92+
"storybook": "^10.2.10",
9393
"styled-components": "6.3.9",
9494
"tsc-watch": "^7.2.0",
9595
"typescript": "^5.9.3"

packages/eds-data-grid-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"rollup": "^4.57.1",
7676
"rollup-plugin-delete": "^3.0.2",
7777
"rollup-plugin-postcss": "^4.0.2",
78-
"storybook": "^10.2.8",
78+
"storybook": "^10.2.10",
7979
"styled-components": "6.3.9",
8080
"ts-jest": "29.4.6",
8181
"ts-node": "10.9.2",

packages/eds-lab-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"rollup": "^4.57.1",
8181
"rollup-plugin-delete": "^3.0.2",
8282
"rollup-plugin-postcss": "^4.0.2",
83-
"storybook": "10.2.8",
83+
"storybook": "10.2.10",
8484
"styled-components": "6.3.9",
8585
"tsc-watch": "^7.2.0",
8686
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)