Skip to content

Commit 9315c82

Browse files
chore(deps): update dependency eslint-plugin-storybook to v9.0.18
1 parent b13d57d commit 9315c82

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.17",
117+
"eslint-plugin-storybook": "9.0.18",
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.17"
2810+
eslint-plugin-storybook: "npm:9.0.18"
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.17":
8420-
version: 9.0.17
8421-
resolution: "eslint-plugin-storybook@npm:9.0.17"
8419+
"eslint-plugin-storybook@npm:9.0.18":
8420+
version: 9.0.18
8421+
resolution: "eslint-plugin-storybook@npm:9.0.18"
84228422
dependencies:
84238423
"@typescript-eslint/utils": "npm:^8.8.1"
84248424
peerDependencies:
84258425
eslint: ">=8"
8426-
storybook: ^9.0.17
8427-
checksum: 10/f5ce9c04ff2c1ed0439d506e180a04134c38b32dde3061cc2fb1120ea18f10e07d6355ae509b69f687b0f89946eedcc3da2beb1281600a8a8ea51d9efaf189eb
8426+
storybook: ^9.0.18
8427+
checksum: 10/091f94eff5bf390dd7a5db8b9f11cd5ded30c75f6c5aa9e3fba8339a3e7ca197ce661c045ef8a985242a239cb111c197814cb7462b3abeeb420bf3a003c19229
84288428
languageName: node
84298429
linkType: hard
84308430

0 commit comments

Comments
 (0)