Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-storybook from 0.10.2 to 0.11.0 (#…
Browse files Browse the repository at this point in the history
…2193)

Bumps [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) from 0.10.2 to 0.11.0.
- [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases)
- [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md)
- [Commits](storybookjs/eslint-plugin-storybook@v0.10.2...v0.11.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-storybook
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent ed8b2c4 commit a89ac93
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-storybook": "^0.10.2",
"eslint-plugin-storybook": "^0.11.0",
"husky": "^9.1.6",
"json": "^11.0.0",
"prettier": "^3.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2828,7 +2828,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-react: "npm:^7.37.2"
eslint-plugin-react-hooks: "npm:^5.0.0"
eslint-plugin-storybook: "npm:^0.10.2"
eslint-plugin-storybook: "npm:^0.11.0"
glsl-noise: "npm:^0.0.0"
hls.js: "npm:^1.5.17"
husky: "npm:^9.1.6"
Expand Down Expand Up @@ -6442,16 +6442,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-storybook@npm:^0.10.2":
version: 0.10.2
resolution: "eslint-plugin-storybook@npm:0.10.2"
"eslint-plugin-storybook@npm:^0.11.0":
version: 0.11.0
resolution: "eslint-plugin-storybook@npm:0.11.0"
dependencies:
"@storybook/csf": "npm:^0.1.11"
"@typescript-eslint/utils": "npm:^8.8.1"
ts-dedent: "npm:^2.2.0"
peerDependencies:
eslint: ">=6"
checksum: 10c0/a5dc86602509b655ef2a4dc7f13786a1bc9e52deebfc12e722ccd796be5b20e5b6dfd65635b2da72f359372c5978c3277b46b2f8aeed2d96bb5d0285f7afcd3b
checksum: 10c0/e132d67942fe9f826dbeda5023f8483a71d59dea135d53196dc20132c405aba0155f7dca51f443ed05097287864294f7c9b332771d123e7f6609a0571440b61e
languageName: node
linkType: hard

Expand Down

0 comments on commit a89ac93

Please sign in to comment.