Skip to content

Commit 7381c0d

Browse files
committed
fix(deps): replace eslint-plugin-node by eslint-plugin-n
1 parent 28f974e commit 7381c0d

File tree

2 files changed

+35
-41
lines changed

2 files changed

+35
-41
lines changed

packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"eslint-config-standard": "17.0.0",
4545
"eslint-plugin-import": "2.26.0",
4646
"eslint-plugin-jest": "27.1.6",
47-
"eslint-plugin-node": "11.1.0",
47+
"eslint-plugin-n": "^15.6.0",
4848
"eslint-plugin-prettier": "4.2.1",
4949
"eslint-plugin-promise": "6.1.1",
5050
"eslint-plugin-sonarjs": "0.16.0"

packages/eslint-config/yarn.lock

+34-40
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,13 @@ braces@^3.0.2:
223223
dependencies:
224224
fill-range "^7.0.1"
225225

226+
builtins@^5.0.1:
227+
version "5.0.1"
228+
resolved "https://registry.yarnpkg.com/builtins/-/builtins-5.0.1.tgz#87f6db9ab0458be728564fa81d876d8d74552fa9"
229+
integrity sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==
230+
dependencies:
231+
semver "^7.0.0"
232+
226233
call-bind@^1.0.0, call-bind@^1.0.2:
227234
version "1.0.2"
228235
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
@@ -403,10 +410,10 @@ eslint-module-utils@^2.7.3:
403410
dependencies:
404411
debug "^3.2.7"
405412

406-
eslint-plugin-es@^3.0.0:
407-
version "3.0.1"
408-
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz#75a7cdfdccddc0589934aeeb384175f221c57893"
409-
integrity sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==
413+
eslint-plugin-es@^4.1.0:
414+
version "4.1.0"
415+
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-4.1.0.tgz#f0822f0c18a535a97c3e714e89f88586a7641ec9"
416+
integrity sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==
410417
dependencies:
411418
eslint-utils "^2.0.0"
412419
regexpp "^3.0.0"
@@ -437,17 +444,19 @@ [email protected]:
437444
dependencies:
438445
"@typescript-eslint/utils" "^5.10.0"
439446

440-
eslint-plugin-[email protected].0:
441-
version "11.1.0"
442-
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz#c95544416ee4ada26740a30474eefc5402dc671d"
443-
integrity sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==
447+
eslint-plugin-n@^15.6.0:
448+
version "15.6.0"
449+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-15.6.0.tgz#cfb1d2e2e427d620eb9008f8b3b5a40de0c84120"
450+
integrity sha512-Hd/F7wz4Mj44Jp0H6Jtty13NcE69GNTY0rVlgTIj1XBnGGVI6UTdDrpE6vqu3AHo07bygq/N+7OH/lgz1emUJw==
444451
dependencies:
445-
eslint-plugin-es "^3.0.0"
446-
eslint-utils "^2.0.0"
452+
builtins "^5.0.1"
453+
eslint-plugin-es "^4.1.0"
454+
eslint-utils "^3.0.0"
447455
ignore "^5.1.1"
448-
minimatch "^3.0.4"
449-
resolve "^1.10.1"
450-
semver "^6.1.0"
456+
is-core-module "^2.11.0"
457+
minimatch "^3.1.2"
458+
resolve "^1.22.1"
459+
semver "^7.3.8"
451460

452461
453462
version "4.2.1"
@@ -773,12 +782,7 @@ has@^1.0.3:
773782
dependencies:
774783
function-bind "^1.1.1"
775784

776-
ignore@^5.1.1:
777-
version "5.1.8"
778-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
779-
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
780-
781-
ignore@^5.2.0:
785+
ignore@^5.1.1, ignore@^5.2.0:
782786
version "5.2.1"
783787
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.1.tgz#c2b1f76cb999ede1502f3a226a9310fdfe88d46c"
784788
integrity sha512-d2qQLzTJ9WxQftPAuEQpSPmKqzxePjzVbpAVv62AQ64NTL+wR4JkrVqR/LqFsFEUsHDAiId52mJteHDFuDkElA==
@@ -840,20 +844,20 @@ is-callable@^1.2.4:
840844
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
841845
integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
842846

847+
is-core-module@^2.11.0, is-core-module@^2.8.1, is-core-module@^2.9.0:
848+
version "2.11.0"
849+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.11.0.tgz#ad4cb3e3863e814523c96f3f58d26cc570ff0144"
850+
integrity sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==
851+
dependencies:
852+
has "^1.0.3"
853+
843854
is-core-module@^2.2.0:
844855
version "2.2.0"
845856
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.2.0.tgz#97037ef3d52224d85163f5597b2b63d9afed981a"
846857
integrity sha512-XRAfAdyyY5F5cOXn7hYQDqh2Xmii+DEfIcQGxK/uNwMHhIkPWO0g8msXcbzLe+MpGoR951MlqM/2iIlU4vKDdQ==
847858
dependencies:
848859
has "^1.0.3"
849860

850-
is-core-module@^2.8.1, is-core-module@^2.9.0:
851-
version "2.11.0"
852-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.11.0.tgz#ad4cb3e3863e814523c96f3f58d26cc570ff0144"
853-
integrity sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==
854-
dependencies:
855-
has "^1.0.3"
856-
857861
is-date-object@^1.0.1:
858862
version "1.0.2"
859863
resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.2.tgz#bda736f2cd8fd06d32844e7743bfa7494c3bfd7e"
@@ -1181,12 +1185,7 @@ queue-microtask@^1.2.2:
11811185
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
11821186
integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
11831187

1184-
regexpp@^3.0.0:
1185-
version "3.1.0"
1186-
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2"
1187-
integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==
1188-
1189-
regexpp@^3.2.0:
1188+
regexpp@^3.0.0, regexpp@^3.2.0:
11901189
version "3.2.0"
11911190
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
11921191
integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==
@@ -1196,15 +1195,15 @@ resolve-from@^4.0.0:
11961195
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
11971196
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
11981197

1199-
resolve@^1.10.1, resolve@^1.20.0:
1198+
resolve@^1.20.0:
12001199
version "1.20.0"
12011200
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
12021201
integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==
12031202
dependencies:
12041203
is-core-module "^2.2.0"
12051204
path-parse "^1.0.6"
12061205

1207-
resolve@^1.22.0:
1206+
resolve@^1.22.0, resolve@^1.22.1:
12081207
version "1.22.1"
12091208
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177"
12101209
integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==
@@ -1232,12 +1231,7 @@ run-parallel@^1.1.9:
12321231
dependencies:
12331232
queue-microtask "^1.2.2"
12341233

1235-
semver@^6.1.0:
1236-
version "6.3.0"
1237-
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
1238-
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
1239-
1240-
semver@^7.3.7:
1234+
semver@^7.0.0, semver@^7.3.7, semver@^7.3.8:
12411235
version "7.3.8"
12421236
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
12431237
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==

0 commit comments

Comments
 (0)