Skip to content

Commit 56aa424

Browse files
build(deps-dev): update eslint-plugin-storybook requirement
Updates the requirements on [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) to permit the latest version. - [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.4.6/code/lib/eslint-plugin) --- updated-dependencies: - dependency-name: eslint-plugin-storybook dependency-version: 10.4.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 028d143 commit 56aa424

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-elements/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@vitejs/plugin-react": "^6.0.0",
4848
"autoprefixer": "^10",
4949
"css-loader": "^7.0.0",
50-
"eslint-plugin-storybook": "^10.1.3",
50+
"eslint-plugin-storybook": "^10.4.6",
5151
"next": "16.2.9",
5252
"postcss": "^8",
5353
"postcss-cli": "^11.0.1",

0 commit comments

Comments
 (0)