Skip to content

Commit

Permalink
build(deps-dev): bump @storybook/addon-links from 8.3.6 to 8.4.1 (#4119)
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.6 to 8.4.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.4.1/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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent acc2e32 commit 2b3c986
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 @@ -50,7 +50,7 @@
"@playwright/test": "1.47.2",
"@storybook/addon-essentials": "8.3.6",
"@storybook/addon-interactions": "8.3.3",
"@storybook/addon-links": "8.3.6",
"@storybook/addon-links": "8.4.1",
"@storybook/blocks": "8.3.6",
"@storybook/preview-api": "8.3.3",
"@storybook/react": "8.3.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4972,20 +4972,20 @@ __metadata:
languageName: node
linkType: hard

"@storybook/addon-links@npm:8.3.6":
version: 8.3.6
resolution: "@storybook/addon-links@npm:8.3.6"
"@storybook/addon-links@npm:8.4.1":
version: 8.4.1
resolution: "@storybook/addon-links@npm:8.4.1"
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.6
storybook: ^8.4.1
peerDependenciesMeta:
react:
optional: true
checksum: 10/1c6a1483098e5f1292824cb038d7a0efae78a8aee86e940092200b646501a6e4713a24e422fd3dd25781f17e08276dc5156cf3f4838b92a029fff2b4f3eb4e84
checksum: 10/a57c029dacbdf105e42297ff814efd942b2e9c1189efac70940f933c0f82bd8ccc09b1248083bd8b66f93fb4b7599147f2e75a801963e97f3da5a6e947b70184
languageName: node
linkType: hard

Expand Down Expand Up @@ -18134,7 +18134,7 @@ __metadata:
"@playwright/test": "npm:1.47.2"
"@storybook/addon-essentials": "npm:8.3.6"
"@storybook/addon-interactions": "npm:8.3.3"
"@storybook/addon-links": "npm:8.3.6"
"@storybook/addon-links": "npm:8.4.1"
"@storybook/blocks": "npm:8.3.6"
"@storybook/preview-api": "npm:8.3.3"
"@storybook/react": "npm:8.3.3"
Expand Down

0 comments on commit 2b3c986

Please sign in to comment.