Skip to content

Commit

Permalink
Bump @storybook/addon-actions from 8.1.9 to 8.1.11
Browse files Browse the repository at this point in the history
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) from 8.1.9 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/actions)

---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent cd982da commit b84e789
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"defaults"
],
"devDependencies": {
"@storybook/addon-actions": "^8.0.10",
"@storybook/addon-actions": "^8.1.11",
"@storybook/addon-essentials": "^8.1.9",
"@storybook/addon-links": "^8.0.10",
"@storybook/node-logger": "^8.0.10",
Expand Down
14 changes: 13 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3998,7 +3998,7 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@storybook/[email protected]", "@storybook/addon-actions@^8.0.10":
"@storybook/[email protected]":
version "8.1.9"
resolved "https://registry.yarnpkg.com/@storybook/addon-actions/-/addon-actions-8.1.9.tgz#a2c90061fc5d13e5fd0b876da0c7c4c360ce9b76"
integrity sha512-7ZefE9AER42htn4McqMXcL2RDnflesIf4SxY7pCHpL7rUoldxfZ1DGGRgyKen00H6vx1LGzLRBN9fhBUf9XqCA==
Expand All @@ -4010,6 +4010,18 @@
polished "^4.2.2"
uuid "^9.0.0"

"@storybook/addon-actions@^8.1.11":
version "8.1.11"
resolved "https://registry.yarnpkg.com/@storybook/addon-actions/-/addon-actions-8.1.11.tgz#dafa4e84e01924372feda003c449e827347e4afd"
integrity sha512-jqYXgBgOVInStOCk//AA+dGkrfN8R7rDXA4lyu82zM59kvICtG9iqgmkSRDn0Z3zUkM+lIHZGoz0aLVQ8pxsgw==
dependencies:
"@storybook/core-events" "8.1.11"
"@storybook/global" "^5.0.0"
"@types/uuid" "^9.0.1"
dequal "^2.0.2"
polished "^4.2.2"
uuid "^9.0.0"

"@storybook/[email protected]":
version "8.1.9"
resolved "https://registry.yarnpkg.com/@storybook/addon-backgrounds/-/addon-backgrounds-8.1.9.tgz#468c88d5456074f26dc8d0e953ab7460020f15f2"
Expand Down

0 comments on commit b84e789

Please sign in to comment.