Skip to content

Commit 7a18432

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] <[email protected]>
1 parent c473f4a commit 7a18432

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
@@ -91,7 +91,7 @@
9191
"eslint-plugin-prettier": "5.5.1",
9292
"eslint-plugin-react": "^7.37.5",
9393
"eslint-plugin-react-hooks": "^5.2.0",
94-
"eslint-plugin-storybook": "^9.1.1",
94+
"eslint-plugin-storybook": "^10.0.6",
9595
"eslint-plugin-testing-library": "^7.1.1",
9696
"globals": "^16.0.0",
9797
"jest-extended": "^4.0.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1548,7 +1548,7 @@ __metadata:
15481548
eslint-plugin-prettier: "npm:5.5.1"
15491549
eslint-plugin-react: "npm:^7.37.5"
15501550
eslint-plugin-react-hooks: "npm:^5.2.0"
1551-
eslint-plugin-storybook: "npm:^9.1.1"
1551+
eslint-plugin-storybook: "npm:^10.0.6"
15521552
eslint-plugin-testing-library: "npm:^7.1.1"
15531553
globals: "npm:^16.0.0"
15541554
jest-extended: "npm:^4.0.2"
@@ -5231,15 +5231,15 @@ __metadata:
52315231
languageName: node
52325232
linkType: hard
52335233

5234-
"eslint-plugin-storybook@npm:^9.1.1":
5235-
version: 9.1.5
5236-
resolution: "eslint-plugin-storybook@npm:9.1.5"
5234+
"eslint-plugin-storybook@npm:^10.0.6":
5235+
version: 10.0.6
5236+
resolution: "eslint-plugin-storybook@npm:10.0.6"
52375237
dependencies:
52385238
"@typescript-eslint/utils": "npm:^8.8.1"
52395239
peerDependencies:
52405240
eslint: ">=8"
5241-
storybook: ^9.1.5
5242-
checksum: 10c0/aa8f0a3a7b4d8e90c958889603351ca62837af13f8ac596c643a47f7197d586f93a8d9525d1e11b449d7579dc1de5315fdb8f97c0d6a18eac81fdb4e815961df
5241+
storybook: ^10.0.6
5242+
checksum: 10c0/bef5caad749112820816b432425c0c4a4d279dd4243f1769105734e6cb0c506708f94c586e5c4f8bd2ee92583ba9951940138ccc438616ce86e95b2a4992bc49
52435243
languageName: node
52445244
linkType: hard
52455245

0 commit comments

Comments
 (0)