Skip to content

Commit 264fe69

Browse files
chore(deps): update dependency eslint-plugin-tsdoc to v0.5.2
1 parent 5bf0ede commit 264fe69

File tree

2 files changed

+88
-90
lines changed

2 files changed

+88
-90
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"c8": "10.1.3",
4949
"eslint": "9.39.3",
5050
"eslint-config-prettier": "10.1.8",
51-
"eslint-plugin-tsdoc": "0.5.0",
51+
"eslint-plugin-tsdoc": "0.5.2",
5252
"mocksse": "1.0.4",
5353
"prettier": "3.8.1",
5454
"ts-node": "10.9.2",

yarn.lock

Lines changed: 87 additions & 89 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
resolved "https://registry.yarnpkg.com/@date-fns/tz/-/tz-1.4.1.tgz#2d905f282304630e07bef6d02d2e7dbf3f0cc4e4"
2020
integrity sha512-P5LUNhtbj6YfI3iJjw5EL9eUAG6OitD0W3fWQcpQjDRc/QIsL0tRNuO1PcDvPccWL1fSTXXdE1ds+l95DV/OFA==
2121

22-
"@eslint-community/eslint-utils@^4.7.0", "@eslint-community/eslint-utils@^4.8.0", "@eslint-community/eslint-utils@^4.9.1":
22+
"@eslint-community/eslint-utils@^4.8.0", "@eslint-community/eslint-utils@^4.9.1":
2323
version "4.9.1"
2424
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz#4e90af67bc51ddee6cdef5284edf572ec376b595"
2525
integrity sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==
@@ -230,13 +230,13 @@
230230
semver "^7.5.3"
231231
tar "^7.4.0"
232232

233-
"@microsoft/tsdoc-config@0.18.0":
234-
version "0.18.0"
235-
resolved "https://registry.yarnpkg.com/@microsoft/tsdoc-config/-/tsdoc-config-0.18.0.tgz#02fd9924b888053ecbc3c0385a24532bf2106c98"
236-
integrity sha512-8N/vClYyfOH+l4fLkkr9+myAoR6M7akc8ntBJ4DJdWH2b09uVfr71+LTMpNyG19fNqWDg8KEDZhx5wxuqHyGjw==
233+
"@microsoft/tsdoc-config@0.18.1":
234+
version "0.18.1"
235+
resolved "https://registry.yarnpkg.com/@microsoft/tsdoc-config/-/tsdoc-config-0.18.1.tgz#7c560bce62abb5f9681e4d231b9ac35553b7e86b"
236+
integrity sha512-9brPoVdfN9k9g0dcWkFeA7IH9bbcttzDJlXvkf8b2OBzd5MueR1V2wkKBL0abn0otvmkHJC6aapBOTJDDeMCZg==
237237
dependencies:
238238
"@microsoft/tsdoc" "0.16.0"
239-
ajv "~8.12.0"
239+
ajv "~8.18.0"
240240
jju "~1.4.0"
241241
resolve "~1.22.2"
242242

@@ -452,15 +452,6 @@
452452
"@typescript-eslint/visitor-keys" "8.56.0"
453453
debug "^4.4.3"
454454

455-
"@typescript-eslint/project-service@8.46.4":
456-
version "8.46.4"
457-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.4.tgz#fa9872673b51fb57e5d5da034edbe17424ddd185"
458-
integrity sha512-nPiRSKuvtTN+no/2N1kt2tUh/HoFzeEgOm9fQ6XQk4/ApGqjx0zFIIaLJ6wooR1HIoozvj2j6vTi/1fgAz7UYQ==
459-
dependencies:
460-
"@typescript-eslint/tsconfig-utils" "^8.46.4"
461-
"@typescript-eslint/types" "^8.46.4"
462-
debug "^4.3.4"
463-
464455
"@typescript-eslint/project-service@8.56.0":
465456
version "8.56.0"
466457
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.56.0.tgz#bb8562fecd8f7922e676fc6a1189c20dd7991d73"
@@ -470,13 +461,14 @@
470461
"@typescript-eslint/types" "^8.56.0"
471462
debug "^4.4.3"
472463

473-
"@typescript-eslint/scope-manager@8.46.4":
474-
version "8.46.4"
475-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.4.tgz#78c9b4856c0094def64ffa53ea955b46bec13304"
476-
integrity sha512-tMDbLGXb1wC+McN1M6QeDx7P7c0UWO5z9CXqp7J8E+xGcJuUuevWKxuG8j41FoweS3+L41SkyKKkia16jpX7CA==
464+
"@typescript-eslint/project-service@8.56.1":
465+
version "8.56.1"
466+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.56.1.tgz#65c8d645f028b927bfc4928593b54e2ecd809244"
467+
integrity sha512-TAdqQTzHNNvlVFfR+hu2PDJrURiwKsUvxFn1M0h95BB8ah5jejas08jUWG4dBA68jDMI988IvtfdAI53JzEHOQ==
477468
dependencies:
478-
"@typescript-eslint/types" "8.46.4"
479-
"@typescript-eslint/visitor-keys" "8.46.4"
469+
"@typescript-eslint/tsconfig-utils" "^8.56.1"
470+
"@typescript-eslint/types" "^8.56.1"
471+
debug "^4.4.3"
480472

481473
"@typescript-eslint/scope-manager@8.56.0":
482474
version "8.56.0"
@@ -486,20 +478,23 @@
486478
"@typescript-eslint/types" "8.56.0"
487479
"@typescript-eslint/visitor-keys" "8.56.0"
488480

489-
"@typescript-eslint/tsconfig-utils@8.46.4":
490-
version "8.46.4"
491-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.4.tgz#989a338093b6b91b0552f1f51331d89ec6980382"
492-
integrity sha512-+/XqaZPIAk6Cjg7NWgSGe27X4zMGqrFqZ8atJsX3CWxH/jACqWnrWI68h7nHQld0y+k9eTTjb9r+KU4twLoo9A==
481+
"@typescript-eslint/scope-manager@8.56.1":
482+
version "8.56.1"
483+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.56.1.tgz#254df93b5789a871351335dd23e20bc164060f24"
484+
integrity sha512-YAi4VDKcIZp0O4tz/haYKhmIDZFEUPOreKbfdAN3SzUDMcPhJ8QI99xQXqX+HoUVq8cs85eRKnD+rne2UAnj2w==
485+
dependencies:
486+
"@typescript-eslint/types" "8.56.1"
487+
"@typescript-eslint/visitor-keys" "8.56.1"
493488

494489
"@typescript-eslint/tsconfig-utils@8.56.0", "@typescript-eslint/tsconfig-utils@^8.56.0":
495490
version "8.56.0"
496491
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.0.tgz#2538ce83cbc376e685487960cbb24b65fe2abc4e"
497492
integrity sha512-bSJoIIt4o3lKXD3xmDh9chZcjCz5Lk8xS7Rxn+6l5/pKrDpkCwtQNQQwZ2qRPk7TkUYhrq3WPIHXOXlbXP0itg==
498493

499-
"@typescript-eslint/tsconfig-utils@^8.46.4":
500-
version "8.54.0"
501-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.54.0.tgz#71dd7ba1674bd48b172fc4c85b2f734b0eae3dbc"
502-
integrity sha512-dRgOyT2hPk/JwxNMZDsIXDgyl9axdJI3ogZ2XWhBPsnZUv+hPesa5iuhdYt2gzwA9t8RE5ytOJ6xB0moV0Ujvw==
494+
"@typescript-eslint/tsconfig-utils@8.56.1", "@typescript-eslint/tsconfig-utils@^8.56.1":
495+
version "8.56.1"
496+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.1.tgz#1afa830b0fada5865ddcabdc993b790114a879b7"
497+
integrity sha512-qOtCYzKEeyr3aR9f28mPJqBty7+DBqsdd63eO0yyDwc6vgThj2UjWfJIcsFeSucYydqcuudMOprZ+x1SpF3ZuQ==
503498

504499
"@typescript-eslint/type-utils@8.56.0":
505500
version "8.56.0"
@@ -512,36 +507,15 @@
512507
debug "^4.4.3"
513508
ts-api-utils "^2.4.0"
514509

515-
"@typescript-eslint/types@8.46.4":
516-
version "8.46.4"
517-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.4.tgz#38022bfda051be80e4120eeefcd2b6e3e630a69b"
518-
integrity sha512-USjyxm3gQEePdUwJBFjjGNG18xY9A2grDVGuk7/9AkjIF1L+ZrVnwR5VAU5JXtUnBL/Nwt3H31KlRDaksnM7/w==
519-
520510
"@typescript-eslint/types@8.56.0", "@typescript-eslint/types@^8.56.0":
521511
version "8.56.0"
522512
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.56.0.tgz#a2444011b9a98ca13d70411d2cbfed5443b3526a"
523513
integrity sha512-DBsLPs3GsWhX5HylbP9HNG15U0bnwut55Lx12bHB9MpXxQ+R5GC8MwQe+N1UFXxAeQDvEsEDY6ZYwX03K7Z6HQ==
524514

525-
"@typescript-eslint/types@^8.46.4":
526-
version "8.54.0"
527-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.54.0.tgz#c12d41f67a2e15a8a96fbc5f2d07b17331130889"
528-
integrity sha512-PDUI9R1BVjqu7AUDsRBbKMtwmjWcn4J3le+5LpcFgWULN3LvHC5rkc9gCVxbrsrGmO1jfPybN5s6h4Jy+OnkAA==
529-
530-
"@typescript-eslint/typescript-estree@8.46.4":
531-
version "8.46.4"
532-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.4.tgz#6a9eeab0da45bf400f22c818e0f47102a980ceaa"
533-
integrity sha512-7oV2qEOr1d4NWNmpXLR35LvCfOkTNymY9oyW+lUHkmCno7aOmIf/hMaydnJBUTBMRCOGZh8YjkFOc8dadEoNGA==
534-
dependencies:
535-
"@typescript-eslint/project-service" "8.46.4"
536-
"@typescript-eslint/tsconfig-utils" "8.46.4"
537-
"@typescript-eslint/types" "8.46.4"
538-
"@typescript-eslint/visitor-keys" "8.46.4"
539-
debug "^4.3.4"
540-
fast-glob "^3.3.2"
541-
is-glob "^4.0.3"
542-
minimatch "^9.0.4"
543-
semver "^7.6.0"
544-
ts-api-utils "^2.1.0"
515+
"@typescript-eslint/types@8.56.1", "@typescript-eslint/types@^8.56.1":
516+
version "8.56.1"
517+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.56.1.tgz#975e5942bf54895291337c91b9191f6eb0632ab9"
518+
integrity sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==
545519

546520
"@typescript-eslint/typescript-estree@8.56.0":
547521
version "8.56.0"
@@ -558,6 +532,21 @@
558532
tinyglobby "^0.2.15"
559533
ts-api-utils "^2.4.0"
560534

535+
"@typescript-eslint/typescript-estree@8.56.1":
536+
version "8.56.1"
537+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.56.1.tgz#3b9e57d8129a860c50864c42188f761bdef3eab0"
538+
integrity sha512-qzUL1qgalIvKWAf9C1HpvBjif+Vm6rcT5wZd4VoMb9+Km3iS3Cv9DY6dMRMDtPnwRAFyAi7YXJpTIEXLvdfPxg==
539+
dependencies:
540+
"@typescript-eslint/project-service" "8.56.1"
541+
"@typescript-eslint/tsconfig-utils" "8.56.1"
542+
"@typescript-eslint/types" "8.56.1"
543+
"@typescript-eslint/visitor-keys" "8.56.1"
544+
debug "^4.4.3"
545+
minimatch "^10.2.2"
546+
semver "^7.7.3"
547+
tinyglobby "^0.2.15"
548+
ts-api-utils "^2.4.0"
549+
561550
"@typescript-eslint/utils@8.56.0":
562551
version "8.56.0"
563552
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.56.0.tgz#063ce6f702ec603de1b83ee795ed5e877d6f7841"
@@ -568,23 +557,15 @@
568557
"@typescript-eslint/types" "8.56.0"
569558
"@typescript-eslint/typescript-estree" "8.56.0"
570559

571-
"@typescript-eslint/utils@~8.46.0":
572-
version "8.46.4"
573-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.4.tgz#ea7878ddd625948cad4424dc2752b1be236556f5"
574-
integrity sha512-AbSv11fklGXV6T28dp2Me04Uw90R2iJ30g2bgLz529Koehrmkbs1r7paFqr1vPCZi7hHwYxYtxfyQMRC8QaVSg==
575-
dependencies:
576-
"@eslint-community/eslint-utils" "^4.7.0"
577-
"@typescript-eslint/scope-manager" "8.46.4"
578-
"@typescript-eslint/types" "8.46.4"
579-
"@typescript-eslint/typescript-estree" "8.46.4"
580-
581-
"@typescript-eslint/visitor-keys@8.46.4":
582-
version "8.46.4"
583-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.4.tgz#07031bd8d3ca6474e121221dae1055daead888f1"
584-
integrity sha512-/++5CYLQqsO9HFGLI7APrxBJYo+5OCMpViuhV8q5/Qa3o5mMrF//eQHks+PXcsAVaLdn817fMuS7zqoXNNZGaw==
560+
"@typescript-eslint/utils@~8.56.0":
561+
version "8.56.1"
562+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.56.1.tgz#5a86acaf9f1b4c4a85a42effb217f73059f6deb7"
563+
integrity sha512-HPAVNIME3tABJ61siYlHzSWCGtOoeP2RTIaHXFMPqjrQKCGB9OgUVdiNgH7TJS2JNIQ5qQ4RsAUDuGaGme/KOA==
585564
dependencies:
586-
"@typescript-eslint/types" "8.46.4"
587-
eslint-visitor-keys "^4.2.1"
565+
"@eslint-community/eslint-utils" "^4.9.1"
566+
"@typescript-eslint/scope-manager" "8.56.1"
567+
"@typescript-eslint/types" "8.56.1"
568+
"@typescript-eslint/typescript-estree" "8.56.1"
588569

589570
"@typescript-eslint/visitor-keys@8.56.0":
590571
version "8.56.0"
@@ -594,6 +575,14 @@
594575
"@typescript-eslint/types" "8.56.0"
595576
eslint-visitor-keys "^5.0.0"
596577

578+
"@typescript-eslint/visitor-keys@8.56.1":
579+
version "8.56.1"
580+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.1.tgz#50e03475c33a42d123dc99e63acf1841c0231f87"
581+
integrity sha512-KiROIzYdEV85YygXw6BI/Dx4fnBlFQu6Mq4QE4MOH9fFnhohw6wX/OAvDY2/C+ut0I3RSPKenvZJIVYqJNkhEw==
582+
dependencies:
583+
"@typescript-eslint/types" "8.56.1"
584+
eslint-visitor-keys "^5.0.0"
585+
597586
"@vercel/nft@^0.29.4":
598587
version "0.29.4"
599588
resolved "https://registry.yarnpkg.com/@vercel/nft/-/nft-0.29.4.tgz#e56b07d193776bcf67b31ac4da065ceb8e8d362e"
@@ -656,7 +645,7 @@ ajv-formats@^3.0.1:
656645
dependencies:
657646
ajv "^8.0.0"
658647

659-
ajv@8.18.0:
648+
ajv@8.18.0, ajv@~8.18.0:
660649
version "8.18.0"
661650
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.18.0.tgz#8864186b6738d003eb3a933172bb3833e10cefbc"
662651
integrity sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==
@@ -686,16 +675,6 @@ ajv@^8.0.0, ajv@^8.12.0:
686675
json-schema-traverse "^1.0.0"
687676
require-from-string "^2.0.2"
688677

689-
ajv@~8.12.0:
690-
version "8.12.0"
691-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.12.0.tgz#d1a0527323e22f53562c567c00991577dfbe19d1"
692-
integrity sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==
693-
dependencies:
694-
fast-deep-equal "^3.1.1"
695-
json-schema-traverse "^1.0.0"
696-
require-from-string "^2.0.2"
697-
uri-js "^4.2.2"
698-
699678
ansi-regex@^5.0.1:
700679
version "5.0.1"
701680
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
@@ -849,6 +828,11 @@ balanced-match@^1.0.0:
849828
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
850829
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
851830

831+
balanced-match@^4.0.2:
832+
version "4.0.4"
833+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.4.tgz#bfb10662feed8196a2c62e7c68e17720c274179a"
834+
integrity sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==
835+
852836
binary-extensions@^2.0.0:
853837
version "2.3.0"
854838
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.3.0.tgz#f6e14a97858d327252200242d4ccfe522c445522"
@@ -886,6 +870,13 @@ brace-expansion@^2.0.1:
886870
dependencies:
887871
balanced-match "^1.0.0"
888872

873+
brace-expansion@^5.0.2:
874+
version "5.0.4"
875+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.4.tgz#614daaecd0a688f660bbbc909a8748c3d80d4336"
876+
integrity sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==
877+
dependencies:
878+
balanced-match "^4.0.2"
879+
889880
braces@^3.0.3, braces@~3.0.2:
890881
version "3.0.3"
891882
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
@@ -1260,14 +1251,14 @@ eslint-config-prettier@10.1.8:
12601251
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#15734ce4af8c2778cc32f0b01b37b0b5cd1ecb97"
12611252
integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==
12621253

1263-
eslint-plugin-tsdoc@0.5.0:
1264-
version "0.5.0"
1265-
resolved "https://registry.yarnpkg.com/eslint-plugin-tsdoc/-/eslint-plugin-tsdoc-0.5.0.tgz#57c66ea0d8eb3947b3ce9677c6504d2fa16908a0"
1266-
integrity sha512-ush8ehCwub2rgE16OIgQPFyj/o0k3T8kL++9IrAI4knsmupNo8gvfO2ERgDHWWgTC5MglbwLVRswU93HyXqNpw==
1254+
eslint-plugin-tsdoc@0.5.2:
1255+
version "0.5.2"
1256+
resolved "https://registry.yarnpkg.com/eslint-plugin-tsdoc/-/eslint-plugin-tsdoc-0.5.2.tgz#5143210e77fffdf0df095f4090d7dd3f6494a4a2"
1257+
integrity sha512-BlvqjWZdBJDIPO/YU3zcPCF23CvjYT3gyu63yo6b609NNV3D1b6zceAREy2xnweuBoDpZcLNuPyAUq9cvx6bbQ==
12671258
dependencies:
12681259
"@microsoft/tsdoc" "0.16.0"
1269-
"@microsoft/tsdoc-config" "0.18.0"
1270-
"@typescript-eslint/utils" "~8.46.0"
1260+
"@microsoft/tsdoc-config" "0.18.1"
1261+
"@typescript-eslint/utils" "~8.56.0"
12711262

12721263
eslint-scope@^8.4.0:
12731264
version "8.4.0"
@@ -1407,7 +1398,7 @@ fast-diff@^1.2.0:
14071398
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.3.0.tgz#ece407fa550a64d638536cd727e129c61616e0f0"
14081399
integrity sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==
14091400

1410-
fast-glob@^3.3.2, fast-glob@^3.3.3:
1401+
fast-glob@^3.3.3:
14111402
version "3.3.3"
14121403
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
14131404
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
@@ -2114,6 +2105,13 @@ mimic-function@^5.0.1:
21142105
resolved "https://registry.yarnpkg.com/mimic-function/-/mimic-function-5.0.1.tgz#acbe2b3349f99b9deaca7fb70e48b83e94e67076"
21152106
integrity sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==
21162107

2108+
minimatch@^10.2.2:
2109+
version "10.2.4"
2110+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
2111+
integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
2112+
dependencies:
2113+
brace-expansion "^5.0.2"
2114+
21172115
minimatch@^3.1.1, minimatch@^3.1.2:
21182116
version "3.1.2"
21192117
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -2830,7 +2828,7 @@ tree-kill@^1.2.2:
28302828
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
28312829
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
28322830

2833-
ts-api-utils@^2.1.0, ts-api-utils@^2.4.0:
2831+
ts-api-utils@^2.4.0:
28342832
version "2.4.0"
28352833
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.4.0.tgz#2690579f96d2790253bdcf1ca35d569ad78f9ad8"
28362834
integrity sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==

0 commit comments

Comments
 (0)