Skip to content

Commit 444f71b

Browse files
Update dependency eslint-plugin-n to v15.7.0
1 parent e9d83bc commit 444f71b

File tree

1 file changed

+57
-33
lines changed

1 file changed

+57
-33
lines changed

yarn.lock

Lines changed: 57 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -710,7 +710,7 @@ axobject-query@^3.1.1:
710710

711711
balanced-match@^1.0.0:
712712
version "1.0.2"
713-
resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz"
713+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
714714
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
715715

716716
before-after-hook@^2.2.0:
@@ -725,7 +725,7 @@ binary-extensions@^2.0.0:
725725

726726
brace-expansion@^1.1.7:
727727
version "1.1.11"
728-
resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz"
728+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
729729
integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
730730
dependencies:
731731
balanced-match "^1.0.0"
@@ -749,9 +749,9 @@ browserslist@^4.21.3, browserslist@^4.21.4:
749749
update-browserslist-db "^1.0.10"
750750

751751
builtins@^5.0.1:
752-
version "5.0.1"
753-
resolved "https://registry.npmjs.org/builtins/-/builtins-5.0.1.tgz"
754-
integrity sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==
752+
version "5.1.0"
753+
resolved "https://registry.yarnpkg.com/builtins/-/builtins-5.1.0.tgz#6d85eeb360c4ebc166c3fdef922a15aa7316a5e8"
754+
integrity sha512-SW9lzGTLvWTP1AY8xeAMZimqDrIaSdLQUcVr9DMef51niJ022Ri87SwRRKYm4A6iHfkPaiVUu/Duw2Wc4J7kKg==
755755
dependencies:
756756
semver "^7.0.0"
757757

@@ -846,7 +846,7 @@ [email protected]:
846846

847847
848848
version "0.0.1"
849-
resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
849+
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
850850
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
851851

852852
content-type@^1.0.4:
@@ -1149,7 +1149,7 @@ eslint-plugin-es@^3.0.0:
11491149

11501150
eslint-plugin-es@^4.1.0:
11511151
version "4.1.0"
1152-
resolved "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-4.1.0.tgz"
1152+
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-4.1.0.tgz#f0822f0c18a535a97c3e714e89f88586a7641ec9"
11531153
integrity sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==
11541154
dependencies:
11551155
eslint-utils "^2.0.0"
@@ -1212,9 +1212,9 @@ eslint-plugin-jsx-a11y@^6.5.1:
12121212
semver "^6.3.0"
12131213

12141214
eslint-plugin-n@^15.6.1:
1215-
version "15.6.1"
1216-
resolved "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-15.6.1.tgz"
1217-
integrity sha512-R9xw9OtCRxxaxaszTQmQAlPgM+RdGjaL1akWuY/Fv9fRAi8Wj4CUKc6iYVG8QNRjRuo8/BqVYIpfqberJUEacA==
1215+
version "15.7.0"
1216+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-15.7.0.tgz#e29221d8f5174f84d18f2eb94765f2eeea033b90"
1217+
integrity sha512-jDex9s7D/Qial8AGVIHq4W7NswpUD5DPDL2RH8Lzd9EloWUuvUkHfv4FRLMipH5q2UtyurorBkPeNi1wVWNh3Q==
12181218
dependencies:
12191219
builtins "^5.0.1"
12201220
eslint-plugin-es "^4.1.0"
@@ -1291,21 +1291,21 @@ eslint-scope@^7.1.1:
12911291

12921292
eslint-utils@^2.0.0:
12931293
version "2.1.0"
1294-
resolved "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz"
1294+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
12951295
integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
12961296
dependencies:
12971297
eslint-visitor-keys "^1.1.0"
12981298

12991299
eslint-utils@^3.0.0:
13001300
version "3.0.0"
1301-
resolved "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz"
1301+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
13021302
integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
13031303
dependencies:
13041304
eslint-visitor-keys "^2.0.0"
13051305

13061306
eslint-visitor-keys@^1.1.0:
13071307
version "1.3.0"
1308-
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz"
1308+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
13091309
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
13101310

13111311
eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0:
@@ -1492,10 +1492,10 @@ fsevents@~2.3.2:
14921492
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
14931493
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
14941494

1495-
function-bind@^1.1.1:
1496-
version "1.1.1"
1497-
resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz"
1498-
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
1495+
function-bind@^1.1.1, function-bind@^1.1.2:
1496+
version "1.1.2"
1497+
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
1498+
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
14991499

15001500
function.prototype.name@^1.1.5:
15011501
version "1.1.5"
@@ -1655,11 +1655,16 @@ has-tostringtag@^1.0.0:
16551655
has-symbols "^1.0.2"
16561656

16571657
has@^1.0.3:
1658-
version "1.0.3"
1659-
resolved "https://registry.npmjs.org/has/-/has-1.0.3.tgz"
1660-
integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
1658+
version "1.0.4"
1659+
resolved "https://registry.yarnpkg.com/has/-/has-1.0.4.tgz#2eb2860e000011dae4f1406a86fe80e530fb2ec6"
1660+
integrity sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ==
1661+
1662+
hasown@^2.0.2:
1663+
version "2.0.2"
1664+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
1665+
integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
16611666
dependencies:
1662-
function-bind "^1.1.1"
1667+
function-bind "^1.1.2"
16631668

16641669
hoist-non-react-statics@^3.3.0:
16651670
version "3.3.2"
@@ -1668,7 +1673,12 @@ hoist-non-react-statics@^3.3.0:
16681673
dependencies:
16691674
react-is "^16.7.0"
16701675

1671-
ignore@^5.1.1, ignore@^5.2.0:
1676+
ignore@^5.1.1:
1677+
version "5.3.2"
1678+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
1679+
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
1680+
1681+
ignore@^5.2.0:
16721682
version "5.2.4"
16731683
resolved "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz"
16741684
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
@@ -1752,12 +1762,12 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
17521762
resolved "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz"
17531763
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
17541764

1755-
is-core-module@^2.11.0, is-core-module@^2.9.0:
1756-
version "2.11.0"
1757-
resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.11.0.tgz"
1758-
integrity sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==
1765+
is-core-module@^2.11.0, is-core-module@^2.16.0, is-core-module@^2.9.0:
1766+
version "2.16.1"
1767+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.16.1.tgz#2a98801a849f43e2add644fbb6bc6229b19a4ef4"
1768+
integrity sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==
17591769
dependencies:
1760-
has "^1.0.3"
1770+
hasown "^2.0.2"
17611771

17621772
is-date-object@^1.0.1, is-date-object@^1.0.5:
17631773
version "1.0.5"
@@ -1995,7 +2005,7 @@ lru-cache@^5.1.1:
19952005

19962006
lru-cache@^6.0.0:
19972007
version "6.0.0"
1998-
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz"
2008+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
19992009
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
20002010
dependencies:
20012011
yallist "^4.0.0"
@@ -2228,7 +2238,7 @@ path-key@^3.1.0:
22282238

22292239
path-parse@^1.0.7:
22302240
version "1.0.7"
2231-
resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz"
2241+
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
22322242
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
22332243

22342244
path-type@^4.0.0:
@@ -2426,7 +2436,7 @@ resolve-from@^4.0.0:
24262436
resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz"
24272437
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
24282438

2429-
resolve@^1.1.7, resolve@^1.10.1, resolve@^1.22.0, resolve@^1.22.1:
2439+
resolve@^1.1.7, resolve@^1.10.1, resolve@^1.22.0:
24302440
version "1.22.1"
24312441
resolved "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz"
24322442
integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==
@@ -2435,6 +2445,15 @@ resolve@^1.1.7, resolve@^1.10.1, resolve@^1.22.0, resolve@^1.22.1:
24352445
path-parse "^1.0.7"
24362446
supports-preserve-symlinks-flag "^1.0.0"
24372447

2448+
resolve@^1.22.1:
2449+
version "1.22.10"
2450+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.10.tgz#b663e83ffb09bbf2386944736baae803029b8b39"
2451+
integrity sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==
2452+
dependencies:
2453+
is-core-module "^2.16.0"
2454+
path-parse "^1.0.7"
2455+
supports-preserve-symlinks-flag "^1.0.0"
2456+
24382457
resolve@^2.0.0-next.4:
24392458
version "2.0.0-next.4"
24402459
resolved "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.4.tgz"
@@ -2489,7 +2508,12 @@ semver@^6.1.0, semver@^6.3.0:
24892508
resolved "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz"
24902509
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
24912510

2492-
semver@^7.0.0, semver@^7.3.7, semver@^7.3.8:
2511+
semver@^7.0.0, semver@^7.3.8:
2512+
version "7.6.3"
2513+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
2514+
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
2515+
2516+
semver@^7.3.7:
24932517
version "7.3.8"
24942518
resolved "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz"
24952519
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
@@ -2622,7 +2646,7 @@ supports-color@^7.1.0:
26222646

26232647
supports-preserve-symlinks-flag@^1.0.0:
26242648
version "1.0.0"
2625-
resolved "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz"
2649+
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
26262650
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
26272651

26282652
@@ -2861,7 +2885,7 @@ yallist@^3.0.2:
28612885

28622886
yallist@^4.0.0:
28632887
version "4.0.0"
2864-
resolved "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz"
2888+
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
28652889
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
28662890

28672891
yaml@^1.10.2:

0 commit comments

Comments
 (0)