File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 114
114
"eslint-plugin-mdx" : " ^3.0.0" ,
115
115
"eslint-plugin-react" : " ^7.34.3" ,
116
116
"eslint-plugin-react-hooks" : " ^5.0.0" ,
117
- "eslint-plugin-storybook" : " 9.0.17 " ,
117
+ "eslint-plugin-storybook" : " 9.0.18 " ,
118
118
"eslint-plugin-styled-components-a11y" : " ^2.1.35" ,
119
119
"eslint-plugin-testing-library" : " ^7.0.0" ,
120
120
"jest" : " ^30.0.0" ,
Original file line number Diff line number Diff line change @@ -2807,7 +2807,7 @@ __metadata:
2807
2807
eslint-plugin-mdx: "npm:^3.0.0"
2808
2808
eslint-plugin-react: "npm:^7.34.3"
2809
2809
eslint-plugin-react-hooks: "npm:^5.0.0"
2810
- eslint-plugin-storybook: "npm:9.0.17 "
2810
+ eslint-plugin-storybook: "npm:9.0.18 "
2811
2811
eslint-plugin-styled-components-a11y: "npm:^2.1.35"
2812
2812
eslint-plugin-testing-library: "npm:^7.0.0"
2813
2813
jest: "npm:^30.0.0"
@@ -8416,15 +8416,15 @@ __metadata:
8416
8416
languageName: node
8417
8417
linkType: hard
8418
8418
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 "
8422
8422
dependencies:
8423
8423
"@typescript-eslint/utils": "npm:^8.8.1"
8424
8424
peerDependencies:
8425
8425
eslint: ">=8"
8426
- storybook: ^9.0.17
8427
- checksum: 10/f5ce9c04ff2c1ed0439d506e180a04134c38b32dde3061cc2fb1120ea18f10e07d6355ae509b69f687b0f89946eedcc3da2beb1281600a8a8ea51d9efaf189eb
8426
+ storybook: ^9.0.18
8427
+ checksum: 10/091f94eff5bf390dd7a5db8b9f11cd5ded30c75f6c5aa9e3fba8339a3e7ca197ce661c045ef8a985242a239cb111c197814cb7462b3abeeb420bf3a003c19229
8428
8428
languageName: node
8429
8429
linkType: hard
8430
8430
You can’t perform that action at this time.
0 commit comments