File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 40
40
"babel-loader" : " ^9.2.1" ,
41
41
"eslint" : " ^8.57.1" ,
42
42
"eslint-config-smarthr" : " ^7.3.0" ,
43
- "eslint-plugin-storybook" : " ^0.11.4 " ,
43
+ "eslint-plugin-storybook" : " ^0.11.6 " ,
44
44
"npm-run-all" : " ^4.1.5" ,
45
45
"postcss-loader" : " ^8.1.1" ,
46
46
"prettier" : " ^3.5.3" ,
Original file line number Diff line number Diff line change @@ -3244,10 +3244,10 @@ eslint-plugin-smarthr@^0.5.20:
3244
3244
dependencies :
3245
3245
json5 "^2.2.0"
3246
3246
3247
- eslint-plugin-storybook@^0.11.4 :
3248
- version "0.11.4 "
3249
- resolved "https://registry.yarnpkg.com/eslint-plugin-storybook/-/eslint-plugin-storybook-0.11.4 .tgz#137a425c20683face8848e692ad6dd7803a69a75 "
3250
- integrity sha512-OvLf1ljpDQ6Y/U2kM7hT5hESn+hg0vq/nh62+YiPFWdRIEjuQM9ivmwoTP9nRBExH8fT2VPqM5t/RB68lqTWJw ==
3247
+ eslint-plugin-storybook@^0.11.6 :
3248
+ version "0.11.6 "
3249
+ resolved "https://registry.yarnpkg.com/eslint-plugin-storybook/-/eslint-plugin-storybook-0.11.6 .tgz#3ab1fb37c62641853417c6da8f4c4fd050162489 "
3250
+ integrity sha512-3WodYD6Bs9ACqnB+TP2TuLh774c/nacAjxSKOP9bHJ2c8rf+nrhocxjjeAWNmO9IPkFIzTKlcl0vNXI2yYpVOw ==
3251
3251
dependencies :
3252
3252
" @storybook/csf" " ^0.1.11"
3253
3253
" @typescript-eslint/utils" " ^8.8.1"
You can’t perform that action at this time.
0 commit comments