From 463979cefa29d607aef62193360a04d187b1f364 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 16:23:39 +0000 Subject: [PATCH] chore(deps): update dependency typedoc to ^0.24.0 (#46) Co-authored-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 e8065e2..81cf061 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "ts-jest": "^29.0.3", "tslint": "^5.20.1", "tsutils": "^3.21.0", - "typedoc": "^0.23.23", + "typedoc": "^0.24.0", "typescript": "^4.9.4" }, "dependencies": {