From 3d1b6f95a544d5f87ff0681635ec661c09d78dab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Jun 2024 00:43:56 +0000 Subject: [PATCH] :arrow_up: Updates typedoc to v0.26.1 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 ec03963..29e67d8 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "ts-jest": "26.5.6", "ts-node": "9.1.1", "tsdx": "0.14.1", - "typedoc": "0.20.36", + "typedoc": "0.26.1", "typescript": "4.2.4", "yaml": "1.10.2" },