Skip to content

Commit 692d7c1

Browse files
chore(deps): update dependency eslint-plugin-n to v16
1 parent f41332b commit 692d7c1

File tree

2 files changed

+70
-56
lines changed

2 files changed

+70
-56
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-config-standard": "17.1.0",
2727
"eslint-plugin-import": "2.29.1",
2828
"eslint-plugin-n": "16.6.2",
29-
"eslint-plugin-n": "14.0.0",
29+
"eslint-plugin-n": "16.6.2",
3030
"eslint-plugin-promise": "6.1.1",
3131
"typescript": "5.0.4"
3232
}

yarn.lock

Lines changed: 69 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf"
88
integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==
99

10-
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
10+
"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
1111
version "4.4.0"
1212
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
1313
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
1414
dependencies:
1515
eslint-visitor-keys "^3.3.0"
1616

17-
"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
17+
"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.0", "@eslint-community/regexpp@^4.6.1":
1818
version "4.10.0"
1919
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
2020
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
@@ -348,6 +348,18 @@ braces@^3.0.2:
348348
dependencies:
349349
fill-range "^7.0.1"
350350

351+
builtin-modules@^3.3.0:
352+
version "3.3.0"
353+
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6"
354+
integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==
355+
356+
builtins@^5.0.1:
357+
version "5.0.1"
358+
resolved "https://registry.yarnpkg.com/builtins/-/builtins-5.0.1.tgz#87f6db9ab0458be728564fa81d876d8d74552fa9"
359+
integrity sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==
360+
dependencies:
361+
semver "^7.0.0"
362+
351363
call-bind@^1.0.2, call-bind@^1.0.5, call-bind@^1.0.6, call-bind@^1.0.7:
352364
version "1.0.7"
353365
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.7.tgz#06016599c40c56498c18769d2730be242b6fa3b9"
@@ -636,6 +648,13 @@ escape-string-regexp@^4.0.0:
636648
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
637649
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
638650

651+
eslint-compat-utils@^0.5.0:
652+
version "0.5.0"
653+
resolved "https://registry.yarnpkg.com/eslint-compat-utils/-/eslint-compat-utils-0.5.0.tgz#f7b2eb2befec25a370fac76934d3f9189f312a65"
654+
integrity sha512-dc6Y8tzEcSYZMHa+CMPLi/hyo1FzNeonbhJL7Ol0ccuKQkwopJcJBA9YL/xmMTLU1eKigXo9vj9nALElWYSowg==
655+
dependencies:
656+
semver "^7.5.4"
657+
639658
eslint-config-standard@17.1.0:
640659
version "17.1.0"
641660
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz#40ffb8595d47a6b242e07cbfd49dc211ed128975"
@@ -657,13 +676,14 @@ eslint-module-utils@^2.8.0:
657676
dependencies:
658677
debug "^3.2.7"
659678

660-
eslint-plugin-es@^4.1.0:
661-
version "4.1.0"
662-
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-4.1.0.tgz#f0822f0c18a535a97c3e714e89f88586a7641ec9"
663-
integrity sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==
679+
eslint-plugin-es-x@^7.5.0:
680+
version "7.6.0"
681+
resolved "https://registry.yarnpkg.com/eslint-plugin-es-x/-/eslint-plugin-es-x-7.6.0.tgz#ccee7a4556c0f816d1ae88fd0eea21540e8ccd65"
682+
integrity sha512-I0AmeNgevgaTR7y2lrVCJmGYF0rjoznpDvqV/kIkZSZbZ8Rw3eu4cGlvBBULScfkSOCzqKbff5LR4CNrV7mZHA==
664683
dependencies:
665-
eslint-utils "^2.0.0"
666-
regexpp "^3.0.0"
684+
"@eslint-community/eslint-utils" "^4.1.2"
685+
"@eslint-community/regexpp" "^4.6.0"
686+
eslint-compat-utils "^0.5.0"
667687

668688
eslint-plugin-import@2.29.1:
669689
version "2.29.1"
@@ -688,18 +708,22 @@ eslint-plugin-import@2.29.1:
688708
semver "^6.3.1"
689709
tsconfig-paths "^3.15.0"
690710

691-
eslint-plugin-n@14.0.0:
692-
version "14.0.0"
693-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-14.0.0.tgz#aa7944f5b1fd69cf64ecb1ddd1a4762bb0f4f352"
694-
integrity sha512-mNwplPLsbaKhHyA0fa/cy8j+oF6bF6l81hzBTWa6JOvPcMNAuIogk2ih6d9tYvWYzyUG+7ZFeChqbzdFpg2QrQ==
711+
eslint-plugin-n@16.6.2:
712+
version "16.6.2"
713+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.6.2.tgz#6a60a1a376870064c906742272074d5d0b412b0b"
714+
integrity sha512-6TyDmZ1HXoFQXnhCTUjVFULReoBPOAjpuiKELMkeP40yffI/1ZRO+d9ug/VC6fqISo2WkuIBk3cvuRPALaWlOQ==
695715
dependencies:
696-
eslint-plugin-es "^4.1.0"
697-
eslint-utils "^3.0.0"
698-
ignore "^5.1.1"
699-
is-core-module "^2.3.0"
700-
minimatch "^3.0.4"
701-
resolve "^1.10.1"
702-
semver "^6.1.0"
716+
"@eslint-community/eslint-utils" "^4.4.0"
717+
builtins "^5.0.1"
718+
eslint-plugin-es-x "^7.5.0"
719+
get-tsconfig "^4.7.0"
720+
globals "^13.24.0"
721+
ignore "^5.2.4"
722+
is-builtin-module "^3.2.1"
723+
is-core-module "^2.12.1"
724+
minimatch "^3.1.2"
725+
resolve "^1.22.2"
726+
semver "^7.5.3"
703727

704728
eslint-plugin-promise@6.1.1:
705729
version "6.1.1"
@@ -714,30 +738,6 @@ eslint-scope@^7.2.2:
714738
esrecurse "^4.3.0"
715739
estraverse "^5.2.0"
716740

717-
eslint-utils@^2.0.0:
718-
version "2.1.0"
719-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
720-
integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
721-
dependencies:
722-
eslint-visitor-keys "^1.1.0"
723-
724-
eslint-utils@^3.0.0:
725-
version "3.0.0"
726-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
727-
integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
728-
dependencies:
729-
eslint-visitor-keys "^2.0.0"
730-
731-
eslint-visitor-keys@^1.1.0:
732-
version "1.3.0"
733-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
734-
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
735-
736-
eslint-visitor-keys@^2.0.0:
737-
version "2.1.0"
738-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
739-
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
740-
741741
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3:
742742
version "3.4.3"
743743
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
@@ -941,6 +941,13 @@ get-symbol-description@^1.0.2:
941941
es-errors "^1.3.0"
942942
get-intrinsic "^1.2.4"
943943

944+
get-tsconfig@^4.7.0:
945+
version "4.7.3"
946+
resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.7.3.tgz#0498163d98f7b58484dd4906999c0c9d5f103f83"
947+
integrity sha512-ZvkrzoUA0PQZM6fy6+/Hce561s+faD1rsNwhnO5FelNjyy7EMGJ3Rz1AQ8GYDWjhRs/7dBLOEJvhK8MiEJOAFg==
948+
dependencies:
949+
resolve-pkg-maps "^1.0.0"
950+
944951
glob-parent@^5.1.2:
945952
version "5.1.2"
946953
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
@@ -967,7 +974,7 @@ glob@^7.1.3:
967974
once "^1.3.0"
968975
path-is-absolute "^1.0.0"
969976

970-
globals@^13.19.0:
977+
globals@^13.19.0, globals@^13.24.0:
971978
version "13.24.0"
972979
resolved "https://registry.yarnpkg.com/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171"
973980
integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==
@@ -1046,7 +1053,7 @@ hasown@^2.0.0, hasown@^2.0.1, hasown@^2.0.2:
10461053
dependencies:
10471054
function-bind "^1.1.2"
10481055

1049-
ignore@^5.1.1, ignore@^5.2.0, ignore@^5.2.4:
1056+
ignore@^5.2.0, ignore@^5.2.4:
10501057
version "5.3.1"
10511058
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
10521059
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
@@ -1109,12 +1116,19 @@ is-boolean-object@^1.1.0:
11091116
call-bind "^1.0.2"
11101117
has-tostringtag "^1.0.0"
11111118

1119+
is-builtin-module@^3.2.1:
1120+
version "3.2.1"
1121+
resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.1.tgz#f03271717d8654cfcaf07ab0463faa3571581169"
1122+
integrity sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==
1123+
dependencies:
1124+
builtin-modules "^3.3.0"
1125+
11121126
is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
11131127
version "1.2.7"
11141128
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
11151129
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
11161130

1117-
is-core-module@^2.13.0, is-core-module@^2.13.1, is-core-module@^2.3.0:
1131+
is-core-module@^2.12.1, is-core-module@^2.13.0, is-core-module@^2.13.1:
11181132
version "2.13.1"
11191133
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384"
11201134
integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==
@@ -1305,7 +1319,7 @@ minimatch@9.0.3:
13051319
dependencies:
13061320
brace-expansion "^2.0.1"
13071321

1308-
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
1322+
minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
13091323
version "3.1.2"
13101324
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
13111325
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
@@ -1481,17 +1495,17 @@ regexp.prototype.flags@^1.5.2:
14811495
es-errors "^1.3.0"
14821496
set-function-name "^2.0.1"
14831497

1484-
regexpp@^3.0.0:
1485-
version "3.2.0"
1486-
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
1487-
integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==
1488-
14891498
resolve-from@^4.0.0:
14901499
version "4.0.0"
14911500
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
14921501
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
14931502

1494-
resolve@^1.10.1, resolve@^1.22.4:
1503+
resolve-pkg-maps@^1.0.0:
1504+
version "1.0.0"
1505+
resolved "https://registry.yarnpkg.com/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz#616b3dc2c57056b5588c31cdf4b3d64db133720f"
1506+
integrity sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==
1507+
1508+
resolve@^1.22.2, resolve@^1.22.4:
14951509
version "1.22.8"
14961510
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
14971511
integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==
@@ -1538,12 +1552,12 @@ safe-regex-test@^1.0.3:
15381552
es-errors "^1.3.0"
15391553
is-regex "^1.1.4"
15401554

1541-
semver@^6.1.0, semver@^6.3.1:
1555+
semver@^6.3.1:
15421556
version "6.3.1"
15431557
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
15441558
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
15451559

1546-
semver@^7.5.4:
1560+
semver@^7.0.0, semver@^7.5.3, semver@^7.5.4:
15471561
version "7.6.0"
15481562
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.0.tgz#1a46a4db4bffcccd97b743b5005c8325f23d4e2d"
15491563
integrity sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==

0 commit comments

Comments
 (0)