Skip to content

Commit 61d2471

Browse files
Update dependency eslint-plugin-n to v17
1 parent 6b03655 commit 61d2471

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.30.0",
30-
"eslint-plugin-n": "15.7.0",
30+
"eslint-plugin-n": "17.10.3",
3131
"eslint-plugin-promise": "6.6.0",
3232
"qunit": "2.22.0",
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.1"
47+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.1.tgz#a547badfc719eb3e5f4b556325e542fbe9d7a18f"
48+
integrity sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q==
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"
@@ -689,6 +701,13 @@ brace-expansion@^1.1.7:
689701
balanced-match "^1.0.0"
690702
concat-map "0.0.1"
691703

704+
brace-expansion@^2.0.1:
705+
version "2.0.1"
706+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
707+
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
708+
dependencies:
709+
balanced-match "^1.0.0"
710+
692711
braces@^3.0.1:
693712
version "3.0.2"
694713
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
@@ -712,13 +731,6 @@ buffer@^6.0.3:
712731
base64-js "^1.3.1"
713732
ieee754 "^1.2.1"
714733

715-
builtins@^5.0.1:
716-
version "5.0.1"
717-
resolved "https://registry.yarnpkg.com/builtins/-/builtins-5.0.1.tgz#87f6db9ab0458be728564fa81d876d8d74552fa9"
718-
integrity sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==
719-
dependencies:
720-
semver "^7.0.0"
721-
722734
bundle-name@^3.0.0:
723735
version "3.0.0"
724736
resolved "https://registry.yarnpkg.com/bundle-name/-/bundle-name-3.0.0.tgz#ba59bcc9ac785fb67ccdbf104a2bf60c099f0e1a"
@@ -1372,6 +1384,14 @@ end-of-stream@^1.1.0:
13721384
dependencies:
13731385
once "^1.4.0"
13741386

1387+
enhanced-resolve@^5.17.0:
1388+
version "5.17.1"
1389+
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz#67bfbbcc2f81d511be77d686a90267ef7f898a15"
1390+
integrity sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==
1391+
dependencies:
1392+
graceful-fs "^4.2.4"
1393+
tapable "^2.2.0"
1394+
13751395
entities@^4.2.0, entities@^4.3.0:
13761396
version "4.3.0"
13771397
resolved "https://registry.yarnpkg.com/entities/-/entities-4.3.0.tgz#62915f08d67353bb4eb67e3d62641a4059aec656"
@@ -1666,6 +1686,13 @@ escodegen@^1.8.1:
16661686
optionalDependencies:
16671687
source-map "~0.6.1"
16681688

1689+
eslint-compat-utils@^0.5.1:
1690+
version "0.5.1"
1691+
resolved "https://registry.yarnpkg.com/eslint-compat-utils/-/eslint-compat-utils-0.5.1.tgz#7fc92b776d185a70c4070d03fd26fde3d59652e4"
1692+
integrity sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q==
1693+
dependencies:
1694+
semver "^7.5.4"
1695+
16691696
eslint-config-standard@17.1.0:
16701697
version "17.1.0"
16711698
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz#40ffb8595d47a6b242e07cbfd49dc211ed128975"
@@ -1687,13 +1714,14 @@ eslint-module-utils@^2.9.0:
16871714
dependencies:
16881715
debug "^3.2.7"
16891716

1690-
eslint-plugin-es@^4.1.0:
1691-
version "4.1.0"
1692-
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-4.1.0.tgz#f0822f0c18a535a97c3e714e89f88586a7641ec9"
1693-
integrity sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==
1717+
eslint-plugin-es-x@^7.5.0:
1718+
version "7.8.0"
1719+
resolved "https://registry.yarnpkg.com/eslint-plugin-es-x/-/eslint-plugin-es-x-7.8.0.tgz#a207aa08da37a7923f2a9599e6d3eb73f3f92b74"
1720+
integrity sha512-7Ds8+wAAoV3T+LAKeu39Y5BzXCrGKrcISfgKEqTS4BDN8SFEDQd0S43jiQ8vIa3wUKD07qitZdfzlenSi8/0qQ==
16941721
dependencies:
1695-
eslint-utils "^2.0.0"
1696-
regexpp "^3.0.0"
1722+
"@eslint-community/eslint-utils" "^4.1.2"
1723+
"@eslint-community/regexpp" "^4.11.0"
1724+
eslint-compat-utils "^0.5.1"
16971725

16981726
eslint-plugin-import@2.30.0:
16991727
version "2.30.0"
@@ -1719,19 +1747,19 @@ eslint-plugin-import@2.30.0:
17191747
semver "^6.3.1"
17201748
tsconfig-paths "^3.15.0"
17211749

1722-
eslint-plugin-n@15.7.0:
1723-
version "15.7.0"
1724-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-15.7.0.tgz#e29221d8f5174f84d18f2eb94765f2eeea033b90"
1725-
integrity sha512-jDex9s7D/Qial8AGVIHq4W7NswpUD5DPDL2RH8Lzd9EloWUuvUkHfv4FRLMipH5q2UtyurorBkPeNi1wVWNh3Q==
1750+
eslint-plugin-n@17.10.3:
1751+
version "17.10.3"
1752+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.10.3.tgz#6c8bae69b4d3354fe25c3c844afb3f83b83a3942"
1753+
integrity sha512-ySZBfKe49nQZWR1yFaA0v/GsH6Fgp8ah6XV0WDz6CN8WO0ek4McMzb7A2xnf4DCYV43frjCygvb9f/wx7UUxRw==
17261754
dependencies:
1727-
builtins "^5.0.1"
1728-
eslint-plugin-es "^4.1.0"
1729-
eslint-utils "^3.0.0"
1730-
ignore "^5.1.1"
1731-
is-core-module "^2.11.0"
1732-
minimatch "^3.1.2"
1733-
resolve "^1.22.1"
1734-
semver "^7.3.8"
1755+
"@eslint-community/eslint-utils" "^4.4.0"
1756+
enhanced-resolve "^5.17.0"
1757+
eslint-plugin-es-x "^7.5.0"
1758+
get-tsconfig "^4.7.0"
1759+
globals "^15.8.0"
1760+
ignore "^5.2.4"
1761+
minimatch "^9.0.5"
1762+
semver "^7.5.3"
17351763

17361764
eslint-plugin-promise@6.6.0:
17371765
version "6.6.0"
@@ -1746,30 +1774,6 @@ eslint-scope@^7.2.2:
17461774
esrecurse "^4.3.0"
17471775
estraverse "^5.2.0"
17481776

1749-
eslint-utils@^2.0.0:
1750-
version "2.1.0"
1751-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
1752-
integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
1753-
dependencies:
1754-
eslint-visitor-keys "^1.1.0"
1755-
1756-
eslint-utils@^3.0.0:
1757-
version "3.0.0"
1758-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
1759-
integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
1760-
dependencies:
1761-
eslint-visitor-keys "^2.0.0"
1762-
1763-
eslint-visitor-keys@^1.1.0:
1764-
version "1.3.0"
1765-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
1766-
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
1767-
1768-
eslint-visitor-keys@^2.0.0:
1769-
version "2.1.0"
1770-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
1771-
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
1772-
17731777
eslint-visitor-keys@^3.3.0:
17741778
version "3.3.0"
17751779
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
@@ -2177,6 +2181,13 @@ get-symbol-description@^1.0.2:
21772181
es-errors "^1.3.0"
21782182
get-intrinsic "^1.2.4"
21792183

2184+
get-tsconfig@^4.7.0:
2185+
version "4.8.1"
2186+
resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.8.1.tgz#8995eb391ae6e1638d251118c7b56de7eb425471"
2187+
integrity sha512-k9PN+cFBmaLWtVz29SkUoqU5O0slLuHJXt/2P+tMVFT+phsSGXGkp9t3rQIqdz0e+06EHNGs3oM6ZX1s2zHxRg==
2188+
dependencies:
2189+
resolve-pkg-maps "^1.0.0"
2190+
21802191
get-uri@^6.0.1:
21812192
version "6.0.1"
21822193
resolved "https://registry.yarnpkg.com/get-uri/-/get-uri-6.0.1.tgz#cff2ba8d456c3513a04b70c45de4dbcca5b1527c"
@@ -2254,6 +2265,11 @@ globals@^13.19.0:
22542265
dependencies:
22552266
type-fest "^0.20.2"
22562267

2268+
globals@^15.8.0:
2269+
version "15.9.0"
2270+
resolved "https://registry.yarnpkg.com/globals/-/globals-15.9.0.tgz#e9de01771091ffbc37db5714dab484f9f69ff399"
2271+
integrity sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==
2272+
22572273
globalthis@^1.0.3:
22582274
version "1.0.3"
22592275
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.3.tgz#5852882a52b80dc301b0660273e1ed082f0b6ccf"
@@ -2330,6 +2346,11 @@ graceful-fs@4.2.10, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.6:
23302346
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.10.tgz#147d3a006da4ca3ce14728c7aefc287c367d7a6c"
23312347
integrity sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==
23322348

2349+
graceful-fs@^4.2.4:
2350+
version "4.2.11"
2351+
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
2352+
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
2353+
23332354
graphemer@^1.4.0:
23342355
version "1.4.0"
23352356
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
@@ -2538,16 +2559,16 @@ ieee754@^1.1.13, ieee754@^1.2.1:
25382559
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352"
25392560
integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
25402561

2541-
ignore@^5.1.1:
2542-
version "5.1.8"
2543-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
2544-
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
2545-
25462562
ignore@^5.2.0:
25472563
version "5.2.0"
25482564
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
25492565
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
25502566

2567+
ignore@^5.2.4:
2568+
version "5.3.2"
2569+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
2570+
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
2571+
25512572
import-fresh@^3.2.1:
25522573
version "3.3.0"
25532574
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
@@ -2755,13 +2776,6 @@ is-ci@3.0.1, is-ci@^3.0.1:
27552776
dependencies:
27562777
ci-info "^3.2.0"
27572778

2758-
is-core-module@^2.11.0, is-core-module@^2.9.0:
2759-
version "2.11.0"
2760-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.11.0.tgz#ad4cb3e3863e814523c96f3f58d26cc570ff0144"
2761-
integrity sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==
2762-
dependencies:
2763-
has "^1.0.3"
2764-
27652779
is-core-module@^2.13.0:
27662780
version "2.13.0"
27672781
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.0.tgz#bb52aa6e2cbd49a30c2ba68c42bf3435ba6072db"
@@ -3599,6 +3613,13 @@ minimatch@^3.0.5, minimatch@^3.1.2:
35993613
dependencies:
36003614
brace-expansion "^1.1.7"
36013615

3616+
minimatch@^9.0.5:
3617+
version "9.0.5"
3618+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
3619+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
3620+
dependencies:
3621+
brace-expansion "^2.0.1"
3622+
36023623
minimist@^1.2.0:
36033624
version "1.2.5"
36043625
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
@@ -4323,11 +4344,6 @@ regexp.prototype.flags@^1.5.2:
43234344
es-errors "^1.3.0"
43244345
set-function-name "^2.0.1"
43254346

4326-
regexpp@^3.0.0:
4327-
version "3.2.0"
4328-
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
4329-
integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==
4330-
43314347
registry-auth-token@^5.0.1:
43324348
version "5.0.1"
43334349
resolved "https://registry.yarnpkg.com/registry-auth-token/-/registry-auth-token-5.0.1.tgz#5e6cd106e6c251135a046650c58476fc03e92833"
@@ -4410,6 +4426,11 @@ resolve-package-path@^4.0.0:
44104426
dependencies:
44114427
path-root "^0.1.1"
44124428

4429+
resolve-pkg-maps@^1.0.0:
4430+
version "1.0.0"
4431+
resolved "https://registry.yarnpkg.com/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz#616b3dc2c57056b5588c31cdf4b3d64db133720f"
4432+
integrity sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==
4433+
44134434
resolve@^1.1.6:
44144435
version "1.20.0"
44154436
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
@@ -4418,15 +4439,6 @@ resolve@^1.1.6:
44184439
is-core-module "^2.2.0"
44194440
path-parse "^1.0.6"
44204441

4421-
resolve@^1.22.1:
4422-
version "1.22.1"
4423-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177"
4424-
integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==
4425-
dependencies:
4426-
is-core-module "^2.9.0"
4427-
path-parse "^1.0.7"
4428-
supports-preserve-symlinks-flag "^1.0.0"
4429-
44304442
resolve@^1.22.4:
44314443
version "1.22.8"
44324444
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
@@ -4588,13 +4600,6 @@ semver@^6.3.1:
45884600
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
45894601
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
45904602

4591-
semver@^7.0.0, semver@^7.3.8:
4592-
version "7.3.8"
4593-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
4594-
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
4595-
dependencies:
4596-
lru-cache "^6.0.0"
4597-
45984603
semver@^7.3.2, semver@^7.3.5:
45994604
version "7.3.5"
46004605
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
@@ -4609,6 +4614,11 @@ semver@^7.3.7:
46094614
dependencies:
46104615
lru-cache "^6.0.0"
46114616

4617+
semver@^7.5.3, semver@^7.5.4:
4618+
version "7.6.3"
4619+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
4620+
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
4621+
46124622
serial-fetch@1.0.0:
46134623
version "1.0.0"
46144624
resolved "https://registry.yarnpkg.com/serial-fetch/-/serial-fetch-1.0.0.tgz#07fd2a1356bc53dfaca1e9005560b55f569160a6"
@@ -4937,6 +4947,11 @@ supports-preserve-symlinks-flag@^1.0.0:
49374947
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
49384948
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
49394949

4950+
tapable@^2.2.0:
4951+
version "2.2.1"
4952+
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
4953+
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
4954+
49404955
tar@^6.0.2:
49414956
version "6.1.11"
49424957
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11.tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621"

0 commit comments

Comments
 (0)