Skip to content

Commit f6220b5

Browse files
chore(deps-dev): bump eslint-plugin-storybook from 0.11.3 to 0.11.4
Bumps [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) from 0.11.3 to 0.11.4. - [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases) - [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md) - [Commits](storybookjs/eslint-plugin-storybook@v0.11.3...v0.11.4) --- updated-dependencies: - dependency-name: eslint-plugin-storybook dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a933529 commit f6220b5

File tree

2 files changed

+253
-218
lines changed

2 files changed

+253
-218
lines changed

examples/with-code-share/apps/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint": "^9.10.0",
4444
"eslint-plugin-react-hooks": "5.1.0",
4545
"eslint-plugin-react-refresh": "^0.4.11",
46-
"eslint-plugin-storybook": "^0.11.3",
46+
"eslint-plugin-storybook": "^0.11.4",
4747
"globals": "^15.15.0",
4848
"postcss": "^8.5.3",
4949
"storybook": "^8.5.8",

0 commit comments

Comments
 (0)