Skip to content

Commit 3c1f6a5

Browse files
Update dependency eslint-plugin-n to v17
1 parent f1dcd7c commit 3c1f6a5

2 files changed

Lines changed: 98 additions & 83 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eslint": "8.57.0",
2828
"eslint-config-standard": "17.1.0",
2929
"eslint-plugin-import": "2.29.1",
30-
"eslint-plugin-n": "15.7.0",
30+
"eslint-plugin-n": "17.10.2",
3131
"eslint-plugin-promise": "6.6.0",
3232
"qunit": "2.21.1",
3333
"race-fix": "0.0.2",

yarn.lock

Lines changed: 97 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,25 @@
2828
chalk "^2.0.0"
2929
js-tokens "^4.0.0"
3030

31+
"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.4.0":
32+
version "4.4.0"
33+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
34+
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
35+
dependencies:
36+
eslint-visitor-keys "^3.3.0"
37+
3138
"@eslint-community/eslint-utils@^4.2.0":
3239
version "4.2.0"
3340
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.2.0.tgz#a831e6e468b4b2b5ae42bf658bea015bf10bc518"
3441
integrity sha512-gB8T4H4DEfX2IV9zGDJPOBgP1e/DbfCPDTtEqUMckpvzS1OYtva8JdFYBqMwYk7xAQ429WGF/UPqn8uQ//h2vQ==
3542
dependencies:
3643
eslint-visitor-keys "^3.3.0"
3744

45+
"@eslint-community/regexpp@^4.11.0":
46+
version "4.11.0"
47+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae"
48+
integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==
49+
3850
"@eslint-community/regexpp@^4.6.1":
3951
version "4.6.2"
4052
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8"
@@ -653,6 +665,13 @@ brace-expansion@^1.1.7:
653665
balanced-match "^1.0.0"
654666
concat-map "0.0.1"
655667

668+
brace-expansion@^2.0.1:
669+
version "2.0.1"
670+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
671+
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
672+
dependencies:
673+
balanced-match "^1.0.0"
674+
656675
braces@^3.0.1:
657676
version "3.0.2"
658677
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
@@ -676,13 +695,6 @@ buffer@^6.0.3:
676695
base64-js "^1.3.1"
677696
ieee754 "^1.2.1"
678697

679-
builtins@^5.0.1:
680-
version "5.0.1"
681-
resolved "https://registry.yarnpkg.com/builtins/-/builtins-5.0.1.tgz#87f6db9ab0458be728564fa81d876d8d74552fa9"
682-
integrity sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==
683-
dependencies:
684-
semver "^7.0.0"
685-
686698
bundle-name@^3.0.0:
687699
version "3.0.0"
688700
resolved "https://registry.yarnpkg.com/bundle-name/-/bundle-name-3.0.0.tgz#ba59bcc9ac785fb67ccdbf104a2bf60c099f0e1a"
@@ -1280,6 +1292,14 @@ end-of-stream@^1.1.0:
12801292
dependencies:
12811293
once "^1.4.0"
12821294

1295+
enhanced-resolve@^5.17.0:
1296+
version "5.17.1"
1297+
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz#67bfbbcc2f81d511be77d686a90267ef7f898a15"
1298+
integrity sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==
1299+
dependencies:
1300+
graceful-fs "^4.2.4"
1301+
tapable "^2.2.0"
1302+
12831303
entities@^4.2.0, entities@^4.3.0:
12841304
version "4.3.0"
12851305
resolved "https://registry.yarnpkg.com/entities/-/entities-4.3.0.tgz#62915f08d67353bb4eb67e3d62641a4059aec656"
@@ -1487,6 +1507,13 @@ escodegen@^1.8.1:
14871507
optionalDependencies:
14881508
source-map "~0.6.1"
14891509

1510+
eslint-compat-utils@^0.5.1:
1511+
version "0.5.1"
1512+
resolved "https://registry.yarnpkg.com/eslint-compat-utils/-/eslint-compat-utils-0.5.1.tgz#7fc92b776d185a70c4070d03fd26fde3d59652e4"
1513+
integrity sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q==
1514+
dependencies:
1515+
semver "^7.5.4"
1516+
14901517
eslint-config-standard@17.1.0:
14911518
version "17.1.0"
14921519
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz#40ffb8595d47a6b242e07cbfd49dc211ed128975"
@@ -1508,13 +1535,14 @@ eslint-module-utils@^2.8.0:
15081535
dependencies:
15091536
debug "^3.2.7"
15101537

1511-
eslint-plugin-es@^4.1.0:
1512-
version "4.1.0"
1513-
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-4.1.0.tgz#f0822f0c18a535a97c3e714e89f88586a7641ec9"
1514-
integrity sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==
1538+
eslint-plugin-es-x@^7.5.0:
1539+
version "7.8.0"
1540+
resolved "https://registry.yarnpkg.com/eslint-plugin-es-x/-/eslint-plugin-es-x-7.8.0.tgz#a207aa08da37a7923f2a9599e6d3eb73f3f92b74"
1541+
integrity sha512-7Ds8+wAAoV3T+LAKeu39Y5BzXCrGKrcISfgKEqTS4BDN8SFEDQd0S43jiQ8vIa3wUKD07qitZdfzlenSi8/0qQ==
15151542
dependencies:
1516-
eslint-utils "^2.0.0"
1517-
regexpp "^3.0.0"
1543+
"@eslint-community/eslint-utils" "^4.1.2"
1544+
"@eslint-community/regexpp" "^4.11.0"
1545+
eslint-compat-utils "^0.5.1"
15181546

15191547
eslint-plugin-import@2.29.1:
15201548
version "2.29.1"
@@ -1539,19 +1567,19 @@ eslint-plugin-import@2.29.1:
15391567
semver "^6.3.1"
15401568
tsconfig-paths "^3.15.0"
15411569

1542-
eslint-plugin-n@15.7.0:
1543-
version "15.7.0"
1544-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-15.7.0.tgz#e29221d8f5174f84d18f2eb94765f2eeea033b90"
1545-
integrity sha512-jDex9s7D/Qial8AGVIHq4W7NswpUD5DPDL2RH8Lzd9EloWUuvUkHfv4FRLMipH5q2UtyurorBkPeNi1wVWNh3Q==
1570+
eslint-plugin-n@17.10.2:
1571+
version "17.10.2"
1572+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.10.2.tgz#16d8d7d0b1dc076c03513bfea096f8ce1b0bcca8"
1573+
integrity sha512-e+s4eAf5NtJaxPhTNu3qMO0Iz40WANS93w9LQgYcvuljgvDmWi/a3rh+OrNyMHeng6aOWGJO0rCg5lH4zi8yTw==
15461574
dependencies:
1547-
builtins "^5.0.1"
1548-
eslint-plugin-es "^4.1.0"
1549-
eslint-utils "^3.0.0"
1550-
ignore "^5.1.1"
1551-
is-core-module "^2.11.0"
1552-
minimatch "^3.1.2"
1553-
resolve "^1.22.1"
1554-
semver "^7.3.8"
1575+
"@eslint-community/eslint-utils" "^4.4.0"
1576+
enhanced-resolve "^5.17.0"
1577+
eslint-plugin-es-x "^7.5.0"
1578+
get-tsconfig "^4.7.0"
1579+
globals "^15.8.0"
1580+
ignore "^5.2.4"
1581+
minimatch "^9.0.5"
1582+
semver "^7.5.3"
15551583

15561584
eslint-plugin-promise@6.6.0:
15571585
version "6.6.0"
@@ -1566,30 +1594,6 @@ eslint-scope@^7.2.2:
15661594
esrecurse "^4.3.0"
15671595
estraverse "^5.2.0"
15681596

1569-
eslint-utils@^2.0.0:
1570-
version "2.1.0"
1571-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
1572-
integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
1573-
dependencies:
1574-
eslint-visitor-keys "^1.1.0"
1575-
1576-
eslint-utils@^3.0.0:
1577-
version "3.0.0"
1578-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
1579-
integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
1580-
dependencies:
1581-
eslint-visitor-keys "^2.0.0"
1582-
1583-
eslint-visitor-keys@^1.1.0:
1584-
version "1.3.0"
1585-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
1586-
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
1587-
1588-
eslint-visitor-keys@^2.0.0:
1589-
version "2.1.0"
1590-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
1591-
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
1592-
15931597
eslint-visitor-keys@^3.3.0:
15941598
version "3.3.0"
15951599
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
@@ -1977,6 +1981,13 @@ get-symbol-description@^1.0.0:
19771981
call-bind "^1.0.2"
19781982
get-intrinsic "^1.1.1"
19791983

1984+
get-tsconfig@^4.7.0:
1985+
version "4.7.6"
1986+
resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.7.6.tgz#118fd5b7b9bae234cc7705a00cd771d7eb65d62a"
1987+
integrity sha512-ZAqrLlu18NbDdRaHq+AKXzAmqIUPswPWKUchfytdAjiRFnCe5ojG2bstg6mRiZabkKfCoL/e98pbBELIV/YCeA==
1988+
dependencies:
1989+
resolve-pkg-maps "^1.0.0"
1990+
19801991
get-uri@^6.0.1:
19811992
version "6.0.1"
19821993
resolved "https://registry.yarnpkg.com/get-uri/-/get-uri-6.0.1.tgz#cff2ba8d456c3513a04b70c45de4dbcca5b1527c"
@@ -2054,6 +2065,11 @@ globals@^13.19.0:
20542065
dependencies:
20552066
type-fest "^0.20.2"
20562067

2068+
globals@^15.8.0:
2069+
version "15.9.0"
2070+
resolved "https://registry.yarnpkg.com/globals/-/globals-15.9.0.tgz#e9de01771091ffbc37db5714dab484f9f69ff399"
2071+
integrity sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==
2072+
20572073
globalthis@^1.0.3:
20582074
version "1.0.3"
20592075
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.3.tgz#5852882a52b80dc301b0660273e1ed082f0b6ccf"
@@ -2130,6 +2146,11 @@ graceful-fs@4.2.10, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.6:
21302146
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.10.tgz#147d3a006da4ca3ce14728c7aefc287c367d7a6c"
21312147
integrity sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==
21322148

2149+
graceful-fs@^4.2.4:
2150+
version "4.2.11"
2151+
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
2152+
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
2153+
21332154
graphemer@^1.4.0:
21342155
version "1.4.0"
21352156
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
@@ -2312,16 +2333,16 @@ ieee754@^1.1.13, ieee754@^1.2.1:
23122333
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352"
23132334
integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
23142335

2315-
ignore@^5.1.1:
2316-
version "5.1.8"
2317-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
2318-
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
2319-
23202336
ignore@^5.2.0:
23212337
version "5.2.0"
23222338
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
23232339
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
23242340

2341+
ignore@^5.2.4:
2342+
version "5.3.1"
2343+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
2344+
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
2345+
23252346
import-fresh@^3.2.1:
23262347
version "3.3.0"
23272348
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
@@ -2512,13 +2533,6 @@ is-ci@3.0.1, is-ci@^3.0.1:
25122533
dependencies:
25132534
ci-info "^3.2.0"
25142535

2515-
is-core-module@^2.11.0, is-core-module@^2.9.0:
2516-
version "2.11.0"
2517-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.11.0.tgz#ad4cb3e3863e814523c96f3f58d26cc570ff0144"
2518-
integrity sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==
2519-
dependencies:
2520-
has "^1.0.3"
2521-
25222536
is-core-module@^2.13.0:
25232537
version "2.13.0"
25242538
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.0.tgz#bb52aa6e2cbd49a30c2ba68c42bf3435ba6072db"
@@ -3330,6 +3344,13 @@ minimatch@^3.0.5, minimatch@^3.1.2:
33303344
dependencies:
33313345
brace-expansion "^1.1.7"
33323346

3347+
minimatch@^9.0.5:
3348+
version "9.0.5"
3349+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
3350+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
3351+
dependencies:
3352+
brace-expansion "^2.0.1"
3353+
33333354
minimist@^1.2.0:
33343355
version "1.2.5"
33353356
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
@@ -4029,11 +4050,6 @@ regexp.prototype.flags@^1.5.1:
40294050
define-properties "^1.2.0"
40304051
set-function-name "^2.0.0"
40314052

4032-
regexpp@^3.0.0:
4033-
version "3.2.0"
4034-
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
4035-
integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==
4036-
40374053
registry-auth-token@^5.0.1:
40384054
version "5.0.1"
40394055
resolved "https://registry.yarnpkg.com/registry-auth-token/-/registry-auth-token-5.0.1.tgz#5e6cd106e6c251135a046650c58476fc03e92833"
@@ -4116,6 +4132,11 @@ resolve-package-path@^4.0.0:
41164132
dependencies:
41174133
path-root "^0.1.1"
41184134

4135+
resolve-pkg-maps@^1.0.0:
4136+
version "1.0.0"
4137+
resolved "https://registry.yarnpkg.com/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz#616b3dc2c57056b5588c31cdf4b3d64db133720f"
4138+
integrity sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==
4139+
41194140
resolve@^1.1.6:
41204141
version "1.20.0"
41214142
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
@@ -4124,15 +4145,6 @@ resolve@^1.1.6:
41244145
is-core-module "^2.2.0"
41254146
path-parse "^1.0.6"
41264147

4127-
resolve@^1.22.1:
4128-
version "1.22.1"
4129-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177"
4130-
integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==
4131-
dependencies:
4132-
is-core-module "^2.9.0"
4133-
path-parse "^1.0.7"
4134-
supports-preserve-symlinks-flag "^1.0.0"
4135-
41364148
resolve@^1.22.4:
41374149
version "1.22.8"
41384150
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
@@ -4275,13 +4287,6 @@ semver@^6.3.1:
42754287
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
42764288
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
42774289

4278-
semver@^7.0.0, semver@^7.3.8:
4279-
version "7.3.8"
4280-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
4281-
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
4282-
dependencies:
4283-
lru-cache "^6.0.0"
4284-
42854290
semver@^7.3.2, semver@^7.3.5:
42864291
version "7.3.5"
42874292
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
@@ -4296,6 +4301,11 @@ semver@^7.3.7:
42964301
dependencies:
42974302
lru-cache "^6.0.0"
42984303

4304+
semver@^7.5.3, semver@^7.5.4:
4305+
version "7.6.3"
4306+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
4307+
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
4308+
42994309
serial-fetch@1.0.0:
43004310
version "1.0.0"
43014311
resolved "https://registry.yarnpkg.com/serial-fetch/-/serial-fetch-1.0.0.tgz#07fd2a1356bc53dfaca1e9005560b55f569160a6"
@@ -4574,6 +4584,11 @@ supports-preserve-symlinks-flag@^1.0.0:
45744584
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
45754585
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
45764586

4587+
tapable@^2.2.0:
4588+
version "2.2.1"
4589+
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
4590+
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
4591+
45774592
tar@^6.0.2:
45784593
version "6.1.11"
45794594
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11.tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621"

0 commit comments

Comments
 (0)