Skip to content

Commit fbd2278

Browse files
chore(deps-dev): bump eslint-plugin-storybook from 9.1.10 to 9.1.13 (#5333)
Bumps [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) from 9.1.10 to 9.1.13. - [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/HEAD/code/lib/eslint-plugin) --- updated-dependencies: - dependency-name: eslint-plugin-storybook dependency-version: 9.1.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 051b726 commit fbd2278

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.37.0",
2222
"eslint-plugin-react-hooks": "7.0.0",
2323
"eslint-plugin-react-refresh": "0.4.24",
24-
"eslint-plugin-storybook": "9.1.10",
24+
"eslint-plugin-storybook": "9.1.13",
2525
"globals": "16.4.0",
2626
"storybook": "9.1.13",
2727
"typescript": "~5.8.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.37.0",
2121
"eslint-plugin-react-hooks": "7.0.0",
2222
"eslint-plugin-react-refresh": "0.4.24",
23-
"eslint-plugin-storybook": "9.1.10",
23+
"eslint-plugin-storybook": "9.1.13",
2424
"globals": "16.4.0",
2525
"storybook": "9.1.13",
2626
"typescript": "~5.8.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.10",
21+
"eslint-plugin-storybook": "9.1.13",
2222
"storybook": "9.1.13",
2323
"typescript": "~5.8.3",
2424
"vite": "7.1.11",

0 commit comments

Comments
 (0)