Skip to content

Commit 2d0eff2

Browse files
chore(deps-dev): bump eslint-plugin-storybook from 10.0.3 to 10.0.4
Bumps [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) from 10.0.3 to 10.0.4. - [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.4/code/lib/eslint-plugin) --- updated-dependencies: - dependency-name: eslint-plugin-storybook dependency-version: 10.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8fbcf34 commit 2d0eff2

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 7 additions & 7 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.39.1",
2222
"eslint-plugin-react-hooks": "7.0.0",
2323
"eslint-plugin-react-refresh": "0.4.24",
24-
"eslint-plugin-storybook": "10.0.3",
24+
"eslint-plugin-storybook": "10.0.4",
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.39.1",
2121
"eslint-plugin-react-hooks": "7.0.0",
2222
"eslint-plugin-react-refresh": "0.4.24",
23-
"eslint-plugin-storybook": "10.0.3",
23+
"eslint-plugin-storybook": "10.0.4",
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": "10.0.3",
21+
"eslint-plugin-storybook": "10.0.4",
2222
"storybook": "9.1.13",
2323
"typescript": "~5.9.3",
2424
"vite": "7.1.12",

0 commit comments

Comments
 (0)