Skip to content

Commit 790d3e3

Browse files
chore: update dependency eslint-plugin-storybook to ^0.11.6 (#675)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47aa69b commit 790d3e3

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.1",
4242
"eslint-config-smarthr": "^7.3.0",
43-
"eslint-plugin-storybook": "^0.11.4",
43+
"eslint-plugin-storybook": "^0.11.6",
4444
"npm-run-all": "^4.1.5",
4545
"postcss-loader": "^8.1.1",
4646
"prettier": "^3.5.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3244,10 +3244,10 @@ eslint-plugin-smarthr@^0.5.20:
32443244
dependencies:
32453245
json5 "^2.2.0"
32463246

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==
32513251
dependencies:
32523252
"@storybook/csf" "^0.1.11"
32533253
"@typescript-eslint/utils" "^8.8.1"

0 commit comments

Comments
 (0)