build(deps-dev): bump eslint-plugin-storybook from 0.8.0 to 0.11.1 (#10421)

Bumps [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) from 0.8.0 to 0.11.1.
- [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases)
- [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/eslint-plugin-storybook/compare/v0.8.0...v0.11.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-storybook
  dependency-type: direct:development
  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]
2024-11-21 11:45:56 +00:00
committed by GitHub
parent fc9c82733c
commit 86b892c472
2 changed files with 169 additions and 11 deletions
+1 -1
View File
@@ -134,7 +134,7 @@
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-rxjs": "^5.0.3",
"eslint-plugin-storybook": "^0.8.0",
"eslint-plugin-storybook": "^0.11.1",
"eslint-plugin-unicorn": "^49.0.0",
"graphql": "^16.9.0",
"husky": "^7.0.4",