From 1532cb945c2a417bcbb1e474430e4511ac95dcca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 01:37:33 +0000 Subject: [PATCH] :arrow_up: Updates typedoc to v0.27.6 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..f46632f 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.27.6", "typescript": "4.2.4", "yaml": "1.10.2" },