@@ -7824,14 +7824,15 @@ eslint-plugin-es-x@^7.1.0:
7824
7824
"@eslint-community/eslint-utils" "^4.1.2"
7825
7825
"@eslint-community/regexpp" "^4.6.0"
7826
7826
7827
- eslint-plugin-n@^16.0.2 :
7828
- version "16.0.2 "
7829
- resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.0.2. tgz#5b2c0ad8dd9b724244d30fad2cc49ff4308a2152 "
7830
- integrity sha512-Y66uDfUNbBzypsr0kELWrIz+5skicECrLUqlWuXawNSLUq3ltGlCwu6phboYYOTSnoTdHgTLrc+5Ydo6KjzZog ==
7827
+ eslint-plugin-n@^16.2.0 :
7828
+ version "16.2.0 "
7829
+ resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.2.0. tgz#3f98ca9fadd9f7bdaaf60068533118ecb685bfb5 "
7830
+ integrity sha512-AQER2jEyQOt1LG6JkGJCCIFotzmlcCZFur2wdKrp1JX2cNotC7Ae0BcD/4lLv3lUAArM9uNS8z/fsvXTd0L71g ==
7831
7831
dependencies:
7832
7832
"@eslint-community/eslint-utils" "^4.4.0"
7833
7833
builtins "^5.0.1"
7834
7834
eslint-plugin-es-x "^7.1.0"
7835
+ get-tsconfig "^4.7.0"
7835
7836
ignore "^5.2.4"
7836
7837
is-core-module "^2.12.1"
7837
7838
minimatch "^3.1.2"
@@ -8935,6 +8936,13 @@ get-symbol-description@^1.0.0:
8935
8936
call-bind "^1.0.2"
8936
8937
get-intrinsic "^1.1.1"
8937
8938
8939
+ get-tsconfig@^4.7.0:
8940
+ version "4.7.2"
8941
+ resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.7.2.tgz#0dcd6fb330391d46332f4c6c1bf89a6514c2ddce"
8942
+ integrity sha512-wuMsz4leaj5hbGgg4IvDU0bqJagpftG5l5cXIAvo8uZrqn0NJqwtfupTN00VnkQJPcIRrxYrm1Ue24btpCha2A==
8943
+ dependencies:
8944
+ resolve-pkg-maps "^1.0.0"
8945
+
8938
8946
get-uri@^6.0.1:
8939
8947
version "6.0.1"
8940
8948
resolved "https://registry.yarnpkg.com/get-uri/-/get-uri-6.0.1.tgz#cff2ba8d456c3513a04b70c45de4dbcca5b1527c"
@@ -13656,6 +13664,11 @@ resolve-path@^1.4.0:
13656
13664
http-errors "~1.6.2"
13657
13665
path-is-absolute "1.0.1"
13658
13666
13667
+ resolve-pkg-maps@^1.0.0:
13668
+ version "1.0.0"
13669
+ resolved "https://registry.yarnpkg.com/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz#616b3dc2c57056b5588c31cdf4b3d64db133720f"
13670
+ integrity sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==
13671
+
13659
13672
resolve-url@^0.2.1:
13660
13673
version "0.2.1"
13661
13674
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
0 commit comments