Skip to content

Commit 929b997

Browse files
chore(deps-dev): bump eslint-plugin-storybook in the eslint group
Bumps the eslint group with 1 update: [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin). Updates `eslint-plugin-storybook` from 9.1.13 to 10.0.0 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.0.0/code/lib/eslint-plugin) --- updated-dependencies: - dependency-name: eslint-plugin-storybook dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8560168 commit 929b997

File tree

4 files changed

+10
-13
lines changed

4 files changed

+10
-13
lines changed

package-lock.json

Lines changed: 7 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

storybooks/_storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"eslint": "9.38.0",
2222
"eslint-plugin-react-hooks": "7.0.0",
2323
"eslint-plugin-react-refresh": "0.4.24",
24-
"eslint-plugin-storybook": "9.1.13",
24+
"eslint-plugin-storybook": "10.0.0",
2525
"globals": "16.4.0",
2626
"storybook": "9.1.13",
2727
"typescript": "~5.9.3",

storybooks/react-storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"eslint": "9.38.0",
2121
"eslint-plugin-react-hooks": "7.0.0",
2222
"eslint-plugin-react-refresh": "0.4.24",
23-
"eslint-plugin-storybook": "9.1.13",
23+
"eslint-plugin-storybook": "10.0.0",
2424
"globals": "16.4.0",
2525
"storybook": "9.1.13",
2626
"typescript": "~5.9.3",

storybooks/vue-storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@storybook/vue3-vite": "9.1.13",
1919
"@vitejs/plugin-vue": "6.0.1",
2020
"@vue/tsconfig": "0.8.1",
21-
"eslint-plugin-storybook": "9.1.13",
21+
"eslint-plugin-storybook": "10.0.0",
2222
"storybook": "9.1.13",
2323
"typescript": "~5.9.3",
2424
"vite": "7.1.11",

0 commit comments

Comments
 (0)