Skip to content

Commit fd348ef

Browse files
chore(deps): update dependency eslint-plugin-storybook to ^0.10.0
1 parent b72b19a commit fd348ef

File tree

2 files changed

+92
-20
lines changed

2 files changed

+92
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"eslint-plugin-jest": "27.9.0",
8383
"eslint-plugin-jsx-a11y": "^6.6.1",
8484
"eslint-plugin-react": "^7.31.10",
85-
"eslint-plugin-storybook": "^0.9.0",
85+
"eslint-plugin-storybook": "^0.10.0",
8686
"gh-pages": "^5.0.0",
8787
"jest": "29.7.0",
8888
"jest-environment-jsdom": "^29.3.0",

yarn.lock

Lines changed: 91 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1825,7 +1825,7 @@
18251825
dependencies:
18261826
tslib "^2.4.0"
18271827

1828-
"@eslint-community/eslint-utils@^4.2.0":
1828+
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
18291829
version "4.4.0"
18301830
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
18311831
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
@@ -3369,12 +3369,12 @@
33693369
dependencies:
33703370
lodash "^4.17.15"
33713371

3372-
"@storybook/csf@^0.0.1":
3373-
version "0.0.1"
3374-
resolved "https://registry.yarnpkg.com/@storybook/csf/-/csf-0.0.1.tgz#95901507dc02f0bc6f9ac8ee1983e2fc5bb98ce6"
3375-
integrity sha512-USTLkZze5gkel8MYCujSRBVIrUQ3YPBrLOx7GNk/0wttvVtlzWXAq9eLbQ4p/NicGxP+3T7KPEMVV//g+yubpw==
3372+
"@storybook/csf@^0.1.11":
3373+
version "0.1.11"
3374+
resolved "https://registry.yarnpkg.com/@storybook/csf/-/csf-0.1.11.tgz#ad685a4fe564a47a6b73571c2e7c07b526f4f71b"
3375+
integrity sha512-dHYFQH3mA+EtnCkHXzicbLgsvzYjcDJ1JWsogbItZogkPHgSJM/Wr71uMkcvw8v9mmCyP4NpXJuu6bPoVsOnzg==
33763376
dependencies:
3377-
lodash "^4.17.15"
3377+
type-fest "^2.19.0"
33783378

33793379
"@storybook/[email protected]":
33803380
version "6.5.16"
@@ -4317,6 +4317,14 @@
43174317
"@typescript-eslint/types" "5.62.0"
43184318
"@typescript-eslint/visitor-keys" "5.62.0"
43194319

4320+
"@typescript-eslint/[email protected]":
4321+
version "8.10.0"
4322+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.10.0.tgz#606ffe18314d7b5c2f118f2f02aaa2958107a19c"
4323+
integrity sha512-AgCaEjhfql9MDKjMUxWvH7HjLeBqMCBfIaBbzzIcBbQPZE7CPh1m6FF+L75NUMJFMLYhCywJXIDEMa3//1A0dw==
4324+
dependencies:
4325+
"@typescript-eslint/types" "8.10.0"
4326+
"@typescript-eslint/visitor-keys" "8.10.0"
4327+
43204328
"@typescript-eslint/[email protected]":
43214329
version "5.62.0"
43224330
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
@@ -4337,6 +4345,11 @@
43374345
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
43384346
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
43394347

4348+
"@typescript-eslint/[email protected]":
4349+
version "8.10.0"
4350+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.10.0.tgz#eb29c4bc2ed23489348c297469c76d28c38fb618"
4351+
integrity sha512-k/E48uzsfJCRRbGLapdZgrX52csmWJ2rcowwPvOZ8lwPUv3xW6CcFeJAXgx4uJm+Ge4+a4tFOkdYvSpxhRhg1w==
4352+
43404353
"@typescript-eslint/[email protected]":
43414354
version "5.13.0"
43424355
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.13.0.tgz#b37c07b748ff030a3e93d87c842714e020b78141"
@@ -4363,7 +4376,21 @@
43634376
semver "^7.3.7"
43644377
tsutils "^3.21.0"
43654378

4366-
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^5.62.0":
4379+
"@typescript-eslint/[email protected]":
4380+
version "8.10.0"
4381+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.10.0.tgz#36cc66e06c5f44d6781f95cb03b132e985273a33"
4382+
integrity sha512-3OE0nlcOHaMvQ8Xu5gAfME3/tWVDpb/HxtpUZ1WeOAksZ/h/gwrBzCklaGzwZT97/lBbbxJ16dMA98JMEngW4w==
4383+
dependencies:
4384+
"@typescript-eslint/types" "8.10.0"
4385+
"@typescript-eslint/visitor-keys" "8.10.0"
4386+
debug "^4.3.4"
4387+
fast-glob "^3.3.2"
4388+
is-glob "^4.0.3"
4389+
minimatch "^9.0.4"
4390+
semver "^7.6.0"
4391+
ts-api-utils "^1.3.0"
4392+
4393+
"@typescript-eslint/[email protected]":
43674394
version "5.62.0"
43684395
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
43694396
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
@@ -4389,6 +4416,16 @@
43894416
eslint-scope "^5.1.1"
43904417
eslint-utils "^3.0.0"
43914418

4419+
"@typescript-eslint/utils@^8.8.1":
4420+
version "8.10.0"
4421+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.10.0.tgz#d78d1ce3ea3d2a88a2593ebfb1c98490131d00bf"
4422+
integrity sha512-Oq4uZ7JFr9d1ZunE/QKy5egcDRXT/FrS2z/nlxzPua2VHFtmMvFNDvpq1m/hq0ra+T52aUezfcjGRIB7vNJF9w==
4423+
dependencies:
4424+
"@eslint-community/eslint-utils" "^4.4.0"
4425+
"@typescript-eslint/scope-manager" "8.10.0"
4426+
"@typescript-eslint/types" "8.10.0"
4427+
"@typescript-eslint/typescript-estree" "8.10.0"
4428+
43924429
"@typescript-eslint/[email protected]":
43934430
version "5.13.0"
43944431
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.13.0.tgz#f45ff55bcce16403b221ac9240fbeeae4764f0fd"
@@ -4405,6 +4442,14 @@
44054442
"@typescript-eslint/types" "5.62.0"
44064443
eslint-visitor-keys "^3.3.0"
44074444

4445+
"@typescript-eslint/[email protected]":
4446+
version "8.10.0"
4447+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.10.0.tgz#7ce4c0c3b82140415c9cd9babe09e0000b4e9979"
4448+
integrity sha512-k8nekgqwr7FadWk548Lfph6V3r9OVqjzAIVskE7orMZR23cGJjAOVazsZSJW+ElyjfTM4wx/1g88Mi70DDtG9A==
4449+
dependencies:
4450+
"@typescript-eslint/types" "8.10.0"
4451+
eslint-visitor-keys "^3.4.3"
4452+
44084453
"@ungap/structured-clone@^1.2.0":
44094454
version "1.2.0"
44104455
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -7661,14 +7706,13 @@ eslint-plugin-react@^7.31.10:
76617706
string.prototype.matchall "^4.0.11"
76627707
string.prototype.repeat "^1.0.0"
76637708

7664-
eslint-plugin-storybook@^0.9.0:
7665-
version "0.9.0"
7666-
resolved "https://registry.yarnpkg.com/eslint-plugin-storybook/-/eslint-plugin-storybook-0.9.0.tgz#8f985899b957748d5780f8e6eb5d37c705976bc8"
7667-
integrity sha512-qOT/2vQBo0VqrG/BhZv8IdSsKQiyzJw+2Wqq+WFCiblI/PfxLSrGkF/buiXF+HumwfsCyBdaC94UhqhmYFmAvA==
7709+
eslint-plugin-storybook@^0.10.0:
7710+
version "0.10.1"
7711+
resolved "https://registry.yarnpkg.com/eslint-plugin-storybook/-/eslint-plugin-storybook-0.10.1.tgz#1c8acf11098f1abe2ac565e4ee0b499a2428a464"
7712+
integrity sha512-YpxkdqyiKpMIrRquuvBaCinsqmZJ86JvXRX/gtRa4Qctpk0ipFt2cWqEjkB1HHWWG0DVRXlUBKHjRogC2Ig1fg==
76687713
dependencies:
7669-
"@storybook/csf" "^0.0.1"
7670-
"@typescript-eslint/utils" "^5.62.0"
7671-
requireindex "^1.2.0"
7714+
"@storybook/csf" "^0.1.11"
7715+
"@typescript-eslint/utils" "^8.8.1"
76727716
ts-dedent "^2.2.0"
76737717

76747718
[email protected], eslint-scope@^5.1.1:
@@ -8048,6 +8092,17 @@ fast-glob@^3.2.9:
80488092
merge2 "^1.3.0"
80498093
micromatch "^4.0.4"
80508094

8095+
fast-glob@^3.3.2:
8096+
version "3.3.2"
8097+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
8098+
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
8099+
dependencies:
8100+
"@nodelib/fs.stat" "^2.0.2"
8101+
"@nodelib/fs.walk" "^1.2.3"
8102+
glob-parent "^5.1.2"
8103+
merge2 "^1.3.0"
8104+
micromatch "^4.0.4"
8105+
80518106
fast-json-parse@^1.0.3:
80528107
version "1.0.3"
80538108
resolved "https://registry.yarnpkg.com/fast-json-parse/-/fast-json-parse-1.0.3.tgz#43e5c61ee4efa9265633046b770fb682a7577c4d"
@@ -11346,6 +11401,13 @@ minimatch@^9.0.3:
1134611401
dependencies:
1134711402
brace-expansion "^2.0.1"
1134811403

11404+
minimatch@^9.0.4:
11405+
version "9.0.5"
11406+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
11407+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
11408+
dependencies:
11409+
brace-expansion "^2.0.1"
11410+
1134911411
1135011412
version "4.1.0"
1135111413
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -13558,11 +13620,6 @@ require-from-string@^2.0.2:
1355813620
resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd938261267318eafe14f9c32e598c36909"
1355913621
integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==
1356013622

13561-
requireindex@^1.2.0:
13562-
version "1.2.0"
13563-
resolved "https://registry.yarnpkg.com/requireindex/-/requireindex-1.2.0.tgz#3463cdb22ee151902635aa6c9535d4de9c2ef1ef"
13564-
integrity sha512-L9jEkOi3ASd9PYit2cwRfyppc9NoABujTP8/5gFcbERmo5jUoAKovIC3fsF17pkTnGsrByysqX+Kxd2OTNI1ww==
13565-
1356613623
requires-port@^1.0.0:
1356713624
version "1.0.0"
1356813625
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
@@ -13908,6 +13965,11 @@ semver@^7.3.8:
1390813965
dependencies:
1390913966
lru-cache "^6.0.0"
1391013967

13968+
semver@^7.6.0:
13969+
version "7.6.3"
13970+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
13971+
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
13972+
1391113973
semver@~7.0.0:
1391213974
version "7.0.0"
1391313975
resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
@@ -14983,6 +15045,11 @@ trough@^1.0.0:
1498315045
resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406"
1498415046
integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==
1498515047

15048+
ts-api-utils@^1.3.0:
15049+
version "1.3.0"
15050+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
15051+
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
15052+
1498615053
ts-dedent@^2.0.0, ts-dedent@^2.2.0:
1498715054
version "2.2.0"
1498815055
resolved "https://registry.yarnpkg.com/ts-dedent/-/ts-dedent-2.2.0.tgz#39e4bd297cd036292ae2394eb3412be63f563bb5"
@@ -15067,6 +15134,11 @@ type-fest@^1.0.2:
1506715134
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-1.4.0.tgz#e9fb813fe3bf1744ec359d55d1affefa76f14be1"
1506815135
integrity sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==
1506915136

15137+
type-fest@^2.19.0:
15138+
version "2.19.0"
15139+
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.19.0.tgz#88068015bb33036a598b952e55e9311a60fd3a9b"
15140+
integrity sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==
15141+
1507015142
type-is@~1.6.18:
1507115143
version "1.6.18"
1507215144
resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.18.tgz#4e552cd05df09467dcbc4ef739de89f2cf37c131"

0 commit comments

Comments
 (0)