From 0ee8d65db1f9d656b0ab7651e1bf83d573dc191c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 13:47:59 +0000 Subject: [PATCH] chore(deps): update dependency typedoc to v0.23.28 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc5f03b2..2cb8bc31 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.23.28", "typescript": "4.2.3" } }