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.0" ,
42
42
"eslint-config-smarthr" : " ^7.3.0" ,
43
- "eslint-plugin-storybook" : " ^0.11.2 " ,
43
+ "eslint-plugin-storybook" : " ^0.11.3 " ,
44
44
"npm-run-all" : " ^4.1.5" ,
45
45
"postcss-loader" : " ^8.1.1" ,
46
46
"prettier" : " ^3.5.1" ,
Original file line number Diff line number Diff line change @@ -3252,10 +3252,10 @@ eslint-plugin-smarthr@^0.5.20:
3252
3252
dependencies :
3253
3253
json5 "^2.2.0"
3254
3254
3255
- eslint-plugin-storybook@^0.11.2 :
3256
- version "0.11.2 "
3257
- resolved "https://registry.yarnpkg.com/eslint-plugin-storybook/-/eslint-plugin-storybook-0.11.2 .tgz#a46f8fa2b87d15f66251e832a10d5481fc73a028 "
3258
- integrity sha512-0Z4DUklJrC+GHjCRXa7PYfPzWC15DaVnwaOYenpgXiCEijXPZkLKCms+rHhtoRcWccP7Z8DpOOaP1gc3P9oOwg ==
3255
+ eslint-plugin-storybook@^0.11.3 :
3256
+ version "0.11.3 "
3257
+ resolved "https://registry.yarnpkg.com/eslint-plugin-storybook/-/eslint-plugin-storybook-0.11.3 .tgz#3a73bc0ba0299a575bb2a5e3cf81e6ae8c1df486 "
3258
+ integrity sha512-gDBnBZiyk4ZG7OMSJRaHBcuJ8TMCXgMIQ3HB/XvtN0SvSio2ZOIeYD3yGj39g/DbyCe/Bg02j/ip9tWlDEs82A ==
3259
3259
dependencies :
3260
3260
" @storybook/csf" " ^0.1.11"
3261
3261
" @typescript-eslint/utils" " ^8.8.1"
You can’t perform that action at this time.
0 commit comments