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.18 " ,
117
+ "eslint-plugin-storybook" : " 9.1.0 " ,
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.18 "
2810
+ eslint-plugin-storybook: "npm:9.1.0 "
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"
@@ -8398,15 +8398,15 @@ __metadata:
8398
8398
languageName: node
8399
8399
linkType: hard
8400
8400
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 "
8404
8404
dependencies:
8405
8405
"@typescript-eslint/utils": "npm:^8.8.1"
8406
8406
peerDependencies:
8407
8407
eslint: ">=8"
8408
- storybook: ^9.0.18
8409
- checksum: 10/091f94eff5bf390dd7a5db8b9f11cd5ded30c75f6c5aa9e3fba8339a3e7ca197ce661c045ef8a985242a239cb111c197814cb7462b3abeeb420bf3a003c19229
8408
+ storybook: ^9.1.0
8409
+ checksum: 10/804f2256eebc1fcceb359cf2f70ca554aca3020a14d7d40916c1678bf7f27710046dcd9910c1bf54d15d4da1fe1fc1f78fda5882cbb118f8bea04524a9763bbe
8410
8410
languageName: node
8411
8411
linkType: hard
8412
8412
You can’t perform that action at this time.
0 commit comments