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 116
116
"eslint-plugin-mdx" : " ^3.0.0" ,
117
117
"eslint-plugin-react" : " ^7.34.3" ,
118
118
"eslint-plugin-react-hooks" : " ^5.0.0" ,
119
- "eslint-plugin-storybook" : " 9.1.0 " ,
119
+ "eslint-plugin-storybook" : " 9.1.1 " ,
120
120
"eslint-plugin-styled-components-a11y" : " ^2.1.35" ,
121
121
"eslint-plugin-testing-library" : " ^7.0.0" ,
122
122
"jest" : " ^30.0.0" ,
Original file line number Diff line number Diff line change @@ -2809,7 +2809,7 @@ __metadata:
2809
2809
eslint-plugin-mdx: "npm:^3.0.0"
2810
2810
eslint-plugin-react: "npm:^7.34.3"
2811
2811
eslint-plugin-react-hooks: "npm:^5.0.0"
2812
- eslint-plugin-storybook: "npm:9.1.0 "
2812
+ eslint-plugin-storybook: "npm:9.1.1 "
2813
2813
eslint-plugin-styled-components-a11y: "npm:^2.1.35"
2814
2814
eslint-plugin-testing-library: "npm:^7.0.0"
2815
2815
jest: "npm:^30.0.0"
@@ -8579,15 +8579,15 @@ __metadata:
8579
8579
languageName: node
8580
8580
linkType: hard
8581
8581
8582
- "eslint-plugin-storybook@npm:9.1.0 ":
8583
- version: 9.1.0
8584
- resolution: "eslint-plugin-storybook@npm:9.1.0 "
8582
+ "eslint-plugin-storybook@npm:9.1.1 ":
8583
+ version: 9.1.1
8584
+ resolution: "eslint-plugin-storybook@npm:9.1.1 "
8585
8585
dependencies:
8586
8586
"@typescript-eslint/utils": "npm:^8.8.1"
8587
8587
peerDependencies:
8588
8588
eslint: ">=8"
8589
- storybook: ^9.1.0
8590
- checksum: 10/804f2256eebc1fcceb359cf2f70ca554aca3020a14d7d40916c1678bf7f27710046dcd9910c1bf54d15d4da1fe1fc1f78fda5882cbb118f8bea04524a9763bbe
8589
+ storybook: ^9.1.1
8590
+ checksum: 10/17d91262c00178a349a6e027ab6ac561b4991357130c02013804b5e460dd8ea5003e12451ec22b4d3fe70e3c28e345b5f641c89a80f3ce1b6b28b1cbbec93949
8591
8591
languageName: node
8592
8592
linkType: hard
8593
8593
You can’t perform that action at this time.
0 commit comments