@@ -5571,10 +5571,10 @@ eslint-module-utils@^2.8.0:
5571
5571
dependencies:
5572
5572
debug "^3.2.7"
5573
5573
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 ==
5578
5578
dependencies:
5579
5579
eslint-utils "^2.0.0"
5580
5580
regexpp "^3.0.0"
@@ -5602,14 +5602,15 @@ eslint-plugin-import@2.29.1:
5602
5602
semver "^6.3.1"
5603
5603
tsconfig-paths "^3.15.0"
5604
5604
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 ==
5609
5609
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"
5612
5612
ignore "^5.1.1"
5613
+ is-core-module "^2.3.0"
5613
5614
minimatch "^3.0.4"
5614
5615
resolve "^1.10.1"
5615
5616
semver "^6.1.0"
@@ -7229,6 +7230,13 @@ is-core-module@^2.2.0:
7229
7230
dependencies:
7230
7231
has "^1.0.3"
7231
7232
7233
+ is-core-module@^2.3.0:
7234
+ version "2.15.1"
7235
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37"
7236
+ integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==
7237
+ dependencies:
7238
+ hasown "^2.0.2"
7239
+
7232
7240
is-core-module@^2.8.1:
7233
7241
version "2.9.0"
7234
7242
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.9.0.tgz#e1c34429cd51c6dd9e09e0799e396e27b19a9c69"
0 commit comments