Skip to content

Commit d5d11a3

Browse files
chore(deps): update dependency eslint-plugin-storybook to v9.1.0 (#152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a74b62 commit d5d11a3

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
@@ -114,7 +114,7 @@
114114
"eslint-plugin-mdx": "^3.0.0",
115115
"eslint-plugin-react": "^7.34.3",
116116
"eslint-plugin-react-hooks": "^5.0.0",
117-
"eslint-plugin-storybook": "9.0.18",
117+
"eslint-plugin-storybook": "9.1.0",
118118
"eslint-plugin-styled-components-a11y": "^2.1.35",
119119
"eslint-plugin-testing-library": "^7.0.0",
120120
"jest": "^30.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2807,7 +2807,7 @@ __metadata:
28072807
eslint-plugin-mdx: "npm:^3.0.0"
28082808
eslint-plugin-react: "npm:^7.34.3"
28092809
eslint-plugin-react-hooks: "npm:^5.0.0"
2810-
eslint-plugin-storybook: "npm:9.0.18"
2810+
eslint-plugin-storybook: "npm:9.1.0"
28112811
eslint-plugin-styled-components-a11y: "npm:^2.1.35"
28122812
eslint-plugin-testing-library: "npm:^7.0.0"
28132813
jest: "npm:^30.0.0"
@@ -8398,15 +8398,15 @@ __metadata:
83988398
languageName: node
83998399
linkType: hard
84008400

8401-
"eslint-plugin-storybook@npm:9.0.18":
8402-
version: 9.0.18
8403-
resolution: "eslint-plugin-storybook@npm:9.0.18"
8401+
"eslint-plugin-storybook@npm:9.1.0":
8402+
version: 9.1.0
8403+
resolution: "eslint-plugin-storybook@npm:9.1.0"
84048404
dependencies:
84058405
"@typescript-eslint/utils": "npm:^8.8.1"
84068406
peerDependencies:
84078407
eslint: ">=8"
8408-
storybook: ^9.0.18
8409-
checksum: 10/091f94eff5bf390dd7a5db8b9f11cd5ded30c75f6c5aa9e3fba8339a3e7ca197ce661c045ef8a985242a239cb111c197814cb7462b3abeeb420bf3a003c19229
8408+
storybook: ^9.1.0
8409+
checksum: 10/804f2256eebc1fcceb359cf2f70ca554aca3020a14d7d40916c1678bf7f27710046dcd9910c1bf54d15d4da1fe1fc1f78fda5882cbb118f8bea04524a9763bbe
84108410
languageName: node
84118411
linkType: hard
84128412

0 commit comments

Comments
 (0)