Skip to content

Commit

Permalink
build(deps-dev): bump @storybook/blocks from 8.3.0 to 8.3.1 in /frontend
Browse files Browse the repository at this point in the history
Bumps [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) from 8.3.0 to 8.3.1.
- [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/v8.3.1/code/lib/blocks)

---
updated-dependencies:
- dependency-name: "@storybook/blocks"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 17, 2024
1 parent cb807d9 commit eba1124
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 13 deletions.
139 changes: 127 additions & 12 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"@storybook/addon-essentials": "^8.3.0",
"@storybook/addon-interactions": "^8.3.0",
"@storybook/addon-links": "^8.3.0",
"@storybook/blocks": "^8.3.0",
"@storybook/blocks": "^8.3.1",
"@storybook/test": "^8.2.9",
"@storybook/test-runner": "^0.19.1",
"@storybook/vue3": "^8.2.9",
Expand Down

0 comments on commit eba1124

Please sign in to comment.