Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): Bump @storybook/addon-links from 8.0.0 to 8.0.9 #2753

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 13 additions & 4 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.0.9
resolution: "@storybook/addon-links@npm:8.0.9"
dependencies:
"@storybook/csf": ^0.1.2
"@storybook/csf": ^0.1.4
"@storybook/global": ^5.0.0
ts-dedent: ^2.0.0
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
peerDependenciesMeta:
react:
optional: true
checksum: d5f0d51dfb10d65f6bfd693106c34571a2ea15f3533c720ca1c4a1d8d9aef9a6b061d300c8f29db17b1a1792ed35709bd71acc606262c87277d4c6b9c8cd12c7
checksum: dece0807fb3488fa4722ac4c66d5c0892f771e8c1c56627eb2f5787518780127132d64e3b03a3946f495eaaee823e1707f39b11f88ef3fb6c8dec4e8e77acf94
languageName: node
linkType: hard

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

"@storybook/csf@npm:^0.1.4":
version: 0.1.5
resolution: "@storybook/csf@npm:0.1.5"
dependencies:
type-fest: ^2.19.0
checksum: 8504e8b89936a62f9b5710122070a9317d998a4dc06ad5e75bdc5e7d804cf2135e95e4660e3d15696637587f8094066cf6c82ce1e71e5ecda63eea7090ba9604
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
Loading