Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-storybook to v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent 88b02a5 commit 734a40c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"eslint-plugin-import-x": "4.3.0",
"eslint-plugin-lit": "1.15.0",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-storybook": "0.9.0",
"eslint-plugin-yml": "1.14.0",
"glob": "11.0.0",
"globals": "15.9.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4241,10 +4241,10 @@ [email protected]:
string.prototype.matchall "^4.0.11"
string.prototype.repeat "^1.0.0"

eslint-plugin-storybook@0.8.0:
version "0.8.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-storybook/-/eslint-plugin-storybook-0.8.0.tgz#23185ecabdc289cae55248c090f0c1d8fbae6c41"
integrity sha512-CZeVO5EzmPY7qghO2t64oaFM+8FTaD4uzOEjHKp516exyTKo+skKAL9GI3QALS2BXhyALJjNtwbmr1XinGE8bA==
eslint-plugin-storybook@0.9.0:
version "0.9.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-storybook/-/eslint-plugin-storybook-0.9.0.tgz#8f985899b957748d5780f8e6eb5d37c705976bc8"
integrity sha512-qOT/2vQBo0VqrG/BhZv8IdSsKQiyzJw+2Wqq+WFCiblI/PfxLSrGkF/buiXF+HumwfsCyBdaC94UhqhmYFmAvA==
dependencies:
"@storybook/csf" "^0.0.1"
"@typescript-eslint/utils" "^5.62.0"
Expand Down

0 comments on commit 734a40c

Please sign in to comment.