Skip to content

Commit

Permalink
Bump eslint-plugin-storybook from 0.11.1 to 0.11.2
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.1 to 0.11.2.
- [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.1...v0.11.2)

---
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 Jan 3, 2025
1 parent 307f912 commit 74509cd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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",
"eslint-plugin-react-refresh": "^0.4.16",
"eslint-plugin-storybook": "0.11.1",
"eslint-plugin-storybook": "0.11.2",
"globals": "^15.14.0",
"postcss": "^8.4.49",
"prettier": "^3.4.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4378,16 +4378,16 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -7405,7 +7405,7 @@ __metadata:
eslint-plugin-import: "npm:^2.31.0"
eslint-plugin-react-hooks: "npm:^5.1.0"
eslint-plugin-react-refresh: "npm:^0.4.16"
eslint-plugin-storybook: "npm:0.11.1"
eslint-plugin-storybook: "npm:0.11.2"
estree-walker: "npm:^3.0.3"
globals: "npm:^15.14.0"
graphql: "npm:16.x"
Expand Down

0 comments on commit 74509cd

Please sign in to comment.