Skip to content

Commit 51485fd

Browse files
Bump eslint-plugin-storybook from 9.1.5 to 9.1.15
Bumps [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) from 9.1.5 to 9.1.15. - [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/v9.1.15/code/lib/eslint-plugin) --- updated-dependencies: - dependency-name: eslint-plugin-storybook dependency-version: 9.1.15 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 124e316 commit 51485fd

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"eslint-plugin-prettier": "5.5.1",
9393
"eslint-plugin-react": "^7.37.5",
9494
"eslint-plugin-react-hooks": "^5.2.0",
95-
"eslint-plugin-storybook": "^9.1.1",
95+
"eslint-plugin-storybook": "^10.0.8",
9696
"eslint-plugin-testing-library": "^7.1.1",
9797
"globals": "^16.0.0",
9898
"jest-extended": "^4.0.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1734,7 +1734,7 @@ __metadata:
17341734
eslint-plugin-prettier: "npm:5.5.1"
17351735
eslint-plugin-react: "npm:^7.37.5"
17361736
eslint-plugin-react-hooks: "npm:^5.2.0"
1737-
eslint-plugin-storybook: "npm:^9.1.1"
1737+
eslint-plugin-storybook: "npm:^10.0.8"
17381738
eslint-plugin-testing-library: "npm:^7.1.1"
17391739
globals: "npm:^16.0.0"
17401740
jest-extended: "npm:^4.0.2"
@@ -5452,15 +5452,15 @@ __metadata:
54525452
languageName: node
54535453
linkType: hard
54545454

5455-
"eslint-plugin-storybook@npm:^9.1.1":
5456-
version: 9.1.5
5457-
resolution: "eslint-plugin-storybook@npm:9.1.5"
5455+
"eslint-plugin-storybook@npm:^10.0.8":
5456+
version: 10.0.8
5457+
resolution: "eslint-plugin-storybook@npm:10.0.8"
54585458
dependencies:
54595459
"@typescript-eslint/utils": "npm:^8.8.1"
54605460
peerDependencies:
54615461
eslint: ">=8"
5462-
storybook: ^9.1.5
5463-
checksum: 10c0/aa8f0a3a7b4d8e90c958889603351ca62837af13f8ac596c643a47f7197d586f93a8d9525d1e11b449d7579dc1de5315fdb8f97c0d6a18eac81fdb4e815961df
5462+
storybook: ^10.0.8
5463+
checksum: 10c0/ca2ffd85848cf45beea048e4ac6e5773051dbaa72bf485b9bd8606d1923649fc6047181ebfee8610e5017c934aef5178d5a83892a27e45f76e9f0bff2919b73c
54645464
languageName: node
54655465
linkType: hard
54665466

0 commit comments

Comments
 (0)