@@ -5594,10 +5594,10 @@ eslint-module-utils@^2.12.0:
55945594 dependencies:
55955595 debug "^3.2.7"
55965596
5597- eslint-plugin-es@^3.0 .0:
5598- version "3.0.1 "
5599- resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-3.0.1. tgz#75a7cdfdccddc0589934aeeb384175f221c57893 "
5600- integrity sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ ==
5597+ eslint-plugin-es@^4.1 .0:
5598+ version "4.1.0 "
5599+ resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-4.1.0. tgz#f0822f0c18a535a97c3e714e89f88586a7641ec9 "
5600+ integrity sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ ==
56015601 dependencies:
56025602 eslint-utils "^2.0.0"
56035603 regexpp "^3.0.0"
@@ -5627,14 +5627,15 @@ eslint-plugin-import@2.31.0:
56275627 string.prototype.trimend "^1.0.8"
56285628 tsconfig-paths "^3.15.0"
56295629
5630- eslint-plugin-node@11.1 .0:
5631- version "11.1 .0"
5632- resolved "https://registry.yarnpkg.com/eslint-plugin-node /-/eslint-plugin-node-11.1 .0.tgz#c95544416ee4ada26740a30474eefc5402dc671d "
5633- integrity sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g ==
5630+ eslint-plugin-n@14.0 .0:
5631+ version "14.0 .0"
5632+ resolved "https://registry.yarnpkg.com/eslint-plugin-n /-/eslint-plugin-n-14.0 .0.tgz#aa7944f5b1fd69cf64ecb1ddd1a4762bb0f4f352 "
5633+ integrity sha512-mNwplPLsbaKhHyA0fa/cy8j+oF6bF6l81hzBTWa6JOvPcMNAuIogk2ih6d9tYvWYzyUG+7ZFeChqbzdFpg2QrQ ==
56345634 dependencies:
5635- eslint-plugin-es "^3.0 .0"
5636- eslint-utils "^2 .0.0"
5635+ eslint-plugin-es "^4.1 .0"
5636+ eslint-utils "^3 .0.0"
56375637 ignore "^5.1.1"
5638+ is-core-module "^2.3.0"
56385639 minimatch "^3.0.4"
56395640 resolve "^1.10.1"
56405641 semver "^6.1.0"
@@ -7257,6 +7258,13 @@ is-core-module@^2.2.0:
72577258 dependencies:
72587259 has "^1.0.3"
72597260
7261+ is-core-module@^2.3.0:
7262+ version "2.16.1"
7263+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.16.1.tgz#2a98801a849f43e2add644fbb6bc6229b19a4ef4"
7264+ integrity sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==
7265+ dependencies:
7266+ hasown "^2.0.2"
7267+
72607268is-core-module@^2.8.1:
72617269 version "2.9.0"
72627270 resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.9.0.tgz#e1c34429cd51c6dd9e09e0799e396e27b19a9c69"
0 commit comments