Skip to content

Commit b13d57d

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

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.16",
117+
"eslint-plugin-storybook": "9.0.17",
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.16"
2810+
eslint-plugin-storybook: "npm:9.0.17"
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"
@@ -8416,15 +8416,15 @@ __metadata:
84168416
languageName: node
84178417
linkType: hard
84188418

8419-
"eslint-plugin-storybook@npm:9.0.16":
8420-
version: 9.0.16
8421-
resolution: "eslint-plugin-storybook@npm:9.0.16"
8419+
"eslint-plugin-storybook@npm:9.0.17":
8420+
version: 9.0.17
8421+
resolution: "eslint-plugin-storybook@npm:9.0.17"
84228422
dependencies:
84238423
"@typescript-eslint/utils": "npm:^8.8.1"
84248424
peerDependencies:
84258425
eslint: ">=8"
8426-
storybook: ^9.0.16
8427-
checksum: 10/07e6291ab133fd24deb76a7f3428343abf2f6a6589ff8f77f7207b4f094e14dad209c6aef1388a7c677727c397861636e236fd55fbfcbb2bca5bf1169ae15e36
8426+
storybook: ^9.0.17
8427+
checksum: 10/f5ce9c04ff2c1ed0439d506e180a04134c38b32dde3061cc2fb1120ea18f10e07d6355ae509b69f687b0f89946eedcc3da2beb1281600a8a8ea51d9efaf189eb
84288428
languageName: node
84298429
linkType: hard
84308430

0 commit comments

Comments
 (0)