From 561c4e27aab8d42971c699c58c97a26105c1c29f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jun 2022 16:47:58 +0000 Subject: [PATCH] :arrow_up: Updates typedoc to v0.22.17 Signed-off-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b668973..1b3d7d11 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.22.17", "typescript": "4.3.2", "yaml": "1.10.2" },