From 289a593d63e6559ab7e3eb2a3546e55dc86c2d63 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:57:17 +0000 Subject: [PATCH] chore(deps): update dependency typedoc to v0.26.10 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 28bfd63..500ce7a 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "source-map-support": "0.5.21", "tmp": "^0.2.3", "tsx": "^4.7.0", - "typedoc": "0.26.9", + "typedoc": "0.26.10", "typedoc-plugin-markdown": "4.2.9", "typescript": "5.6.3", "typescript-eslint": "^7.6.0" diff --git a/yarn.lock b/yarn.lock index 138a8da..3e03444 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5299,10 +5299,10 @@ typedoc-plugin-markdown@4.2.9: resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.2.9.tgz#c94c227d2adefb9b2d3725b3e2df7bf8032a0ac2" integrity sha512-Wqmx+7ezKFgtTklEq/iUhQ5uFeBDhAT6wiS2na9cFLidIpl9jpDHJy/COYh8jUZXgIRIZVQ/bPNjyrnPFoDwzg== -typedoc@0.26.9: - version "0.26.9" - resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.26.9.tgz#a37075a2eeecc7348ab0fbc7d103b30283c00e8c" - integrity sha512-Rc7QpWL7EtmrT8yxV0GmhOR6xHgFnnhphbD9Suti3fz3um7ZOrou6q/g9d6+zC5PssTLZmjaW4Upmzv8T1rCcQ== +typedoc@0.26.10: + version "0.26.10" + resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.26.10.tgz#d372f171dc2c4458cbac6c473be9591042ab781d" + integrity sha512-xLmVKJ8S21t+JeuQLNueebEuTVphx6IrP06CdV7+0WVflUSW3SPmR+h1fnWVdAR/FQePEgsSWCUHXqKKjzuUAw== dependencies: lunr "^2.3.9" markdown-it "^14.1.0"