Skip to content

Commit 6186bf7

Browse files
Replace dependency eslint-plugin-node with eslint-plugin-n 14.0.0
1 parent 18ba117 commit 6186bf7

File tree

2 files changed

+31
-11
lines changed

2 files changed

+31
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint": "8.23.0",
3434
"eslint-config-standard": "17.0.0",
3535
"eslint-plugin-import": "2.26.0",
36-
"eslint-plugin-node": "11.1.0",
36+
"eslint-plugin-n": "14.0.0",
3737
"eslint-plugin-promise": "6.0.1",
3838
"typescript": "4.7.4"
3939
}

yarn.lock

Lines changed: 30 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -402,10 +402,10 @@ eslint-module-utils@^2.7.3:
402402
dependencies:
403403
debug "^3.2.7"
404404

405-
eslint-plugin-es@^3.0.0:
406-
version "3.0.1"
407-
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz#75a7cdfdccddc0589934aeeb384175f221c57893"
408-
integrity sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==
405+
eslint-plugin-es@^4.1.0:
406+
version "4.1.0"
407+
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-4.1.0.tgz#f0822f0c18a535a97c3e714e89f88586a7641ec9"
408+
integrity sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==
409409
dependencies:
410410
eslint-utils "^2.0.0"
411411
regexpp "^3.0.0"
@@ -429,14 +429,15 @@ eslint-plugin-import@2.26.0:
429429
resolve "^1.22.0"
430430
tsconfig-paths "^3.14.1"
431431

432-
eslint-plugin-node@11.1.0:
433-
version "11.1.0"
434-
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz#c95544416ee4ada26740a30474eefc5402dc671d"
435-
integrity sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==
432+
eslint-plugin-n@14.0.0:
433+
version "14.0.0"
434+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-14.0.0.tgz#aa7944f5b1fd69cf64ecb1ddd1a4762bb0f4f352"
435+
integrity sha512-mNwplPLsbaKhHyA0fa/cy8j+oF6bF6l81hzBTWa6JOvPcMNAuIogk2ih6d9tYvWYzyUG+7ZFeChqbzdFpg2QrQ==
436436
dependencies:
437-
eslint-plugin-es "^3.0.0"
438-
eslint-utils "^2.0.0"
437+
eslint-plugin-es "^4.1.0"
438+
eslint-utils "^3.0.0"
439439
ignore "^5.1.1"
440+
is-core-module "^2.3.0"
440441
minimatch "^3.0.4"
441442
resolve "^1.10.1"
442443
semver "^6.1.0"
@@ -652,6 +653,11 @@ function-bind@^1.1.1:
652653
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
653654
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
654655

656+
function-bind@^1.1.2:
657+
version "1.1.2"
658+
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
659+
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
660+
655661
functional-red-black-tree@^1.0.1:
656662
version "1.0.1"
657663
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
@@ -753,6 +759,13 @@ has@^1.0.3:
753759
dependencies:
754760
function-bind "^1.1.1"
755761

762+
hasown@^2.0.2:
763+
version "2.0.2"
764+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
765+
integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
766+
dependencies:
767+
function-bind "^1.1.2"
768+
756769
ignore@^5.1.1, ignore@^5.2.0:
757770
version "5.2.0"
758771
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
@@ -820,6 +833,13 @@ is-core-module@^2.2.0:
820833
dependencies:
821834
has "^1.0.3"
822835

836+
is-core-module@^2.3.0:
837+
version "2.15.1"
838+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37"
839+
integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==
840+
dependencies:
841+
hasown "^2.0.2"
842+
823843
is-core-module@^2.8.1, is-core-module@^2.9.0:
824844
version "2.10.0"
825845
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.10.0.tgz#9012ede0a91c69587e647514e1d5277019e728ed"

0 commit comments

Comments
 (0)