Skip to content

Commit 89ae856

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps): bump the npm-dependencies group across 4 directories with 1 update
Bumps the npm-dependencies group with 1 update in the /tests/npm directory: [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). Bumps the npm-dependencies group with 1 update in the /tests/pnpm directory: [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). Bumps the npm-dependencies group with 1 update in the /tests/pnpm-package-manager directory: [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). Bumps the npm-dependencies group with 1 update in the /tests/yarn directory: [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). Updates `storybook` from 10.2.9 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) Updates `storybook` from 10.2.9 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) Updates `storybook` from 10.2.9 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) Updates `storybook` from 10.2.9 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:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 10.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 10.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 10.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7dece3a commit 89ae856

File tree

8 files changed

+45
-47
lines changed

8 files changed

+45
-47
lines changed

tests/npm/package-lock.json

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

tests/npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"jest": "^30.2.0",
1414
"nx": "^22.5.1",
1515
"prettier": "^3.8.1",
16-
"storybook": "^10.2.9"
16+
"storybook": "^10.2.10"
1717
}
1818
}

tests/pnpm-package-manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"jest": "^30.2.0",
1212
"nx": "^22.5.1",
1313
"prettier": "^3.8.1",
14-
"storybook": "^10.2.9"
14+
"storybook": "^10.2.10"
1515
},
1616
"packageManager": "pnpm@10.8.0"
1717
}

0 commit comments

Comments
 (0)