Skip to content

Commit 0092071

Browse files
committed
chore(deps): update dependency eslint-plugin-storybook to ^0.11.0
1 parent 94a665b commit 0092071

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.10.0",
84+
"eslint-plugin-storybook": "^0.11.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
@@ -7681,10 +7681,10 @@ eslint-plugin-react@^7.31.10:
76817681
string.prototype.matchall "^4.0.11"
76827682
string.prototype.repeat "^1.0.0"
76837683

7684-
eslint-plugin-storybook@^0.10.0:
7685-
version "0.10.2"
7686-
resolved "https://registry.yarnpkg.com/eslint-plugin-storybook/-/eslint-plugin-storybook-0.10.2.tgz#2fdb2a13a02d76ee8047d17d2b0a8b0f4aff31ed"
7687-
integrity sha512-iOrFJfyLgRLIbWDLbbs3J4yrknvIB+uiZ8KGqGOEXTL7/BGuBMZLiIU9Q4Pm/VYJrHN4JqmMtwCSrAemHL2nFg==
7684+
eslint-plugin-storybook@^0.11.0:
7685+
version "0.11.0"
7686+
resolved "https://registry.yarnpkg.com/eslint-plugin-storybook/-/eslint-plugin-storybook-0.11.0.tgz#97adc63512816a6f8b86040d1364af43d3336099"
7687+
integrity sha512-MvPJgF+ORwgK04a1CY5itO4pwdAOFIRqczlNEHL62+4Ocvj1d61GWRqIdeX1BNCKno6fdPC6TksUHCZMGsq26g==
76887688
dependencies:
76897689
"@storybook/csf" "^0.1.11"
76907690
"@typescript-eslint/utils" "^8.8.1"

0 commit comments

Comments
 (0)