Skip to content

Commit

Permalink
Update dependency eslint-plugin-storybook to ^0.9.0 (#1109)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent 2af5cc8 commit 7cc75c8
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 @@ -65,7 +65,7 @@
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^7.0.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-storybook": "^0.8.0",
"eslint-plugin-storybook": "^0.9.0",
"husky": "^9.0.0",
"lint-staged": "^15.0.0",
"madge": "^8.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2681,7 +2681,7 @@ __metadata:
eslint-plugin-prettier: "npm:^5.1.3"
eslint-plugin-promise: "npm:^7.0.0"
eslint-plugin-react: "npm:^7.32.2"
eslint-plugin-storybook: "npm:^0.8.0"
eslint-plugin-storybook: "npm:^0.9.0"
husky: "npm:^9.0.0"
i18next: "npm:^23.8.2"
i18next-browser-languagedetector: "npm:^8.0.0"
Expand Down Expand Up @@ -4899,17 +4899,17 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-storybook@npm:^0.8.0":
version: 0.8.0
resolution: "eslint-plugin-storybook@npm:0.8.0"
"eslint-plugin-storybook@npm:^0.9.0":
version: 0.9.0
resolution: "eslint-plugin-storybook@npm:0.9.0"
dependencies:
"@storybook/csf": "npm:^0.0.1"
"@typescript-eslint/utils": "npm:^5.62.0"
requireindex: "npm:^1.2.0"
ts-dedent: "npm:^2.2.0"
peerDependencies:
eslint: ">=6"
checksum: 10/a66e6737298af9bb830e3b14cdbd204e589a38adb810f02d843849936ef9175a80a49c8b8fa9263f8c2b9a8f36fdd3a2d429382d8051568c58d6272c65c2f5d3
checksum: 10/5207e016cca6e095ddce911acfa12e973092fdc1ec716dfb54be70b859ac9be7ebde9ba6baa04a0e2fc4e34c772c4e9261d36a78c2cd5a873eeebf6087073b9f
languageName: node
linkType: hard

Expand Down

0 comments on commit 7cc75c8

Please sign in to comment.