Skip to content

Commit

Permalink
chore(deps-dev): Bump @storybook/addon-links from 8.1.5 to 8.3.0
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.1.5 to 8.3.0.
- [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.0/code/addons/links)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 14, 2024
1 parent fafd0dd commit 9842ff1
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8801,18 +8801,19 @@ __metadata:
linkType: hard

"@storybook/addon-links@npm:^8.1.5":
version: 8.1.5
resolution: "@storybook/addon-links@npm:8.1.5"
version: 8.3.0
resolution: "@storybook/addon-links@npm:8.3.0"
dependencies:
"@storybook/csf": ^0.1.7
"@storybook/csf": ^0.1.11
"@storybook/global": ^5.0.0
ts-dedent: ^2.0.0
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta
storybook: ^8.3.0
peerDependenciesMeta:
react:
optional: true
checksum: 47c08bfd6e540697d9f97d22e771a7b9755095d664f560e5656be6f4b014502eaf3f6bd7bbc2b9fa1f56bb7f6513594082181ecd01de972d47e3d7d1b9ba680b
checksum: 3f8c54e0166c64d3e2d6b267fef043cd588ae08c8271e31da1e39a731a94990b40859b1489b8e8c225cfdca6ef9b0f61a6c8608e67af809f0db23111bd65a5a1
languageName: node
linkType: hard

Expand Down Expand Up @@ -9163,7 +9164,7 @@ __metadata:
languageName: node
linkType: hard

"@storybook/csf@npm:0.1.11":
"@storybook/csf@npm:0.1.11, @storybook/csf@npm:^0.1.11":
version: 0.1.11
resolution: "@storybook/csf@npm:0.1.11"
dependencies:
Expand Down

0 comments on commit 9842ff1

Please sign in to comment.