Skip to content

Commit

Permalink
Bump eslint-plugin-storybook from 0.11.0 to 0.11.1
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) from 0.11.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](storybookjs/eslint-plugin-storybook@v0.11.0...v0.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent afaa7a3 commit cd16509
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 @@ -103,7 +103,7 @@
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-react-hooks": "^5.1.0-rc.1",
"eslint-plugin-react-refresh": "^0.4.14",
"eslint-plugin-storybook": "0.11.0",
"eslint-plugin-storybook": "0.11.1",
"globals": "^15.12.0",
"postcss": "^8.4.49",
"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 @@ -4404,16 +4404,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-storybook@npm:0.11.0":
version: 0.11.0
resolution: "eslint-plugin-storybook@npm:0.11.0"
"eslint-plugin-storybook@npm:0.11.1":
version: 0.11.1
resolution: "eslint-plugin-storybook@npm:0.11.1"
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/e132d67942fe9f826dbeda5023f8483a71d59dea135d53196dc20132c405aba0155f7dca51f443ed05097287864294f7c9b332771d123e7f6609a0571440b61e
checksum: 10c0/0520018311c6da25fe2d0db24a59e99ecefe74c4cadd4eba42ce3b1b0ce2c3cc6f88d48680389374f99e10151a7ef3da52386853d9d5a4058c41ae72e2184549
languageName: node
linkType: hard

Expand Down Expand Up @@ -7472,7 +7472,7 @@ __metadata:
eslint-plugin-import: "npm:^2.31.0"
eslint-plugin-react-hooks: "npm:^5.1.0-rc.1"
eslint-plugin-react-refresh: "npm:^0.4.14"
eslint-plugin-storybook: "npm:0.11.0"
eslint-plugin-storybook: "npm:0.11.1"
estree-walker: "npm:^3.0.3"
globals: "npm:^15.12.0"
graphql: "npm:16.x"
Expand Down

0 comments on commit cd16509

Please sign in to comment.