Skip to content

Commit 94b16d0

Browse files
chore(deps): update devdependency eslint-plugin-node to v11
1 parent 84320e7 commit 94b16d0

File tree

2 files changed

+85
-9
lines changed

2 files changed

+85
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-config-standard": "latest",
4040
"eslint-plugin-import": "latest",
4141
"eslint-plugin-jest": "^21.8.0",
42-
"eslint-plugin-node": "^6.0.0",
42+
"eslint-plugin-node": "^11.1.0",
4343
"eslint-plugin-promise": "latest",
4444
"eslint-plugin-standard": "latest",
4545
"eslint-plugin-vue": "latest",

yarn.lock

Lines changed: 84 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2484,6 +2484,14 @@ eslint-module-utils@^2.1.1:
24842484
debug "^2.6.8"
24852485
pkg-dir "^1.0.0"
24862486

2487+
eslint-plugin-es@^3.0.0:
2488+
version "3.0.1"
2489+
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz#75a7cdfdccddc0589934aeeb384175f221c57893"
2490+
integrity sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==
2491+
dependencies:
2492+
eslint-utils "^2.0.0"
2493+
regexpp "^3.0.0"
2494+
24872495
eslint-plugin-import@latest:
24882496
version "2.8.0"
24892497
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.8.0.tgz#fa1b6ef31fcb3c501c09859c1b86f1fc5b986894"
@@ -2503,14 +2511,17 @@ eslint-plugin-jest@^21.8.0:
25032511
version "21.8.0"
25042512
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.8.0.tgz#4f3155e2898c1efb0ce548f3e084e07db5e21c07"
25052513

2506-
eslint-plugin-node@^6.0.0:
2507-
version "6.0.0"
2508-
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-6.0.0.tgz#5ad5ee6b5346aec6cc9cde0b8619caed2c6d8f25"
2514+
eslint-plugin-node@^11.1.0:
2515+
version "11.1.0"
2516+
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz#c95544416ee4ada26740a30474eefc5402dc671d"
2517+
integrity sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==
25092518
dependencies:
2510-
ignore "^3.3.6"
2519+
eslint-plugin-es "^3.0.0"
2520+
eslint-utils "^2.0.0"
2521+
ignore "^5.1.1"
25112522
minimatch "^3.0.4"
2512-
resolve "^1.3.3"
2513-
semver "^5.4.1"
2523+
resolve "^1.10.1"
2524+
semver "^6.1.0"
25142525

25152526
eslint-plugin-promise@latest:
25162527
version "3.6.0"
@@ -2533,10 +2544,22 @@ eslint-scope@^3.7.1:
25332544
esrecurse "^4.1.0"
25342545
estraverse "^4.1.1"
25352546

2547+
eslint-utils@^2.0.0:
2548+
version "2.1.0"
2549+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
2550+
integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
2551+
dependencies:
2552+
eslint-visitor-keys "^1.1.0"
2553+
25362554
eslint-visitor-keys@^1.0.0:
25372555
version "1.0.0"
25382556
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
25392557

2558+
eslint-visitor-keys@^1.1.0:
2559+
version "1.3.0"
2560+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
2561+
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
2562+
25402563
eslint@^4.17.0:
25412564
version "4.17.0"
25422565
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.17.0.tgz#dc24bb51ede48df629be7031c71d9dc0ee4f3ddf"
@@ -3082,6 +3105,11 @@ function-bind@^1.0.2, function-bind@^1.1.1:
30823105
version "1.1.1"
30833106
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
30843107

3108+
function-bind@^1.1.2:
3109+
version "1.1.2"
3110+
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
3111+
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
3112+
30853113
functional-red-black-tree@^1.0.1:
30863114
version "1.0.1"
30873115
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
@@ -3344,6 +3372,13 @@ hash.js@^1.0.0, hash.js@^1.0.3:
33443372
inherits "^2.0.3"
33453373
minimalistic-assert "^1.0.0"
33463374

3375+
hasown@^2.0.2:
3376+
version "2.0.2"
3377+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
3378+
integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
3379+
dependencies:
3380+
function-bind "^1.1.2"
3381+
33473382
[email protected], hawk@~3.1.3:
33483383
version "3.1.3"
33493384
resolved "https://registry.yarnpkg.com/hawk/-/hawk-3.1.3.tgz#078444bd7c1640b0fe540d2c9b73d59678e8e1c4"
@@ -3508,10 +3543,15 @@ iferr@^0.1.5:
35083543
version "0.1.5"
35093544
resolved "https://registry.yarnpkg.com/iferr/-/iferr-0.1.5.tgz#c60eed69e6d8fdb6b3104a1fcbca1c192dc5b501"
35103545

3511-
ignore@^3.3.3, ignore@^3.3.6:
3546+
ignore@^3.3.3:
35123547
version "3.3.7"
35133548
resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.7.tgz#612289bfb3c220e186a58118618d5be8c1bab021"
35143549

3550+
ignore@^5.1.1:
3551+
version "5.3.2"
3552+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
3553+
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
3554+
35153555
import-local@^1.0.0:
35163556
version "1.0.0"
35173557
resolved "https://registry.yarnpkg.com/import-local/-/import-local-1.0.0.tgz#5e4ffdc03f4fe6c009c6729beb29631c2f8227bc"
@@ -3665,6 +3705,13 @@ is-ci@^1.0.10:
36653705
dependencies:
36663706
ci-info "^1.0.0"
36673707

3708+
is-core-module@^2.16.0:
3709+
version "2.16.1"
3710+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.16.1.tgz#2a98801a849f43e2add644fbb6bc6229b19a4ef4"
3711+
integrity sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==
3712+
dependencies:
3713+
hasown "^2.0.2"
3714+
36683715
is-data-descriptor@^0.1.4:
36693716
version "0.1.4"
36703717
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
@@ -5373,6 +5420,11 @@ path-parse@^1.0.5:
53735420
version "1.0.5"
53745421
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
53755422

5423+
path-parse@^1.0.7:
5424+
version "1.0.7"
5425+
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
5426+
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
5427+
53765428
53775429
version "0.1.7"
53785430
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -6336,6 +6388,11 @@ regex-not@^1.0.0:
63366388
dependencies:
63376389
extend-shallow "^2.0.1"
63386390

6391+
regexpp@^3.0.0:
6392+
version "3.2.0"
6393+
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
6394+
integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==
6395+
63396396
regexpu-core@^1.0.0:
63406397
version "1.0.0"
63416398
resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-1.0.0.tgz#86a763f58ee4d7c2f6b102e4764050de7ed90c6b"
@@ -6503,12 +6560,21 @@ [email protected]:
65036560
version "1.1.7"
65046561
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
65056562

6506-
resolve@^1.1.7, resolve@^1.2.0, resolve@^1.3.3, resolve@^1.4.0, resolve@^1.5.0:
6563+
resolve@^1.1.7, resolve@^1.2.0, resolve@^1.4.0, resolve@^1.5.0:
65076564
version "1.5.0"
65086565
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.5.0.tgz#1f09acce796c9a762579f31b2c1cc4c3cddf9f36"
65096566
dependencies:
65106567
path-parse "^1.0.5"
65116568

6569+
resolve@^1.10.1:
6570+
version "1.22.10"
6571+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.10.tgz#b663e83ffb09bbf2386944736baae803029b8b39"
6572+
integrity sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==
6573+
dependencies:
6574+
is-core-module "^2.16.0"
6575+
path-parse "^1.0.7"
6576+
supports-preserve-symlinks-flag "^1.0.0"
6577+
65126578
restore-cursor@^2.0.0:
65136579
version "2.0.0"
65146580
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"
@@ -6608,6 +6674,11 @@ schema-utils@^0.4.0, schema-utils@^0.4.2:
66086674
version "5.5.0"
66096675
resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.0.tgz#dc4bbc7a6ca9d916dee5d43516f0092b58f7b8ab"
66106676

6677+
semver@^6.1.0:
6678+
version "6.3.1"
6679+
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
6680+
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
6681+
66116682
66126683
version "0.16.1"
66136684
resolved "https://registry.yarnpkg.com/send/-/send-0.16.1.tgz#a70e1ca21d1382c11d0d9f6231deb281080d7ab3"
@@ -7110,6 +7181,11 @@ supports-color@^5.1.0:
71107181
dependencies:
71117182
has-flag "^2.0.0"
71127183

7184+
supports-preserve-symlinks-flag@^1.0.0:
7185+
version "1.0.0"
7186+
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
7187+
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
7188+
71137189
svg-tags@^1.0.0:
71147190
version "1.0.0"
71157191
resolved "https://registry.yarnpkg.com/svg-tags/-/svg-tags-1.0.0.tgz#58f71cee3bd519b59d4b2a843b6c7de64ac04764"

0 commit comments

Comments
 (0)