Skip to content

Commit 4dc5dec

Browse files
chore(deps): update dependency eslint-plugin-storybook to ^0.12.0
1 parent 61aedf6 commit 4dc5dec

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.11.0",
84+
"eslint-plugin-storybook": "^0.12.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
@@ -7964,10 +7964,10 @@ eslint-plugin-react@^7.31.10:
79647964
string.prototype.matchall "^4.0.12"
79657965
string.prototype.repeat "^1.0.0"
79667966

7967-
eslint-plugin-storybook@^0.11.0:
7968-
version "0.11.6"
7969-
resolved "https://registry.yarnpkg.com/eslint-plugin-storybook/-/eslint-plugin-storybook-0.11.6.tgz#3ab1fb37c62641853417c6da8f4c4fd050162489"
7970-
integrity sha512-3WodYD6Bs9ACqnB+TP2TuLh774c/nacAjxSKOP9bHJ2c8rf+nrhocxjjeAWNmO9IPkFIzTKlcl0vNXI2yYpVOw==
7967+
eslint-plugin-storybook@^0.12.0:
7968+
version "0.12.0"
7969+
resolved "https://registry.yarnpkg.com/eslint-plugin-storybook/-/eslint-plugin-storybook-0.12.0.tgz#09ae667a7c569787d961b6f83337b2deee9daea8"
7970+
integrity sha512-Lg5I0+npTgiYgZ4KSvGWGDFZi3eOCNJPaWX0c9rTEEXC5wvooOClsP9ZtbI4hhFKyKgYR877KiJxbRTSJq9gWA==
79717971
dependencies:
79727972
"@storybook/csf" "^0.1.11"
79737973
"@typescript-eslint/utils" "^8.8.1"

0 commit comments

Comments
 (0)