@@ -2217,10 +2217,10 @@ eslint-module-utils@^2.12.1:
2217
2217
dependencies :
2218
2218
debug "^3.2.7"
2219
2219
2220
- eslint-plugin-es@^3.0 .0 :
2221
- version "3.0.1 "
2222
- resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-3.0.1. tgz#75a7cdfdccddc0589934aeeb384175f221c57893 "
2223
- integrity sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ ==
2220
+ eslint-plugin-es@^4.1 .0 :
2221
+ version "4.1.0 "
2222
+ resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-4.1.0. tgz#f0822f0c18a535a97c3e714e89f88586a7641ec9 "
2223
+ integrity sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ ==
2224
2224
dependencies :
2225
2225
eslint-utils "^2.0.0"
2226
2226
regexpp "^3.0.0"
2250
2250
string.prototype.trimend "^1.0.9"
2251
2251
tsconfig-paths "^3.15.0"
2252
2252
2253
- eslint-plugin-[email protected] .0 :
2254
- version "11.1 .0"
2255
- resolved "https://registry.yarnpkg.com/eslint-plugin-node /-/eslint-plugin-node-11.1 .0.tgz#c95544416ee4ada26740a30474eefc5402dc671d "
2256
- integrity sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g ==
2253
+ eslint-plugin-[email protected] .0 :
2254
+ version "14.0 .0"
2255
+ resolved "https://registry.yarnpkg.com/eslint-plugin-n /-/eslint-plugin-n-14.0 .0.tgz#aa7944f5b1fd69cf64ecb1ddd1a4762bb0f4f352 "
2256
+ integrity sha512-mNwplPLsbaKhHyA0fa/cy8j+oF6bF6l81hzBTWa6JOvPcMNAuIogk2ih6d9tYvWYzyUG+7ZFeChqbzdFpg2QrQ ==
2257
2257
dependencies :
2258
- eslint-plugin-es "^3.0 .0"
2259
- eslint-utils "^2 .0.0"
2258
+ eslint-plugin-es "^4.1 .0"
2259
+ eslint-utils "^3 .0.0"
2260
2260
ignore "^5.1.1"
2261
+ is-core-module "^2.3.0"
2261
2262
minimatch "^3.0.4"
2262
2263
resolve "^1.10.1"
2263
2264
semver "^6.1.0"
@@ -2284,6 +2285,13 @@ eslint-utils@^2.0.0, eslint-utils@^2.1.0:
2284
2285
dependencies :
2285
2286
eslint-visitor-keys "^1.1.0"
2286
2287
2288
+ eslint-utils@^3.0.0 :
2289
+ version "3.0.0"
2290
+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
2291
+ integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
2292
+ dependencies :
2293
+ eslint-visitor-keys "^2.0.0"
2294
+
2287
2295
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0 :
2288
2296
version "1.3.0"
2289
2297
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
@@ -2834,7 +2842,7 @@ is-callable@^1.2.7:
2834
2842
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
2835
2843
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
2836
2844
2837
- is-core-module@^2.13.0, is-core-module@^2.16.0, is-core-module@^2.16.1 :
2845
+ is-core-module@^2.13.0, is-core-module@^2.16.0, is-core-module@^2.16.1, is-core-module@^2.3.0 :
2838
2846
version "2.16.1"
2839
2847
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.16.1.tgz#2a98801a849f43e2add644fbb6bc6229b19a4ef4"
2840
2848
integrity sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==
0 commit comments