build(deps): bump @storybook/addon-actions in /website/client (#14028)

Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.4.19 to 6.5.6.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.6/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.6/addons/actions)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-06-03 14:26:24 -04:00
committed by GitHub
parent 7d11b22da0
commit 9eb959840b
2 changed files with 97 additions and 349 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"storybook:serve": "vue-cli-service storybook:serve -p 6006 -c config/storybook"
},
"dependencies": {
"@storybook/addon-actions": "6.4.19",
"@storybook/addon-actions": "6.5.6",
"@storybook/addon-knobs": "6.2.9",
"@storybook/addon-links": "6.5.6",
"@storybook/addon-notes": "5.3.21",