From 89fa85bda8cc91d07938af2035dc840f91c3dc44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Oct 2025 05:01:54 +0000 Subject: [PATCH] chore(deps): update dependency typedoc to v0.28.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc5f03b2..917c762b 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "nyc": "15.1.0", "source-map-support": "0.5.19", "ts-node": "9.1.1", - "typedoc": "0.20.34", + "typedoc": "0.28.14", "typescript": "4.2.3" } }