Skip to content

Commit 2d665e3

Browse files
chore(deps): update dependency eslint-plugin-n to v17
1 parent 72f8210 commit 2d665e3

File tree

2 files changed

+98
-16
lines changed

2 files changed

+98
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"eslint": "^7.32.0",
8282
"eslint-friendly-formatter": "^4.0.1",
8383
"eslint-plugin-import": "^2.27.5",
84-
"eslint-plugin-n": "^14.0.0",
84+
"eslint-plugin-n": "^17.0.0",
8585
"eslint-plugin-node": "^11.1.0",
8686
"eslint-plugin-promise": "^6.1.1",
8787
"eslint-plugin-vue": "^9.12.0",

yarn.lock

Lines changed: 97 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1309,13 +1309,25 @@
13091309
minimatch "^3.0.4"
13101310
plist "^3.0.4"
13111311

1312+
"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.5.0":
1313+
version "4.9.0"
1314+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3"
1315+
integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==
1316+
dependencies:
1317+
eslint-visitor-keys "^3.4.3"
1318+
13121319
"@eslint-community/eslint-utils@^4.4.0":
13131320
version "4.4.0"
13141321
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
13151322
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
13161323
dependencies:
13171324
eslint-visitor-keys "^3.3.0"
13181325

1326+
"@eslint-community/regexpp@^4.11.0":
1327+
version "4.12.1"
1328+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
1329+
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
1330+
13191331
"@eslint/eslintrc@^0.4.3":
13201332
version "0.4.3"
13211333
resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz"
@@ -3720,6 +3732,14 @@ enhanced-resolve@^5.16.0:
37203732
graceful-fs "^4.2.4"
37213733
tapable "^2.2.0"
37223734

3735+
enhanced-resolve@^5.17.1:
3736+
version "5.18.3"
3737+
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.18.3.tgz#9b5f4c5c076b8787c78fe540392ce76a88855b44"
3738+
integrity sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww==
3739+
dependencies:
3740+
graceful-fs "^4.2.4"
3741+
tapable "^2.2.0"
3742+
37233743
enquirer@^2.3.5:
37243744
version "2.3.6"
37253745
resolved "https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz"
@@ -3888,6 +3908,13 @@ escape-string-regexp@^4.0.0:
38883908
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
38893909
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
38903910

3911+
eslint-compat-utils@^0.5.1:
3912+
version "0.5.1"
3913+
resolved "https://registry.yarnpkg.com/eslint-compat-utils/-/eslint-compat-utils-0.5.1.tgz#7fc92b776d185a70c4070d03fd26fde3d59652e4"
3914+
integrity sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q==
3915+
dependencies:
3916+
semver "^7.5.4"
3917+
38913918
eslint-config-standard@^17.0.0:
38923919
version "17.1.0"
38933920
resolved "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz"
@@ -3938,6 +3965,15 @@ eslint-module-utils@^2.8.0:
39383965
dependencies:
39393966
debug "^3.2.7"
39403967

3968+
eslint-plugin-es-x@^7.8.0:
3969+
version "7.8.0"
3970+
resolved "https://registry.yarnpkg.com/eslint-plugin-es-x/-/eslint-plugin-es-x-7.8.0.tgz#a207aa08da37a7923f2a9599e6d3eb73f3f92b74"
3971+
integrity sha512-7Ds8+wAAoV3T+LAKeu39Y5BzXCrGKrcISfgKEqTS4BDN8SFEDQd0S43jiQ8vIa3wUKD07qitZdfzlenSi8/0qQ==
3972+
dependencies:
3973+
"@eslint-community/eslint-utils" "^4.1.2"
3974+
"@eslint-community/regexpp" "^4.11.0"
3975+
eslint-compat-utils "^0.5.1"
3976+
39413977
eslint-plugin-es@^3.0.0:
39423978
version "3.0.1"
39433979
resolved "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz"
@@ -3977,19 +4013,6 @@ eslint-plugin-import@^2.26.0, eslint-plugin-import@^2.27.5:
39774013
semver "^6.3.1"
39784014
tsconfig-paths "^3.15.0"
39794015

3980-
eslint-plugin-n@^14.0.0:
3981-
version "14.0.0"
3982-
resolved "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-14.0.0.tgz"
3983-
integrity sha512-mNwplPLsbaKhHyA0fa/cy8j+oF6bF6l81hzBTWa6JOvPcMNAuIogk2ih6d9tYvWYzyUG+7ZFeChqbzdFpg2QrQ==
3984-
dependencies:
3985-
eslint-plugin-es "^4.1.0"
3986-
eslint-utils "^3.0.0"
3987-
ignore "^5.1.1"
3988-
is-core-module "^2.3.0"
3989-
minimatch "^3.0.4"
3990-
resolve "^1.10.1"
3991-
semver "^6.1.0"
3992-
39934016
eslint-plugin-n@^15.2.4:
39944017
version "15.7.0"
39954018
resolved "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-15.7.0.tgz"
@@ -4004,6 +4027,21 @@ eslint-plugin-n@^15.2.4:
40044027
resolve "^1.22.1"
40054028
semver "^7.3.8"
40064029

4030+
eslint-plugin-n@^17.0.0:
4031+
version "17.23.1"
4032+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.23.1.tgz#467db2aba0ead574ea6150143d079d544c11cf48"
4033+
integrity sha512-68PealUpYoHOBh332JLLD9Sj7OQUDkFpmcfqt8R9sySfFSeuGJjMTJQvCRRB96zO3A/PELRLkPrzsHmzEFQQ5A==
4034+
dependencies:
4035+
"@eslint-community/eslint-utils" "^4.5.0"
4036+
enhanced-resolve "^5.17.1"
4037+
eslint-plugin-es-x "^7.8.0"
4038+
get-tsconfig "^4.8.1"
4039+
globals "^15.11.0"
4040+
globrex "^0.1.2"
4041+
ignore "^5.3.2"
4042+
semver "^7.6.3"
4043+
ts-declaration-location "^1.0.6"
4044+
40074045
eslint-plugin-node@^11.1.0:
40084046
version "11.1.0"
40094047
resolved "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz"
@@ -4075,7 +4113,7 @@ eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0:
40754113
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz"
40764114
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
40774115

4078-
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
4116+
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3:
40794117
version "3.4.3"
40804118
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
40814119
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
@@ -4622,6 +4660,13 @@ get-symbol-description@^1.0.2:
46224660
es-errors "^1.3.0"
46234661
get-intrinsic "^1.2.4"
46244662

4663+
get-tsconfig@^4.8.1:
4664+
version "4.10.1"
4665+
resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.10.1.tgz#d34c1c01f47d65a606c37aa7a177bc3e56ab4b2e"
4666+
integrity sha512-auHyJ4AgMz7vgS8Hp3N6HXSmlMdUyhSUrfBF16w153rxtLIEOE+HGqaBppczZvnHLqQJfiHotCYpNhl0lUROFQ==
4667+
dependencies:
4668+
resolve-pkg-maps "^1.0.0"
4669+
46254670
glob-parent@^5.1.2, glob-parent@~5.1.2:
46264671
version "5.1.2"
46274672
resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz"
@@ -4695,6 +4740,11 @@ globals@^13.6.0, globals@^13.9.0:
46954740
dependencies:
46964741
type-fest "^0.20.2"
46974742

4743+
globals@^15.11.0:
4744+
version "15.15.0"
4745+
resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
4746+
integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
4747+
46984748
globalthis@^1.0.1:
46994749
version "1.0.4"
47004750
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.4.tgz#7430ed3a975d97bfb59bcce41f5cabbafa651236"
@@ -4734,6 +4784,11 @@ globby@^14.0.0:
47344784
slash "^5.1.0"
47354785
unicorn-magic "^0.1.0"
47364786

4787+
globrex@^0.1.2:
4788+
version "0.1.2"
4789+
resolved "https://registry.yarnpkg.com/globrex/-/globrex-0.1.2.tgz#dd5d9ec826232730cd6793a5e33a9302985e6098"
4790+
integrity sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==
4791+
47374792
gopd@^1.0.1:
47384793
version "1.0.1"
47394794
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.0.1.tgz#29ff76de69dac7489b7c0918a5788e56477c332c"
@@ -5015,6 +5070,11 @@ ignore@^5.1.1, ignore@^5.2.0, ignore@^5.2.4:
50155070
resolved "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz"
50165071
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
50175072

5073+
ignore@^5.3.2:
5074+
version "5.3.2"
5075+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
5076+
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
5077+
50185078
immediate@~3.0.5:
50195079
version "3.0.6"
50205080
resolved "https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz"
@@ -5147,7 +5207,7 @@ is-ci@^3.0.0:
51475207
dependencies:
51485208
ci-info "^3.2.0"
51495209

5150-
is-core-module@^2.11.0, is-core-module@^2.13.0, is-core-module@^2.13.1, is-core-module@^2.3.0:
5210+
is-core-module@^2.11.0, is-core-module@^2.13.0, is-core-module@^2.13.1:
51515211
version "2.13.1"
51525212
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384"
51535213
integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==
@@ -6358,6 +6418,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1:
63586418
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
63596419
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
63606420

6421+
picomatch@^4.0.2:
6422+
version "4.0.3"
6423+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
6424+
integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==
6425+
63616426
pify@^2.3.0:
63626427
version "2.3.0"
63636428
resolved "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz"
@@ -7009,6 +7074,11 @@ resolve-from@^5.0.0:
70097074
resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz"
70107075
integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==
70117076

7077+
resolve-pkg-maps@^1.0.0:
7078+
version "1.0.0"
7079+
resolved "https://registry.yarnpkg.com/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz#616b3dc2c57056b5588c31cdf4b3d64db133720f"
7080+
integrity sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==
7081+
70127082
resolve@^1.1.7, resolve@^1.10.1, resolve@^1.14.2, resolve@^1.20.0, resolve@^1.22.1, resolve@^1.22.2, resolve@^1.22.4:
70137083
version "1.22.8"
70147084
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
@@ -7216,6 +7286,11 @@ semver@^7.3.2, semver@^7.3.6, semver@^7.5.4:
72167286
resolved "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz"
72177287
integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==
72187288

7289+
semver@^7.6.3:
7290+
version "7.7.2"
7291+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58"
7292+
integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==
7293+
72197294
72207295
version "0.18.0"
72217296
resolved "https://registry.npmjs.org/send/-/send-0.18.0.tgz"
@@ -7834,6 +7909,13 @@ truncate-utf8-bytes@^1.0.0:
78347909
dependencies:
78357910
utf8-byte-length "^1.0.1"
78367911

7912+
ts-declaration-location@^1.0.6:
7913+
version "1.0.7"
7914+
resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.7.tgz#d4068fe9975828b3b453b3ab112b4711d8267688"
7915+
integrity sha512-EDyGAwH1gO0Ausm9gV6T2nUvBgXT5kGoCMJPllOaooZ+4VvJiKBdZE7wK18N1deEowhcUptS+5GXZK8U/fvpwA==
7916+
dependencies:
7917+
picomatch "^4.0.2"
7918+
78377919
ts-interface-checker@^0.1.9:
78387920
version "0.1.13"
78397921
resolved "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz"

0 commit comments

Comments
 (0)