Skip to content

Commit 4a84f9d

Browse files
chore(deps-dev): bump the npm_and_yarn group across 3 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the / directory: [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). Bumps the npm_and_yarn group with 1 update in the /packages/propel directory: [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). Bumps the npm_and_yarn group with 1 update in the /packages/ui directory: [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). Updates `storybook` from 9.1.17 to 9.1.19 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v9.1.19/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v9.1.19/code/core) Updates `storybook` from 9.1.17 to 9.1.19 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v9.1.19/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v9.1.19/code/core) Updates `storybook` from 9.1.17 to 9.1.19 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v9.1.19/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v9.1.19/code/core) --- updated-dependencies: - dependency-name: storybook dependency-version: 9.1.19 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: storybook dependency-version: 9.1.19 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: storybook dependency-version: 9.1.19 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c554243 commit 4a84f9d

File tree

3 files changed

+342
-191
lines changed

3 files changed

+342
-191
lines changed

packages/propel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@storybook/react-vite": "9.1.10",
9090
"@types/react": "catalog:",
9191
"@types/react-dom": "catalog:",
92-
"storybook": "9.1.17",
92+
"storybook": "9.1.19",
9393
"tsdown": "catalog:",
9494
"typescript": "catalog:"
9595
}

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"autoprefixer": "^10.4.19",
7474
"postcss-cli": "^11.0.0",
7575
"postcss-nested": "^6.0.1",
76-
"storybook": "9.1.17",
76+
"storybook": "9.1.19",
7777
"tsdown": "catalog:",
7878
"typescript": "catalog:"
7979
},

0 commit comments

Comments
 (0)