@@ -2602,10 +2602,10 @@ eslint-config-crowdstrike@10.1.0:
2602
2602
resolved "https://registry.yarnpkg.com/eslint-config-crowdstrike/-/eslint-config-crowdstrike-10.1.0.tgz#f46fd56e4ec9b4f89d27be608aea049530db164e"
2603
2603
integrity sha512-Wy4HdaVBfe5ItXI71Szv2viO7yvX8ZMeG1TblxYy84eAYi9S2p5fMzlwU1JJUlocu7cKBS697+KWYUM8+zk6oQ==
2604
2604
2605
- eslint-plugin-es@^3.0 .0 :
2606
- version "3.0.1 "
2607
- resolved "https://registry.npmjs.org /eslint-plugin-es/-/eslint-plugin-es-3.0.1. tgz#75a7cdfdccddc0589934aeeb384175f221c57893 "
2608
- integrity sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ ==
2605
+ eslint-plugin-es@^4.1 .0 :
2606
+ version "4.1.0 "
2607
+ resolved "https://registry.yarnpkg.com /eslint-plugin-es/-/eslint-plugin-es-4.1.0. tgz#f0822f0c18a535a97c3e714e89f88586a7641ec9 "
2608
+ integrity sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ ==
2609
2609
dependencies :
2610
2610
eslint-utils "^2.0.0"
2611
2611
regexpp "^3.0.0"
@@ -2629,14 +2629,15 @@ eslint-plugin-mocha@^10.0.0:
2629
2629
eslint-utils "^3.0.0"
2630
2630
rambda "^7.1.0"
2631
2631
2632
- eslint-plugin-node@^11 .0.0 :
2633
- version "11.1 .0"
2634
- resolved "https://registry.npmjs.org /eslint-plugin-node /-/eslint-plugin-node-11.1 .0.tgz#c95544416ee4ada26740a30474eefc5402dc671d "
2635
- integrity sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g ==
2632
+ eslint-plugin-n@^14 .0.0 :
2633
+ version "14.0 .0"
2634
+ resolved "https://registry.yarnpkg.com /eslint-plugin-n /-/eslint-plugin-n-14.0 .0.tgz#aa7944f5b1fd69cf64ecb1ddd1a4762bb0f4f352 "
2635
+ integrity sha512-mNwplPLsbaKhHyA0fa/cy8j+oF6bF6l81hzBTWa6JOvPcMNAuIogk2ih6d9tYvWYzyUG+7ZFeChqbzdFpg2QrQ ==
2636
2636
dependencies :
2637
- eslint-plugin-es "^3.0 .0"
2638
- eslint-utils "^2 .0.0"
2637
+ eslint-plugin-es "^4.1 .0"
2638
+ eslint-utils "^3 .0.0"
2639
2639
ignore "^5.1.1"
2640
+ is-core-module "^2.3.0"
2640
2641
minimatch "^3.0.4"
2641
2642
resolve "^1.10.1"
2642
2643
semver "^6.1.0"
@@ -3883,6 +3884,13 @@ is-callable@^1.1.4, is-callable@^1.2.2:
3883
3884
resolved "https://registry.npmjs.org/is-callable/-/is-callable-1.2.2.tgz#c7c6715cd22d4ddb48d3e19970223aceabb080d9"
3884
3885
integrity sha512-dnMqspv5nU3LoewK2N/y7KLtxtakvTuaCsU9FU50/QDmdbHNy/4/JuRtMHqRU22o3q+W89YQndQEeCVwK+3qrA==
3885
3886
3887
+ is-core-module@^2.3.0 :
3888
+ version "2.13.1"
3889
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384"
3890
+ integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==
3891
+ dependencies :
3892
+ hasown "^2.0.0"
3893
+
3886
3894
is-core-module@^2.8.0, is-core-module@^2.8.1 :
3887
3895
version "2.10.0"
3888
3896
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.10.0.tgz#9012ede0a91c69587e647514e1d5277019e728ed"
0 commit comments