From caab906e7d28bef234905f22fea75b4ced009f57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Oct 2023 01:32:54 +0000 Subject: [PATCH] :arrow_up: Updates typedoc to v0.25.2 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 3b668973..fdc97f55 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.25.2", "typescript": "4.3.2", "yaml": "1.10.2" },