@@ -5594,10 +5594,10 @@ eslint-module-utils@^2.12.0:
5594
5594
dependencies:
5595
5595
debug "^3.2.7"
5596
5596
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 ==
5601
5601
dependencies:
5602
5602
eslint-utils "^2.0.0"
5603
5603
regexpp "^3.0.0"
@@ -5627,14 +5627,15 @@ eslint-plugin-import@2.31.0:
5627
5627
string.prototype.trimend "^1.0.8"
5628
5628
tsconfig-paths "^3.15.0"
5629
5629
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 ==
5634
5634
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"
5637
5637
ignore "^5.1.1"
5638
+ is-core-module "^2.3.0"
5638
5639
minimatch "^3.0.4"
5639
5640
resolve "^1.10.1"
5640
5641
semver "^6.1.0"
@@ -7257,6 +7258,13 @@ is-core-module@^2.2.0:
7257
7258
dependencies:
7258
7259
has "^1.0.3"
7259
7260
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
+
7260
7268
is-core-module@^2.8.1:
7261
7269
version "2.9.0"
7262
7270
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.9.0.tgz#e1c34429cd51c6dd9e09e0799e396e27b19a9c69"
0 commit comments