From 96aae31edbdb5fc81d4610d5e35ebe07c8b560dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 20:24:26 +0000 Subject: [PATCH] :arrow_up: Updates typedoc to v0.26.9 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b66897..6e378ee 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "ts-jest": "26.5.6", "ts-node": "10.0.0", "tsdx": "0.14.1", - "typedoc": "0.20.36", + "typedoc": "0.26.9", "typescript": "4.3.2", "yaml": "1.10.2" },