-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): bump @storybook/addon-a11y from 8.1.10 to 8.1.11
Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) from 8.1.10 to 8.1.11. - [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.11/code/addons/a11y) --- updated-dependencies: - dependency-name: "@storybook/addon-a11y" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
83dbeb0
commit b840f6a
Showing
2 changed files
with
13 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2650,12 +2650,12 @@ | |
dependencies: | ||
"@sinonjs/commons" "^3.0.0" | ||
|
||
"@storybook/addon-a11y@^8.1.10": | ||
version "8.1.10" | ||
resolved "https://registry.yarnpkg.com/@storybook/addon-a11y/-/addon-a11y-8.1.10.tgz#70baaf3633b6f746d615360518b99be9f541ddcb" | ||
integrity sha512-Ruags4vx0ocO9FepZPCcfxksxWUgIIYsHguh/Ktestb0LoZN6Uikg9SMmXZeNrjcMrAHLHYKF/HXP0ov/rIexg== | ||
"@storybook/addon-a11y@^8.1.11": | ||
version "8.1.11" | ||
resolved "https://registry.yarnpkg.com/@storybook/addon-a11y/-/addon-a11y-8.1.11.tgz#70b073009104dbc2d0f8dca1ccfc3254ae4e4eb4" | ||
integrity sha512-JFiY/ASwMOCf3MOi7GtKOvLn62jhcIYV2he90l1SSnXxsDmurETVumyAdTQtQtUQpAJI+l0Ed4uLVjzAxkGreg== | ||
dependencies: | ||
"@storybook/addon-highlight" "8.1.10" | ||
"@storybook/addon-highlight" "8.1.11" | ||
axe-core "^4.2.0" | ||
|
||
"@storybook/[email protected]", "@storybook/addon-actions@^8.1.10": | ||
|
@@ -2742,6 +2742,13 @@ | |
dependencies: | ||
"@storybook/global" "^5.0.0" | ||
|
||
"@storybook/[email protected]": | ||
version "8.1.11" | ||
resolved "https://registry.yarnpkg.com/@storybook/addon-highlight/-/addon-highlight-8.1.11.tgz#c4e7af700d3ede709472831b6afb026a0208b388" | ||
integrity sha512-Iu8FCAd4ETsB6QF4xDE/OLLZY3HOFopuLM5KE0f58jnccF5zAVGr1Rj/54p6TeK0PEou0tLRPFuZs+LPlEzrSw== | ||
dependencies: | ||
"@storybook/global" "^5.0.0" | ||
|
||
"@storybook/addon-interactions@^8.1.5": | ||
version "8.1.5" | ||
resolved "https://registry.yarnpkg.com/@storybook/addon-interactions/-/addon-interactions-8.1.5.tgz#d7711936aae5b1a1b9833b4b40d96e425435d765" | ||
|