From 1f1fd97aa5c2ec5fa8ca45d36aa5ec1c1215e3a4 Mon Sep 17 00:00:00 2001 From: Bugs5382 Date: Mon, 24 Jun 2024 02:45:12 -0400 Subject: [PATCH] chore: update minor typedoc pkg [ci skip] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30a65ce..ab78d38 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "ts-node": "^10.9.2", "ts-standard": "^12.0.2", "tsd": "^0.31.1", - "typedoc": "^0.26.1", + "typedoc": "^0.26.2", "typescript": "5.5.2", "vitest": "^1.6.0" },