Skip to content

Commit 7d28278

Browse files
Update dependency eslint-plugin-n to v17
1 parent 80ae99a commit 7d28278

2 files changed

Lines changed: 112 additions & 84 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.1",
2828
"eslint-config-standard": "17.1.0",
2929
"eslint-plugin-import": "2.32.0",
30-
"eslint-plugin-n": "15.7.0",
30+
"eslint-plugin-n": "17.21.0",
3131
"eslint-plugin-promise": "6.6.0",
3232
"qunit": "2.24.1",
3333
"race-fix": "0.0.2",

yarn.lock

Lines changed: 111 additions & 83 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.5.0":
32+
version "4.7.0"
33+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a"
34+
integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==
35+
dependencies:
36+
eslint-visitor-keys "^3.4.3"
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.12.1"
47+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
48+
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
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"
@@ -718,6 +730,13 @@ brace-expansion@^1.1.7:
718730
balanced-match "^1.0.0"
719731
concat-map "0.0.1"
720732

733+
brace-expansion@^2.0.1:
734+
version "2.0.2"
735+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.2.tgz#54fc53237a613d854c7bd37463aad17df87214e7"
736+
integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==
737+
dependencies:
738+
balanced-match "^1.0.0"
739+
721740
braces@^3.0.1:
722741
version "3.0.2"
723742
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
@@ -741,13 +760,6 @@ buffer@^6.0.3:
741760
base64-js "^1.3.1"
742761
ieee754 "^1.2.1"
743762

744-
builtins@^5.0.1:
745-
version "5.0.1"
746-
resolved "https://registry.yarnpkg.com/builtins/-/builtins-5.0.1.tgz#87f6db9ab0458be728564fa81d876d8d74552fa9"
747-
integrity sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==
748-
dependencies:
749-
semver "^7.0.0"
750-
751763
bundle-name@^3.0.0:
752764
version "3.0.0"
753765
resolved "https://registry.yarnpkg.com/bundle-name/-/bundle-name-3.0.0.tgz#ba59bcc9ac785fb67ccdbf104a2bf60c099f0e1a"
@@ -1463,6 +1475,14 @@ end-of-stream@^1.1.0:
14631475
dependencies:
14641476
once "^1.4.0"
14651477

1478+
enhanced-resolve@^5.17.1:
1479+
version "5.18.2"
1480+
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.18.2.tgz#7903c5b32ffd4b2143eeb4b92472bd68effd5464"
1481+
integrity sha512-6Jw4sE1maoRJo3q8MsSIn2onJFbLTOjY9hlx4DZXmOKvLRd1Ok2kXmAGXaafL2+ijsJZ1ClYbl/pmqr9+k4iUQ==
1482+
dependencies:
1483+
graceful-fs "^4.2.4"
1484+
tapable "^2.2.0"
1485+
14661486
entities@^4.2.0, entities@^4.3.0:
14671487
version "4.3.0"
14681488
resolved "https://registry.yarnpkg.com/entities/-/entities-4.3.0.tgz#62915f08d67353bb4eb67e3d62641a4059aec656"
@@ -1848,6 +1868,13 @@ escodegen@^1.8.1:
18481868
optionalDependencies:
18491869
source-map "~0.6.1"
18501870

1871+
eslint-compat-utils@^0.5.1:
1872+
version "0.5.1"
1873+
resolved "https://registry.yarnpkg.com/eslint-compat-utils/-/eslint-compat-utils-0.5.1.tgz#7fc92b776d185a70c4070d03fd26fde3d59652e4"
1874+
integrity sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q==
1875+
dependencies:
1876+
semver "^7.5.4"
1877+
18511878
eslint-config-standard@17.1.0:
18521879
version "17.1.0"
18531880
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz#40ffb8595d47a6b242e07cbfd49dc211ed128975"
@@ -1869,13 +1896,14 @@ eslint-module-utils@^2.12.1:
18691896
dependencies:
18701897
debug "^3.2.7"
18711898

1872-
eslint-plugin-es@^4.1.0:
1873-
version "4.1.0"
1874-
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-4.1.0.tgz#f0822f0c18a535a97c3e714e89f88586a7641ec9"
1875-
integrity sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==
1899+
eslint-plugin-es-x@^7.8.0:
1900+
version "7.8.0"
1901+
resolved "https://registry.yarnpkg.com/eslint-plugin-es-x/-/eslint-plugin-es-x-7.8.0.tgz#a207aa08da37a7923f2a9599e6d3eb73f3f92b74"
1902+
integrity sha512-7Ds8+wAAoV3T+LAKeu39Y5BzXCrGKrcISfgKEqTS4BDN8SFEDQd0S43jiQ8vIa3wUKD07qitZdfzlenSi8/0qQ==
18761903
dependencies:
1877-
eslint-utils "^2.0.0"
1878-
regexpp "^3.0.0"
1904+
"@eslint-community/eslint-utils" "^4.1.2"
1905+
"@eslint-community/regexpp" "^4.11.0"
1906+
eslint-compat-utils "^0.5.1"
18791907

18801908
eslint-plugin-import@2.32.0:
18811909
version "2.32.0"
@@ -1902,19 +1930,20 @@ eslint-plugin-import@2.32.0:
19021930
string.prototype.trimend "^1.0.9"
19031931
tsconfig-paths "^3.15.0"
19041932

1905-
eslint-plugin-n@15.7.0:
1906-
version "15.7.0"
1907-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-15.7.0.tgz#e29221d8f5174f84d18f2eb94765f2eeea033b90"
1908-
integrity sha512-jDex9s7D/Qial8AGVIHq4W7NswpUD5DPDL2RH8Lzd9EloWUuvUkHfv4FRLMipH5q2UtyurorBkPeNi1wVWNh3Q==
1909-
dependencies:
1910-
builtins "^5.0.1"
1911-
eslint-plugin-es "^4.1.0"
1912-
eslint-utils "^3.0.0"
1913-
ignore "^5.1.1"
1914-
is-core-module "^2.11.0"
1915-
minimatch "^3.1.2"
1916-
resolve "^1.22.1"
1917-
semver "^7.3.8"
1933+
eslint-plugin-n@17.21.0:
1934+
version "17.21.0"
1935+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.21.0.tgz#6b1833e5e8fd07a69bbab2be429771ff2309db5e"
1936+
integrity sha512-1+iZ8We4ZlwVMtb/DcHG3y5/bZOdazIpa/4TySo22MLKdwrLcfrX0hbadnCvykSQCCmkAnWmIP8jZVb2AAq29A==
1937+
dependencies:
1938+
"@eslint-community/eslint-utils" "^4.5.0"
1939+
enhanced-resolve "^5.17.1"
1940+
eslint-plugin-es-x "^7.8.0"
1941+
get-tsconfig "^4.8.1"
1942+
globals "^15.11.0"
1943+
ignore "^5.3.2"
1944+
minimatch "^9.0.5"
1945+
semver "^7.6.3"
1946+
ts-declaration-location "^1.0.6"
19181947

19191948
eslint-plugin-promise@6.6.0:
19201949
version "6.6.0"
@@ -1929,30 +1958,6 @@ eslint-scope@^7.2.2:
19291958
esrecurse "^4.3.0"
19301959
estraverse "^5.2.0"
19311960

1932-
eslint-utils@^2.0.0:
1933-
version "2.1.0"
1934-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
1935-
integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
1936-
dependencies:
1937-
eslint-visitor-keys "^1.1.0"
1938-
1939-
eslint-utils@^3.0.0:
1940-
version "3.0.0"
1941-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
1942-
integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
1943-
dependencies:
1944-
eslint-visitor-keys "^2.0.0"
1945-
1946-
eslint-visitor-keys@^1.1.0:
1947-
version "1.3.0"
1948-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
1949-
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
1950-
1951-
eslint-visitor-keys@^2.0.0:
1952-
version "2.1.0"
1953-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
1954-
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
1955-
19561961
eslint-visitor-keys@^3.3.0:
19571962
version "3.3.0"
19581963
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
@@ -2412,6 +2417,13 @@ get-symbol-description@^1.1.0:
24122417
es-errors "^1.3.0"
24132418
get-intrinsic "^1.2.6"
24142419

2420+
get-tsconfig@^4.8.1:
2421+
version "4.10.1"
2422+
resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.10.1.tgz#d34c1c01f47d65a606c37aa7a177bc3e56ab4b2e"
2423+
integrity sha512-auHyJ4AgMz7vgS8Hp3N6HXSmlMdUyhSUrfBF16w153rxtLIEOE+HGqaBppczZvnHLqQJfiHotCYpNhl0lUROFQ==
2424+
dependencies:
2425+
resolve-pkg-maps "^1.0.0"
2426+
24152427
get-uri@^6.0.1:
24162428
version "6.0.1"
24172429
resolved "https://registry.yarnpkg.com/get-uri/-/get-uri-6.0.1.tgz#cff2ba8d456c3513a04b70c45de4dbcca5b1527c"
@@ -2489,6 +2501,11 @@ globals@^13.19.0:
24892501
dependencies:
24902502
type-fest "^0.20.2"
24912503

2504+
globals@^15.11.0:
2505+
version "15.15.0"
2506+
resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
2507+
integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
2508+
24922509
globalthis@^1.0.3:
24932510
version "1.0.3"
24942511
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.3.tgz#5852882a52b80dc301b0660273e1ed082f0b6ccf"
@@ -2578,6 +2595,11 @@ graceful-fs@4.2.10, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.6:
25782595
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.10.tgz#147d3a006da4ca3ce14728c7aefc287c367d7a6c"
25792596
integrity sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==
25802597

2598+
graceful-fs@^4.2.4:
2599+
version "4.2.11"
2600+
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
2601+
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
2602+
25812603
graphemer@^1.4.0:
25822604
version "1.4.0"
25832605
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
@@ -2798,16 +2820,16 @@ ieee754@^1.1.13, ieee754@^1.2.1:
27982820
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352"
27992821
integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
28002822

2801-
ignore@^5.1.1:
2802-
version "5.1.8"
2803-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
2804-
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
2805-
28062823
ignore@^5.2.0:
28072824
version "5.2.0"
28082825
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
28092826
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
28102827

2828+
ignore@^5.3.2:
2829+
version "5.3.2"
2830+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
2831+
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
2832+
28112833
import-fresh@^3.2.1:
28122834
version "3.3.0"
28132835
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
@@ -3059,13 +3081,6 @@ is-ci@3.0.1, is-ci@^3.0.1:
30593081
dependencies:
30603082
ci-info "^3.2.0"
30613083

3062-
is-core-module@^2.11.0, is-core-module@^2.9.0:
3063-
version "2.11.0"
3064-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.11.0.tgz#ad4cb3e3863e814523c96f3f58d26cc570ff0144"
3065-
integrity sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==
3066-
dependencies:
3067-
has "^1.0.3"
3068-
30693084
is-core-module@^2.13.0:
30703085
version "2.13.0"
30713086
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.0.tgz#bb52aa6e2cbd49a30c2ba68c42bf3435ba6072db"
@@ -4021,6 +4036,13 @@ minimatch@^3.0.5, minimatch@^3.1.2:
40214036
dependencies:
40224037
brace-expansion "^1.1.7"
40234038

4039+
minimatch@^9.0.5:
4040+
version "9.0.5"
4041+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
4042+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
4043+
dependencies:
4044+
brace-expansion "^2.0.1"
4045+
40244046
minimist@^1.2.0:
40254047
version "1.2.5"
40264048
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
@@ -4600,6 +4622,11 @@ picomatch@^2.2.3:
46004622
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
46014623
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
46024624

4625+
picomatch@^4.0.2:
4626+
version "4.0.2"
4627+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
4628+
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
4629+
46034630
possible-typed-array-names@^1.0.0:
46044631
version "1.0.0"
46054632
resolved "https://registry.yarnpkg.com/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz#89bb63c6fada2c3e90adc4a647beeeb39cc7bf8f"
@@ -4798,11 +4825,6 @@ regexp.prototype.flags@^1.5.4:
47984825
gopd "^1.2.0"
47994826
set-function-name "^2.0.2"
48004827

4801-
regexpp@^3.0.0:
4802-
version "3.2.0"
4803-
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
4804-
integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==
4805-
48064828
registry-auth-token@^5.0.1:
48074829
version "5.0.1"
48084830
resolved "https://registry.yarnpkg.com/registry-auth-token/-/registry-auth-token-5.0.1.tgz#5e6cd106e6c251135a046650c58476fc03e92833"
@@ -4885,6 +4907,11 @@ resolve-package-path@^4.0.0:
48854907
dependencies:
48864908
path-root "^0.1.1"
48874909

4910+
resolve-pkg-maps@^1.0.0:
4911+
version "1.0.0"
4912+
resolved "https://registry.yarnpkg.com/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz#616b3dc2c57056b5588c31cdf4b3d64db133720f"
4913+
integrity sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==
4914+
48884915
resolve@^1.1.6:
48894916
version "1.20.0"
48904917
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
@@ -4893,15 +4920,6 @@ resolve@^1.1.6:
48934920
is-core-module "^2.2.0"
48944921
path-parse "^1.0.6"
48954922

4896-
resolve@^1.22.1:
4897-
version "1.22.1"
4898-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177"
4899-
integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==
4900-
dependencies:
4901-
is-core-module "^2.9.0"
4902-
path-parse "^1.0.7"
4903-
supports-preserve-symlinks-flag "^1.0.0"
4904-
49054923
resolve@^1.22.4:
49064924
version "1.22.8"
49074925
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
@@ -5091,13 +5109,6 @@ semver@^6.3.1:
50915109
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
50925110
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
50935111

5094-
semver@^7.0.0, semver@^7.3.8:
5095-
version "7.3.8"
5096-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
5097-
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
5098-
dependencies:
5099-
lru-cache "^6.0.0"
5100-
51015112
semver@^7.3.2, semver@^7.3.5:
51025113
version "7.3.5"
51035114
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
@@ -5112,6 +5123,11 @@ semver@^7.3.7:
51125123
dependencies:
51135124
lru-cache "^6.0.0"
51145125

5126+
semver@^7.5.4, semver@^7.6.3:
5127+
version "7.7.2"
5128+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58"
5129+
integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==
5130+
51155131
serial-fetch@1.0.0:
51165132
version "1.0.0"
51175133
resolved "https://registry.yarnpkg.com/serial-fetch/-/serial-fetch-1.0.0.tgz#07fd2a1356bc53dfaca1e9005560b55f569160a6"
@@ -5520,6 +5536,11 @@ supports-preserve-symlinks-flag@^1.0.0:
55205536
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
55215537
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
55225538

5539+
tapable@^2.2.0:
5540+
version "2.2.2"
5541+
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.2.tgz#ab4984340d30cb9989a490032f086dbb8b56d872"
5542+
integrity sha512-Re10+NauLTMCudc7T5WLFLAwDhQ0JWdrMK+9B2M8zR5hRExKmsRDCBA7/aV/pNJFltmBFO5BAMlQFi/vq3nKOg==
5543+
55235544
tar@^6.0.2:
55245545
version "6.1.11"
55255546
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11.tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621"
@@ -5600,6 +5621,13 @@ tr46@~0.0.3:
56005621
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
56015622
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
56025623

5624+
ts-declaration-location@^1.0.6:
5625+
version "1.0.7"
5626+
resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.7.tgz#d4068fe9975828b3b453b3ab112b4711d8267688"
5627+
integrity sha512-EDyGAwH1gO0Ausm9gV6T2nUvBgXT5kGoCMJPllOaooZ+4VvJiKBdZE7wK18N1deEowhcUptS+5GXZK8U/fvpwA==
5628+
dependencies:
5629+
picomatch "^4.0.2"
5630+
56035631
tsconfig-paths@^3.15.0:
56045632
version "3.15.0"
56055633
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz#5299ec605e55b1abb23ec939ef15edaf483070d4"

0 commit comments

Comments
 (0)