Skip to content

chore(deps): update dependency eslint-plugin-storybook to v9.1.1 #157

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 9, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"eslint-plugin-mdx": "^3.0.0",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-storybook": "9.1.0",
"eslint-plugin-storybook": "9.1.1",
"eslint-plugin-styled-components-a11y": "^2.1.35",
"eslint-plugin-testing-library": "^7.0.0",
"jest": "^30.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2809,7 +2809,7 @@ __metadata:
eslint-plugin-mdx: "npm:^3.0.0"
eslint-plugin-react: "npm:^7.34.3"
eslint-plugin-react-hooks: "npm:^5.0.0"
eslint-plugin-storybook: "npm:9.1.0"
eslint-plugin-storybook: "npm:9.1.1"
eslint-plugin-styled-components-a11y: "npm:^2.1.35"
eslint-plugin-testing-library: "npm:^7.0.0"
jest: "npm:^30.0.0"
Expand Down Expand Up @@ -8579,15 +8579,15 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-storybook@npm:9.1.0":
version: 9.1.0
resolution: "eslint-plugin-storybook@npm:9.1.0"
"eslint-plugin-storybook@npm:9.1.1":
version: 9.1.1
resolution: "eslint-plugin-storybook@npm:9.1.1"
dependencies:
"@typescript-eslint/utils": "npm:^8.8.1"
peerDependencies:
eslint: ">=8"
storybook: ^9.1.0
checksum: 10/804f2256eebc1fcceb359cf2f70ca554aca3020a14d7d40916c1678bf7f27710046dcd9910c1bf54d15d4da1fe1fc1f78fda5882cbb118f8bea04524a9763bbe
storybook: ^9.1.1
checksum: 10/17d91262c00178a349a6e027ab6ac561b4991357130c02013804b5e460dd8ea5003e12451ec22b4d3fe70e3c28e345b5f641c89a80f3ce1b6b28b1cbbec93949
languageName: node
linkType: hard

Expand Down