From 2ce5c0c329ebbc83fa1b61435f51c8cbedbaae1a Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 26 Jul 2024 08:28:33 -0700
Subject: [PATCH] Bump @storybook/addon-links from 8.2.5 to 8.2.6 (#150)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps
[@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links)
from 8.2.5 to 8.2.6.
Release notes
Sourced from @storybook/addon-links's
releases.
v8.2.6
8.2.6
Changelog
Sourced from @storybook/addon-links's
changelog.
8.2.6
Commits
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
package.json | 2 +-
yarn.lock | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/package.json b/package.json
index fc4a5a1a6..9ce29c311 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
"@eslint/js": "^9.7.0",
"@storybook/addon-essentials": "^8.2.5",
"@storybook/addon-interactions": "^8.2.5",
- "@storybook/addon-links": "^8.2.5",
+ "@storybook/addon-links": "^8.2.6",
"@storybook/blocks": "^8.2.5",
"@storybook/react": "^8.2.5",
"@storybook/react-vite": "^8.2.6",
diff --git a/yarn.lock b/yarn.lock
index 13a943f77..5648028d3 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2862,20 +2862,20 @@ __metadata:
languageName: node
linkType: hard
-"@storybook/addon-links@npm:^8.2.5":
- version: 8.2.5
- resolution: "@storybook/addon-links@npm:8.2.5"
+"@storybook/addon-links@npm:^8.2.6":
+ version: 8.2.6
+ resolution: "@storybook/addon-links@npm:8.2.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.2.5
+ storybook: ^8.2.6
peerDependenciesMeta:
react:
optional: true
- checksum: 10c0/305d55427690b4439471c675eaeaa545f7828c6f6eeab05c1f98469b63fd6e64291dac50e133171ae6bebede24cbd9ca905741b3c48a8fcc0b6878eed53bb984
+ checksum: 10c0/1a39fb9cac2857400f8db73d761753501f35fda17bdc9e30a08f51fef88d2a0f356499e635b1c93aa73ac8252ab2a4198c71aa3ebc8bce87eb67807dd45d9cf5
languageName: node
linkType: hard
@@ -11855,7 +11855,7 @@ __metadata:
"@react-hook/resize-observer": "npm:^2.0.1"
"@storybook/addon-essentials": "npm:^8.2.5"
"@storybook/addon-interactions": "npm:^8.2.5"
- "@storybook/addon-links": "npm:^8.2.5"
+ "@storybook/addon-links": "npm:^8.2.6"
"@storybook/blocks": "npm:^8.2.5"
"@storybook/react": "npm:^8.2.5"
"@storybook/react-vite": "npm:^8.2.6"