Skip to content

Commit

Permalink
Bump @storybook/addon-storysource from 7.5.2 to 7.5.3
Browse files Browse the repository at this point in the history
Bumps [@storybook/addon-storysource](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/storysource) from 7.5.2 to 7.5.3.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v7.5.3/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.5.3/code/addons/storysource)

---
updated-dependencies:
- dependency-name: "@storybook/addon-storysource"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent 434bafe commit 30c8c8f
Show file tree
Hide file tree
Showing 2 changed files with 191 additions and 69 deletions.
2 changes: 1 addition & 1 deletion apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"dependencies": {
"@fontsource-variable/mulish": "^5.0.16",
"@storybook/addon-a11y": "^7.5.2",
"@storybook/addon-storysource": "^7.5.2"
"@storybook/addon-storysource": "^7.5.3"
},
"lint-staged": {
"*.{ts,tsx,md}": "prettier --write"
Expand Down
258 changes: 190 additions & 68 deletions package-lock.json

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

0 comments on commit 30c8c8f

Please sign in to comment.