@@ -5521,22 +5521,23 @@ eslint-plugin-ember@^10.5.4:
5521
5521
requireindex "^1.2.0"
5522
5522
snake-case "^3.0.3"
5523
5523
5524
- eslint-plugin-es@^3.0 .0:
5525
- version "3.0.1 "
5526
- resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-3.0.1. tgz#75a7cdfdccddc0589934aeeb384175f221c57893 "
5527
- integrity sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ ==
5524
+ eslint-plugin-es@^4.1 .0:
5525
+ version "4.1.0 "
5526
+ resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-4.1.0. tgz#f0822f0c18a535a97c3e714e89f88586a7641ec9 "
5527
+ integrity sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ ==
5528
5528
dependencies:
5529
5529
eslint-utils "^2.0.0"
5530
5530
regexpp "^3.0.0"
5531
5531
5532
- eslint-plugin-node@^11.1 .0:
5533
- version "11.1 .0"
5534
- resolved "https://registry.yarnpkg.com/eslint-plugin-node /-/eslint-plugin-node-11.1 .0.tgz#c95544416ee4ada26740a30474eefc5402dc671d "
5535
- integrity sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g ==
5532
+ eslint-plugin-n@^14.0 .0:
5533
+ version "14.0 .0"
5534
+ resolved "https://registry.yarnpkg.com/eslint-plugin-n /-/eslint-plugin-n-14.0 .0.tgz#aa7944f5b1fd69cf64ecb1ddd1a4762bb0f4f352 "
5535
+ integrity sha512-mNwplPLsbaKhHyA0fa/cy8j+oF6bF6l81hzBTWa6JOvPcMNAuIogk2ih6d9tYvWYzyUG+7ZFeChqbzdFpg2QrQ ==
5536
5536
dependencies:
5537
- eslint-plugin-es "^3.0 .0"
5538
- eslint-utils "^2 .0.0"
5537
+ eslint-plugin-es "^4.1 .0"
5538
+ eslint-utils "^3 .0.0"
5539
5539
ignore "^5.1.1"
5540
+ is-core-module "^2.3.0"
5540
5541
minimatch "^3.0.4"
5541
5542
resolve "^1.10.1"
5542
5543
semver "^6.1.0"
@@ -6473,6 +6474,11 @@ function-bind@^1.1.1:
6473
6474
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
6474
6475
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
6475
6476
6477
+ function-bind@^1.1.2:
6478
+ version "1.1.2"
6479
+ resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
6480
+ integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
6481
+
6476
6482
functional-red-black-tree@^1.0.1:
6477
6483
version "1.0.1"
6478
6484
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
@@ -6996,6 +7002,13 @@ hash.js@^1.0.0, hash.js@^1.0.3:
6996
7002
inherits "^2.0.3"
6997
7003
minimalistic-assert "^1.0.1"
6998
7004
7005
+ hasown@^2.0.2:
7006
+ version "2.0.2"
7007
+ resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
7008
+ integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
7009
+ dependencies:
7010
+ function-bind "^1.1.2"
7011
+
6999
7012
hawk@~3.1.0:
7000
7013
version "3.1.3"
7001
7014
resolved "https://registry.yarnpkg.com/hawk/-/hawk-3.1.3.tgz#078444bd7c1640b0fe540d2c9b73d59678e8e1c4"
@@ -7510,6 +7523,13 @@ is-ci@^2.0.0:
7510
7523
dependencies:
7511
7524
ci-info "^2.0.0"
7512
7525
7526
+ is-core-module@^2.3.0:
7527
+ version "2.15.0"
7528
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.0.tgz#71c72ec5442ace7e76b306e9d48db361f22699ea"
7529
+ integrity sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA==
7530
+ dependencies:
7531
+ hasown "^2.0.2"
7532
+
7513
7533
is-core-module@^2.8.1:
7514
7534
version "2.8.1"
7515
7535
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.1.tgz#f59fdfca701d5879d0a6b100a40aa1560ce27211"
0 commit comments