Skip to content

Commit 505e825

Browse files
chore: update dependency eslint-plugin-storybook to ^0.11.3 (#662)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54ae502 commit 505e825

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"babel-loader": "^9.2.1",
4141
"eslint": "^8.57.0",
4242
"eslint-config-smarthr": "^7.3.0",
43-
"eslint-plugin-storybook": "^0.11.2",
43+
"eslint-plugin-storybook": "^0.11.3",
4444
"npm-run-all": "^4.1.5",
4545
"postcss-loader": "^8.1.1",
4646
"prettier": "^3.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3252,10 +3252,10 @@ eslint-plugin-smarthr@^0.5.20:
32523252
dependencies:
32533253
json5 "^2.2.0"
32543254

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==
32593259
dependencies:
32603260
"@storybook/csf" "^0.1.11"
32613261
"@typescript-eslint/utils" "^8.8.1"

0 commit comments

Comments
 (0)