Skip to content

Commit

Permalink
Bump eslint-plugin-storybook
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) from 0.10.0--canary.156.ce8985b.0 to 0.10.0--canary.156.1435cb8.0.
- [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/commits)

---
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 Oct 14, 2024
1 parent 05ce2c5 commit 7a27b2e
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 @@ -93,7 +93,7 @@
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
"eslint-plugin-react-refresh": "^0.4.9",
"eslint-plugin-storybook": "0.10.0--canary.156.ce8985b.0",
"eslint-plugin-storybook": "0.10.0--canary.156.1435cb8.0",
"globals": "^15.11.0",
"postcss": "^8.4.47",
"relay-compiler": "^18.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4614,16 +4614,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-storybook@npm:0.10.0--canary.156.ce8985b.0":
version: 0.10.0--canary.156.ce8985b.0
resolution: "eslint-plugin-storybook@npm:0.10.0--canary.156.ce8985b.0"
"eslint-plugin-storybook@npm:0.10.0--canary.156.1435cb8.0":
version: 0.10.0--canary.156.1435cb8.0
resolution: "eslint-plugin-storybook@npm:0.10.0--canary.156.1435cb8.0"
dependencies:
"@storybook/csf": "npm:^0.0.1"
"@typescript-eslint/utils": "npm:^8.8.1"
ts-dedent: "npm:^2.2.0"
peerDependencies:
eslint: ">=6"
checksum: 10c0/95d385b356abb7da91b2346e11786e5d08918dd9dc0fdb61a4ebac5280875f72daf9dc5cbf4c059a5aa617b614d36fee21d3be8ad3dac1677125edea26186c40
checksum: 10c0/30cfe98dda9872af45be484de206354895f25c4a4940a96b4689a1ed38b1e27100cca453ddc47016acb38a27802c3f4877aefa5c5e25ef4e6958ea1ed0678630
languageName: node
linkType: hard

Expand Down Expand Up @@ -8063,7 +8063,7 @@ __metadata:
eslint-plugin-import: "npm:^2.31.0"
eslint-plugin-react-hooks: "npm:^5.1.0-rc.0"
eslint-plugin-react-refresh: "npm:^0.4.9"
eslint-plugin-storybook: "npm:0.10.0--canary.156.ce8985b.0"
eslint-plugin-storybook: "npm:0.10.0--canary.156.1435cb8.0"
estree-walker: "npm:^3.0.3"
globals: "npm:^15.11.0"
graphql: "npm:16.x"
Expand Down

0 comments on commit 7a27b2e

Please sign in to comment.