Skip to content

Commit

Permalink
Bump @storybook/addon-links from 8.3.5 to 8.3.6
Browse files Browse the repository at this point in the history
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) from 8.3.5 to 8.3.6.
- [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.6/code/addons/links)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 4bc1b61 commit 13c6684
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@rollup/pluginutils": "^5.1.2",
"@storybook/addon-essentials": "^8.3.6",
"@storybook/addon-interactions": "^8.3.6",
"@storybook/addon-links": "^8.3.5",
"@storybook/addon-links": "^8.3.6",
"@storybook/blocks": "^8.3.6",
"@storybook/channels": "^8.3.6",
"@storybook/components": "^8.3.6",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2123,20 +2123,20 @@ __metadata:
languageName: node
linkType: hard

"@storybook/addon-links@npm:^8.3.5":
version: 8.3.5
resolution: "@storybook/addon-links@npm:8.3.5"
"@storybook/addon-links@npm:^8.3.6":
version: 8.3.6
resolution: "@storybook/addon-links@npm:8.3.6"
dependencies:
"@storybook/csf": "npm:^0.1.11"
"@storybook/global": "npm:^5.0.0"
ts-dedent: "npm:^2.0.0"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta
storybook: ^8.3.5
storybook: ^8.3.6
peerDependenciesMeta:
react:
optional: true
checksum: 10c0/ac431b420196fea7f9aa2a62356d2221c75065515ba82e4a0bbcddaa66a9a61d93f186e6efde87ca43ddfd043f3503f4459449d0f3f76935707276b87698f0d3
checksum: 10c0/28d837680ef9c51aa1a4f43fb8c461dce90281264b2a259bf4ca7929d734bbda9a8ca54bf04d328ca4436c6d64b9cdb5b594717f8840d6d9693d0e637bdd8909
languageName: node
linkType: hard

Expand Down Expand Up @@ -8191,7 +8191,7 @@ __metadata:
"@rollup/pluginutils": "npm:^5.1.2"
"@storybook/addon-essentials": "npm:^8.3.6"
"@storybook/addon-interactions": "npm:^8.3.6"
"@storybook/addon-links": "npm:^8.3.5"
"@storybook/addon-links": "npm:^8.3.6"
"@storybook/blocks": "npm:^8.3.6"
"@storybook/channels": "npm:^8.3.6"
"@storybook/components": "npm:^8.3.6"
Expand Down

0 comments on commit 13c6684

Please sign in to comment.