Skip to content

Commit 6de5e75

Browse files
committed
chore(deps): update dependency eslint-plugin-storybook to ^0.9.0
1 parent ae1e3f9 commit 6de5e75

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"eslint-plugin-jest": "27.9.0",
8282
"eslint-plugin-jsx-a11y": "^6.6.1",
8383
"eslint-plugin-react": "^7.31.10",
84-
"eslint-plugin-storybook": "^0.8.0",
84+
"eslint-plugin-storybook": "^0.9.0",
8585
"gh-pages": "^5.0.0",
8686
"jest": "29.7.0",
8787
"jest-environment-jsdom": "^29.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7629,10 +7629,10 @@ eslint-plugin-react@^7.31.10:
76297629
string.prototype.matchall "^4.0.11"
76307630
string.prototype.repeat "^1.0.0"
76317631

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

0 commit comments

Comments
 (0)