@@ -3049,14 +3049,6 @@ eslint-module-utils@^2.6.0:
3049
3049
debug "^2.6.9"
3050
3050
pkg-dir "^2.0.0"
3051
3051
3052
- eslint-plugin-es@^3.0.0 :
3053
- version "3.0.1"
3054
- resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz#75a7cdfdccddc0589934aeeb384175f221c57893"
3055
- integrity sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==
3056
- dependencies :
3057
- eslint-utils "^2.0.0"
3058
- regexpp "^3.0.0"
3059
-
3060
3052
eslint-plugin-es@^4.1.0 :
3061
3053
version "4.1.0"
3062
3054
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-4.1.0.tgz#f0822f0c18a535a97c3e714e89f88586a7641ec9"
@@ -3091,14 +3083,15 @@ eslint-plugin-jest@^24.1.3:
3091
3083
dependencies :
3092
3084
" @typescript-eslint/experimental-utils" " ^4.0.1"
3093
3085
3094
- eslint-plugin-node@^11.1 .0 :
3095
- version "11.1 .0"
3096
- resolved "https://registry.yarnpkg.com/eslint-plugin-node /-/eslint-plugin-node-11.1 .0.tgz#c95544416ee4ada26740a30474eefc5402dc671d "
3097
- integrity sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g ==
3086
+ eslint-plugin-n@^14.0 .0 :
3087
+ version "14.0 .0"
3088
+ resolved "https://registry.yarnpkg.com/eslint-plugin-n /-/eslint-plugin-n-14.0 .0.tgz#aa7944f5b1fd69cf64ecb1ddd1a4762bb0f4f352 "
3089
+ integrity sha512-mNwplPLsbaKhHyA0fa/cy8j+oF6bF6l81hzBTWa6JOvPcMNAuIogk2ih6d9tYvWYzyUG+7ZFeChqbzdFpg2QrQ ==
3098
3090
dependencies :
3099
- eslint-plugin-es "^3.0 .0"
3100
- eslint-utils "^2 .0.0"
3091
+ eslint-plugin-es "^4.1 .0"
3092
+ eslint-utils "^3 .0.0"
3101
3093
ignore "^5.1.1"
3094
+ is-core-module "^2.3.0"
3102
3095
minimatch "^3.0.4"
3103
3096
resolve "^1.10.1"
3104
3097
semver "^6.1.0"
@@ -3138,6 +3131,13 @@ eslint-utils@^2.0.0, eslint-utils@^2.1.0:
3138
3131
dependencies :
3139
3132
eslint-visitor-keys "^1.1.0"
3140
3133
3134
+ eslint-utils@^3.0.0 :
3135
+ version "3.0.0"
3136
+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
3137
+ integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
3138
+ dependencies :
3139
+ eslint-visitor-keys "^2.0.0"
3140
+
3141
3141
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0 :
3142
3142
version "1.3.0"
3143
3143
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
@@ -3632,6 +3632,11 @@ function-bind@^1.1.1:
3632
3632
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
3633
3633
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
3634
3634
3635
+ function-bind@^1.1.2 :
3636
+ version "1.1.2"
3637
+ resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
3638
+ integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
3639
+
3635
3640
functional-red-black-tree@^1.0.1 :
3636
3641
version "1.0.1"
3637
3642
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
@@ -3942,6 +3947,13 @@ has@^1.0.3:
3942
3947
dependencies :
3943
3948
function-bind "^1.1.1"
3944
3949
3950
+ hasown@^2.0.0 :
3951
+ version "2.0.2"
3952
+ resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
3953
+ integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
3954
+ dependencies :
3955
+ function-bind "^1.1.2"
3956
+
3945
3957
he@^1.1.0 :
3946
3958
version "1.2.0"
3947
3959
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
@@ -4186,6 +4198,13 @@ is-core-module@^2.1.0:
4186
4198
dependencies :
4187
4199
has "^1.0.3"
4188
4200
4201
+ is-core-module@^2.3.0 :
4202
+ version "2.13.1"
4203
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384"
4204
+ integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==
4205
+ dependencies :
4206
+ hasown "^2.0.0"
4207
+
4189
4208
is-data-descriptor@^0.1.4 :
4190
4209
version "0.1.4"
4191
4210
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
0 commit comments