Skip to content

Commit

Permalink
build(deps-dev): bump @storybook/addon-links from 8.3.3 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.3 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 19, 2024
1 parent 29da739 commit f605596
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.3",
"@storybook/addon-interactions": "8.3.3",
"@storybook/addon-links": "8.3.3",
"@storybook/addon-links": "8.3.6",
"@storybook/blocks": "8.3.3",
"@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.3":
version: 8.3.3
resolution: "@storybook/addon-links@npm:8.3.3"
"@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.3
storybook: ^8.3.6
peerDependenciesMeta:
react:
optional: true
checksum: 10/874798d37335b5af90f9825f568d31988d2e27320f5c46fa47bd865d7ac8a491e896ce467105ff8f46990e3178db5f8681f1bfc1d3a3adf7f8498f5cb5af7120
checksum: 10/1c6a1483098e5f1292824cb038d7a0efae78a8aee86e940092200b646501a6e4713a24e422fd3dd25781f17e08276dc5156cf3f4838b92a029fff2b4f3eb4e84
languageName: node
linkType: hard

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

0 comments on commit f605596

Please sign in to comment.