Skip to content

Commit 46afe02

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 9.0.1 to 9.0.5 - [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/v9.0.5/code/core) Updates `storybook` from 9.0.1 to 9.0.5 - [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/v9.0.5/code/core) Updates `storybook` from 9.0.1 to 9.0.5 - [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/v9.0.5/code/core) Updates `storybook` from 9.0.1 to 9.0.5 - [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/v9.0.5/code/core) --- updated-dependencies: - dependency-name: storybook dependency-version: 9.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 9.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 9.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 9.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a7921bc commit 46afe02

File tree

8 files changed

+76
-76
lines changed

8 files changed

+76
-76
lines changed

tests/npm/package-lock.json

Lines changed: 4 additions & 4 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
@@ -10,6 +10,6 @@
1010
"jest": "^29.7.0",
1111
"nx": "^21.1.2",
1212
"prettier": "^3.5.3",
13-
"storybook": "^9.0.1"
13+
"storybook": "^9.0.5"
1414
}
1515
}

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": "^29.7.0",
1111
"nx": "^21.1.2",
1212
"prettier": "^3.5.3",
13-
"storybook": "^9.0.1"
13+
"storybook": "^9.0.5"
1414
},
1515
"packageManager": "[email protected]"
1616
}

tests/pnpm-package-manager/pnpm-lock.yaml

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

tests/pnpm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"jest": "^29.7.0",
1111
"nx": "^21.1.2",
1212
"prettier": "^3.5.3",
13-
"storybook": "^9.0.1"
13+
"storybook": "^9.0.5"
1414
}
1515
}

0 commit comments

Comments
 (0)