Skip to content

Commit

Permalink
chore(deps-dev): Bump @storybook/addon-links from 8.0.0 to 8.1.1
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.0 to 8.1.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.1.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 18, 2024
1 parent 559d02f commit c70e3d5
Showing 1 changed file with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7492,18 +7492,18 @@ __metadata:
linkType: hard

"@storybook/addon-links@npm:^8.0.0":
version: 8.0.0
resolution: "@storybook/addon-links@npm:8.0.0"
version: 8.1.1
resolution: "@storybook/addon-links@npm:8.1.1"
dependencies:
"@storybook/csf": ^0.1.2
"@storybook/csf": ^0.1.7
"@storybook/global": ^5.0.0
ts-dedent: ^2.0.0
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta
peerDependenciesMeta:
react:
optional: true
checksum: d5f0d51dfb10d65f6bfd693106c34571a2ea15f3533c720ca1c4a1d8d9aef9a6b061d300c8f29db17b1a1792ed35709bd71acc606262c87277d4c6b9c8cd12c7
checksum: e7a607f5816b16305fd1cc310586bf5f83ee8095582c81221035b01b726cec6b579e6a1c409e9977c08122b0d650e0e4c3b6d96d01ea40439b1efaa3734161f8
languageName: node
linkType: hard

Expand Down Expand Up @@ -8049,6 +8049,15 @@ __metadata:
languageName: node
linkType: hard

"@storybook/csf@npm:^0.1.7":
version: 0.1.7
resolution: "@storybook/csf@npm:0.1.7"
dependencies:
type-fest: ^2.19.0
checksum: 0f2b32a3d3920620d032436429fff9f3a08add8e52dc735a5dfd6ce46260a12c7ec87f4fff065bf0e8baae988d1655eea25d5aaba810e7687119ac5661eaeaa4
languageName: node
linkType: hard

"@storybook/docs-mdx@npm:3.0.0":
version: 3.0.0
resolution: "@storybook/docs-mdx@npm:3.0.0"
Expand Down

0 comments on commit c70e3d5

Please sign in to comment.