Skip to content

Commit 705ea03

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.0.7 to 10.0.8 - [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.0.8/code/core) Updates `storybook` from 10.0.7 to 10.0.8 - [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.0.8/code/core) Updates `storybook` from 10.0.7 to 10.0.8 - [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.0.8/code/core) Updates `storybook` from 10.0.7 to 10.0.8 - [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.0.8/code/core) --- updated-dependencies: - dependency-name: storybook dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b700de commit 705ea03

File tree

8 files changed

+43
-48
lines changed

8 files changed

+43
-48
lines changed

tests/npm/package-lock.json

Lines changed: 25 additions & 30 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
@@ -11,6 +11,6 @@
1111
"jest": "^30.2.0",
1212
"nx": "^22.0.3",
1313
"prettier": "^3.6.2",
14-
"storybook": "^10.0.7"
14+
"storybook": "^10.0.8"
1515
}
1616
}

tests/pnpm-package-manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"jest": "^30.2.0",
1111
"nx": "^22.0.3",
1212
"prettier": "^3.6.2",
13-
"storybook": "^10.0.7"
13+
"storybook": "^10.0.8"
1414
},
1515
"packageManager": "[email protected]"
1616
}

0 commit comments

Comments
 (0)