Skip to content

Commit

Permalink
Bump @storybook/addon-links from 8.3.4 to 8.3.5
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.4 to 8.3.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/v8.3.5/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 7, 2024
1 parent f382821 commit cfb3463
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 @@ -66,7 +66,7 @@
"@eslint/js": "^9.9.0",
"@storybook/addon-essentials": "^8.3.4",
"@storybook/addon-interactions": "^8.3.4",
"@storybook/addon-links": "^8.3.4",
"@storybook/addon-links": "^8.3.5",
"@storybook/blocks": "^8.3.4",
"@storybook/react": "^8.3.4",
"@storybook/react-vite": "^8.3.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1817,20 +1817,20 @@ __metadata:
languageName: node
linkType: hard

"@storybook/addon-links@npm:^8.3.4":
version: 8.3.4
resolution: "@storybook/addon-links@npm:8.3.4"
"@storybook/addon-links@npm:^8.3.5":
version: 8.3.5
resolution: "@storybook/addon-links@npm:8.3.5"
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.4
storybook: ^8.3.5
peerDependenciesMeta:
react:
optional: true
checksum: 10c0/47e647d3b722cc0eeeb4b0424b20a3f8bcfc810aec6d374b043557e96617f58079173528f2bedbebe0ac789f1a353cd526c0844d4754b0cbff31967a5aac9a50
checksum: 10c0/ac431b420196fea7f9aa2a62356d2221c75065515ba82e4a0bbcddaa66a9a61d93f186e6efde87ca43ddfd043f3503f4459449d0f3f76935707276b87698f0d3
languageName: node
linkType: hard

Expand Down Expand Up @@ -7832,7 +7832,7 @@ __metadata:
"@radix-ui/react-tooltip": "npm:^1.1.2"
"@storybook/addon-essentials": "npm:^8.3.4"
"@storybook/addon-interactions": "npm:^8.3.4"
"@storybook/addon-links": "npm:^8.3.4"
"@storybook/addon-links": "npm:^8.3.5"
"@storybook/blocks": "npm:^8.3.4"
"@storybook/react": "npm:^8.3.4"
"@storybook/react-vite": "npm:^8.3.4"
Expand Down

0 comments on commit cfb3463

Please sign in to comment.