Skip to content

Commit

Permalink
chore(deps-dev): bump @storybook/addon-links from 8.0.1 to 8.0.8
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.0.1 to 8.0.8.
- [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.0.8/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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent a32ed62 commit cde7333
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/recast-navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@storybook/addon-actions": "^8.0.1",
"@storybook/addon-essentials": "^8.0.1",
"@storybook/addon-interactions": "^8.0.1",
"@storybook/addon-links": "^8.0.1",
"@storybook/addon-links": "^8.0.8",
"@storybook/addon-mdx-gfm": "^8.0.1",
"@storybook/react": "^8.0.1",
"@storybook/react-vite": "^8.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5629,9 +5629,9 @@ __metadata:
languageName: node
linkType: hard

"@storybook/addon-links@npm:^8.0.1":
version: 8.0.1
resolution: "@storybook/addon-links@npm:8.0.1"
"@storybook/addon-links@npm:^8.0.8":
version: 8.0.8
resolution: "@storybook/addon-links@npm:8.0.8"
dependencies:
"@storybook/csf": "npm:^0.1.2"
"@storybook/global": "npm:^5.0.0"
Expand All @@ -5641,7 +5641,7 @@ __metadata:
peerDependenciesMeta:
react:
optional: true
checksum: cf76ec916915173af3058a6e094c7f3e39c08f18a4ec84a3d0a896b08bb3bd8c02408f5081a78484b84fce55af717002e8fca504cb7835a92a7bfc257d89f036
checksum: 3e85402bb3e913df4a4a14fbfb7f71ce9d7dee3f8526c5ccc82d9bce1bfa0b2b87531aee341b2a0644b307bdb828f2982e4e593d4f558fdcd1025e5704e87e4a
languageName: node
linkType: hard

Expand Down Expand Up @@ -20797,7 +20797,7 @@ __metadata:
"@storybook/addon-actions": "npm:^8.0.1"
"@storybook/addon-essentials": "npm:^8.0.1"
"@storybook/addon-interactions": "npm:^8.0.1"
"@storybook/addon-links": "npm:^8.0.1"
"@storybook/addon-links": "npm:^8.0.8"
"@storybook/addon-mdx-gfm": "npm:^8.0.1"
"@storybook/react": "npm:^8.0.1"
"@storybook/react-vite": "npm:^8.0.1"
Expand Down

0 comments on commit cde7333

Please sign in to comment.