From 9ee3e8b746b5d6098dece9afad00ad8cb75ba824 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 26 Jul 2024 08:30:06 -0700
Subject: [PATCH] Bump @storybook/addon-interactions from 8.2.5 to 8.2.6 (#152)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[//]: # (dependabot-start)
⚠️ **Dependabot is rebasing this PR** ⚠️
Rebasing might not happen immediately, so don't worry if this takes some
time.
Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.
---
[//]: # (dependabot-end)
Bumps
[@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions)
from 8.2.5 to 8.2.6.
Release notes
Sourced from @storybook/addon-interactions's
releases.
v8.2.6
8.2.6
Changelog
Sourced from @storybook/addon-interactions'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 | 49 ++++++++++++++++++++++++++++++++++++++++---------
2 files changed, 41 insertions(+), 10 deletions(-)
diff --git a/package.json b/package.json
index fb74b7e24..cff5e5c3b 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
"@chromatic-com/storybook": "^1.6.1",
"@eslint/js": "^9.7.0",
"@storybook/addon-essentials": "^8.2.5",
- "@storybook/addon-interactions": "^8.2.5",
+ "@storybook/addon-interactions": "^8.2.6",
"@storybook/addon-links": "^8.2.6",
"@storybook/blocks": "^8.2.5",
"@storybook/react": "^8.2.5",
diff --git a/yarn.lock b/yarn.lock
index 0867c76ac..12098e237 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2847,18 +2847,18 @@ __metadata:
languageName: node
linkType: hard
-"@storybook/addon-interactions@npm:^8.2.5":
- version: 8.2.5
- resolution: "@storybook/addon-interactions@npm:8.2.5"
+"@storybook/addon-interactions@npm:^8.2.6":
+ version: 8.2.6
+ resolution: "@storybook/addon-interactions@npm:8.2.6"
dependencies:
"@storybook/global": "npm:^5.0.0"
- "@storybook/instrumenter": "npm:8.2.5"
- "@storybook/test": "npm:8.2.5"
+ "@storybook/instrumenter": "npm:8.2.6"
+ "@storybook/test": "npm:8.2.6"
polished: "npm:^4.2.2"
ts-dedent: "npm:^2.2.0"
peerDependencies:
- storybook: ^8.2.5
- checksum: 10c0/c4670655e8816131a1cce72eca172d662b089610e4795f9ed5931e1824693a11ec5b82737ae315cce1a4d1b3a9c3b785e1c6babd58add077f3637f4568e2decb
+ storybook: ^8.2.6
+ checksum: 10c0/e611c015864b9867c162117113544c20b2b9f25fce2a52ee4e8740149da28735d3ff33fddfe70fe6d83c495a444e1dc279413ced7d7b03ef124d3aae3267f545
languageName: node
linkType: hard
@@ -3103,6 +3103,19 @@ __metadata:
languageName: node
linkType: hard
+"@storybook/instrumenter@npm:8.2.6":
+ version: 8.2.6
+ resolution: "@storybook/instrumenter@npm:8.2.6"
+ dependencies:
+ "@storybook/global": "npm:^5.0.0"
+ "@vitest/utils": "npm:^1.3.1"
+ util: "npm:^0.12.4"
+ peerDependencies:
+ storybook: ^8.2.6
+ checksum: 10c0/54d90305374b4e95cab0d81b49aec81d266de24657524c5875343e401f81ee861bb059bd733df5135ad1c99f8c9f41898778c581a640003b51f1db5805a1092c
+ languageName: node
+ linkType: hard
+
"@storybook/manager-api@npm:^8.2.5":
version: 8.2.5
resolution: "@storybook/manager-api@npm:8.2.5"
@@ -3257,7 +3270,25 @@ __metadata:
languageName: node
linkType: hard
-"@storybook/test@npm:8.2.5, @storybook/test@npm:^8.2.5":
+"@storybook/test@npm:8.2.6":
+ version: 8.2.6
+ resolution: "@storybook/test@npm:8.2.6"
+ dependencies:
+ "@storybook/csf": "npm:0.1.11"
+ "@storybook/instrumenter": "npm:8.2.6"
+ "@testing-library/dom": "npm:10.1.0"
+ "@testing-library/jest-dom": "npm:6.4.5"
+ "@testing-library/user-event": "npm:14.5.2"
+ "@vitest/expect": "npm:1.6.0"
+ "@vitest/spy": "npm:1.6.0"
+ util: "npm:^0.12.4"
+ peerDependencies:
+ storybook: ^8.2.6
+ checksum: 10c0/611a9710d159037892def3af20cb67031c7c8f2306e8108dd55b95376fad9572e7bae701f47ab358586e8b5fb722489732dc3d70af31d05fc4e4b76d250e0c29
+ languageName: node
+ linkType: hard
+
+"@storybook/test@npm:^8.2.5":
version: 8.2.5
resolution: "@storybook/test@npm:8.2.5"
dependencies:
@@ -11854,7 +11885,7 @@ __metadata:
"@observablehq/plot": "npm:^0.6.15"
"@react-hook/resize-observer": "npm:^2.0.1"
"@storybook/addon-essentials": "npm:^8.2.5"
- "@storybook/addon-interactions": "npm:^8.2.5"
+ "@storybook/addon-interactions": "npm:^8.2.6"
"@storybook/addon-links": "npm:^8.2.6"
"@storybook/blocks": "npm:^8.2.5"
"@storybook/react": "npm:^8.2.5"