chore(deps-dev): bump @storybook/theming from 6.4.17 to 6.5.11

Bumps [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/lib/theming) from 6.4.17 to 6.5.11.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.11/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.11/lib/theming)

---
updated-dependencies:
- dependency-name: "@storybook/theming"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-13 11:18:45 +00:00 committed by GitHub
parent 0e4a228f1b
commit d0053f4fe8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 2 deletions

View file

@ -32,7 +32,7 @@
"@storybook/addon-links": "^6.4.17",
"@storybook/addons": "^6.4.17",
"@storybook/react": "^6.4.17",
"@storybook/theming": "^6.4.17",
"@storybook/theming": "^6.5.11",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.5.0",