@@ -5571,10 +5571,10 @@ eslint-module-utils@^2.8.0:
55715571 dependencies:
55725572 debug "^3.2.7"
55735573
5574- eslint-plugin-es@^3.0 .0:
5575- version "3.0.1 "
5576- resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-3.0.1. tgz#75a7cdfdccddc0589934aeeb384175f221c57893 "
5577- integrity sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ ==
5574+ eslint-plugin-es@^4.1 .0:
5575+ version "4.1.0 "
5576+ resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-4.1.0. tgz#f0822f0c18a535a97c3e714e89f88586a7641ec9 "
5577+ integrity sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ ==
55785578 dependencies:
55795579 eslint-utils "^2.0.0"
55805580 regexpp "^3.0.0"
@@ -5602,14 +5602,15 @@ eslint-plugin-import@2.29.1:
56025602 semver "^6.3.1"
56035603 tsconfig-paths "^3.15.0"
56045604
5605- eslint-plugin-node@11.1 .0:
5606- version "11.1 .0"
5607- resolved "https://registry.yarnpkg.com/eslint-plugin-node /-/eslint-plugin-node-11.1 .0.tgz#c95544416ee4ada26740a30474eefc5402dc671d "
5608- integrity sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g ==
5605+ eslint-plugin-n@14.0 .0:
5606+ version "14.0 .0"
5607+ resolved "https://registry.yarnpkg.com/eslint-plugin-n /-/eslint-plugin-n-14.0 .0.tgz#aa7944f5b1fd69cf64ecb1ddd1a4762bb0f4f352 "
5608+ integrity sha512-mNwplPLsbaKhHyA0fa/cy8j+oF6bF6l81hzBTWa6JOvPcMNAuIogk2ih6d9tYvWYzyUG+7ZFeChqbzdFpg2QrQ ==
56095609 dependencies:
5610- eslint-plugin-es "^3.0 .0"
5611- eslint-utils "^2 .0.0"
5610+ eslint-plugin-es "^4.1 .0"
5611+ eslint-utils "^3 .0.0"
56125612 ignore "^5.1.1"
5613+ is-core-module "^2.3.0"
56135614 minimatch "^3.0.4"
56145615 resolve "^1.10.1"
56155616 semver "^6.1.0"
@@ -7229,6 +7230,13 @@ is-core-module@^2.2.0:
72297230 dependencies:
72307231 has "^1.0.3"
72317232
7233+ is-core-module@^2.3.0:
7234+ version "2.15.0"
7235+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.0.tgz#71c72ec5442ace7e76b306e9d48db361f22699ea"
7236+ integrity sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA==
7237+ dependencies:
7238+ hasown "^2.0.2"
7239+
72327240is-core-module@^2.8.1:
72337241 version "2.9.0"
72347242 resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.9.0.tgz#e1c34429cd51c6dd9e09e0799e396e27b19a9c69"
0 commit comments