@@ -5685,6 +5685,14 @@ eslint-plugin-es@^3.0.0:
56855685 eslint-utils "^2.0.0"
56865686 regexpp "^3.0.0"
56875687
5688+ eslint-plugin-es@^4.1.0:
5689+ version "4.1.0"
5690+ resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-4.1.0.tgz#f0822f0c18a535a97c3e714e89f88586a7641ec9"
5691+ integrity sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==
5692+ dependencies:
5693+ eslint-utils "^2.0.0"
5694+ regexpp "^3.0.0"
5695+
56885696eslint-plugin-import@2.22.0, eslint-plugin-import@^2.22.0:
56895697 version "2.22.0"
56905698 resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0.tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e"
@@ -5718,6 +5726,19 @@ eslint-plugin-jest@^24.0.0:
57185726 dependencies:
57195727 "@typescript-eslint/experimental-utils" "^4.0.1"
57205728
5729+ eslint-plugin-n@^14.0.0:
5730+ version "14.0.0"
5731+ resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-14.0.0.tgz#aa7944f5b1fd69cf64ecb1ddd1a4762bb0f4f352"
5732+ integrity sha512-mNwplPLsbaKhHyA0fa/cy8j+oF6bF6l81hzBTWa6JOvPcMNAuIogk2ih6d9tYvWYzyUG+7ZFeChqbzdFpg2QrQ==
5733+ dependencies:
5734+ eslint-plugin-es "^4.1.0"
5735+ eslint-utils "^3.0.0"
5736+ ignore "^5.1.1"
5737+ is-core-module "^2.3.0"
5738+ minimatch "^3.0.4"
5739+ resolve "^1.10.1"
5740+ semver "^6.1.0"
5741+
57215742eslint-plugin-node@^11.1.0:
57225743 version "11.1.0"
57235744 resolved "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz#c95544416ee4ada26740a30474eefc5402dc671d"
@@ -5840,6 +5861,13 @@ eslint-utils@^2.1.0:
58405861 dependencies:
58415862 eslint-visitor-keys "^1.1.0"
58425863
5864+ eslint-utils@^3.0.0:
5865+ version "3.0.0"
5866+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
5867+ integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
5868+ dependencies:
5869+ eslint-visitor-keys "^2.0.0"
5870+
58435871eslint-visitor-keys@^1.0.0:
58445872 version "1.0.0"
58455873 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
@@ -6688,6 +6716,11 @@ function-bind@^1.1.1:
66886716 resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
66896717 integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
66906718
6719+ function-bind@^1.1.2:
6720+ version "1.1.2"
6721+ resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
6722+ integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
6723+
66916724functional-red-black-tree@^1.0.1:
66926725 version "1.0.1"
66936726 resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
@@ -7085,6 +7118,13 @@ hasha@^5.2.0:
70857118 is-stream "^2.0.0"
70867119 type-fest "^0.8.0"
70877120
7121+ hasown@^2.0.2:
7122+ version "2.0.2"
7123+ resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
7124+ integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
7125+ dependencies:
7126+ function-bind "^1.1.2"
7127+
70887128he@1.1.1:
70897129 version "1.1.1"
70907130 resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd"
@@ -7648,6 +7688,13 @@ is-color-stop@^1.0.0:
76487688 rgb-regex "^1.0.1"
76497689 rgba-regex "^1.0.0"
76507690
7691+ is-core-module@^2.3.0:
7692+ version "2.16.1"
7693+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.16.1.tgz#2a98801a849f43e2add644fbb6bc6229b19a4ef4"
7694+ integrity sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==
7695+ dependencies:
7696+ hasown "^2.0.2"
7697+
76517698is-dark-color@^1.2.0:
76527699 version "1.2.0"
76537700 resolved "https://registry.yarnpkg.com/is-dark-color/-/is-dark-color-1.2.0.tgz#60dea9b56cfd6e3a286fcf59e3ab78fd60a2c77d"
0 commit comments