@@ -2634,10 +2634,10 @@ eslint-config-crowdstrike@10.1.0:
2634
2634
resolved "https://registry.yarnpkg.com/eslint-config-crowdstrike/-/eslint-config-crowdstrike-10.1.0.tgz#f46fd56e4ec9b4f89d27be608aea049530db164e"
2635
2635
integrity sha512-Wy4HdaVBfe5ItXI71Szv2viO7yvX8ZMeG1TblxYy84eAYi9S2p5fMzlwU1JJUlocu7cKBS697+KWYUM8+zk6oQ==
2636
2636
2637
- eslint-plugin-es@^3.0 .0 :
2638
- version "3.0.1 "
2639
- resolved "https://registry.npmjs.org /eslint-plugin-es/-/eslint-plugin-es-3.0.1. tgz#75a7cdfdccddc0589934aeeb384175f221c57893 "
2640
- integrity sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ ==
2637
+ eslint-plugin-es@^4.1 .0 :
2638
+ version "4.1.0 "
2639
+ resolved "https://registry.yarnpkg.com /eslint-plugin-es/-/eslint-plugin-es-4.1.0. tgz#f0822f0c18a535a97c3e714e89f88586a7641ec9 "
2640
+ integrity sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ ==
2641
2641
dependencies :
2642
2642
eslint-utils "^2.0.0"
2643
2643
regexpp "^3.0.0"
@@ -2661,14 +2661,15 @@ eslint-plugin-mocha@^10.0.0:
2661
2661
eslint-utils "^3.0.0"
2662
2662
rambda "^7.1.0"
2663
2663
2664
- eslint-plugin-node@^11 .0.0 :
2665
- version "11.1 .0"
2666
- resolved "https://registry.npmjs.org /eslint-plugin-node /-/eslint-plugin-node-11.1 .0.tgz#c95544416ee4ada26740a30474eefc5402dc671d "
2667
- integrity sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g ==
2664
+ eslint-plugin-n@^14 .0.0 :
2665
+ version "14.0 .0"
2666
+ resolved "https://registry.yarnpkg.com /eslint-plugin-n /-/eslint-plugin-n-14.0 .0.tgz#aa7944f5b1fd69cf64ecb1ddd1a4762bb0f4f352 "
2667
+ integrity sha512-mNwplPLsbaKhHyA0fa/cy8j+oF6bF6l81hzBTWa6JOvPcMNAuIogk2ih6d9tYvWYzyUG+7ZFeChqbzdFpg2QrQ ==
2668
2668
dependencies :
2669
- eslint-plugin-es "^3.0 .0"
2670
- eslint-utils "^2 .0.0"
2669
+ eslint-plugin-es "^4.1 .0"
2670
+ eslint-utils "^3 .0.0"
2671
2671
ignore "^5.1.1"
2672
+ is-core-module "^2.3.0"
2672
2673
minimatch "^3.0.4"
2673
2674
resolve "^1.10.1"
2674
2675
semver "^6.1.0"
@@ -3925,6 +3926,13 @@ is-callable@^1.1.4, is-callable@^1.2.2:
3925
3926
resolved "https://registry.npmjs.org/is-callable/-/is-callable-1.2.2.tgz#c7c6715cd22d4ddb48d3e19970223aceabb080d9"
3926
3927
integrity sha512-dnMqspv5nU3LoewK2N/y7KLtxtakvTuaCsU9FU50/QDmdbHNy/4/JuRtMHqRU22o3q+W89YQndQEeCVwK+3qrA==
3927
3928
3929
+ is-core-module@^2.3.0 :
3930
+ version "2.13.1"
3931
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384"
3932
+ integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==
3933
+ dependencies :
3934
+ hasown "^2.0.0"
3935
+
3928
3936
is-core-module@^2.8.0, is-core-module@^2.8.1 :
3929
3937
version "2.10.0"
3930
3938
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.10.0.tgz#9012ede0a91c69587e647514e1d5277019e728ed"
0 commit comments