From c5e88001f0188202feaa5351f31519901cf9001e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 09:51:51 +0000 Subject: [PATCH] chore(deps): update dependency typedoc to v0.27.3 (#230) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1dbb5a7..993aa54 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "terser": "^5.13.1", "ts-jest": "^29.0.0", "tsc-esm-fix": "^3.0.0", - "typedoc": "0.27.2", + "typedoc": "0.27.3", "typescript": "^4.6.4" } } diff --git a/yarn.lock b/yarn.lock index 487415d..27fd23a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7463,10 +7463,10 @@ type-is@~1.6.18: media-typer "0.3.0" mime-types "~2.1.24" -typedoc@0.27.2: - version "0.27.2" - resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.27.2.tgz#8a4e0303f4c49174af21e981e0b60e8a637d8167" - integrity sha512-C2ima5TZJHU3ecnRIz50lKd1BsYck5LhYQIy7MRPmjuSEJreUEAt+uAVcZgY7wZsSORzEI7xW8miZIdxv/cbmw== +typedoc@0.27.3: + version "0.27.3" + resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.27.3.tgz#0fad232181ce0ac7eda27fe78e56a4b863e1fe59" + integrity sha512-oWT7zDS5oIaxYL5yOikBX4cL99CpNAZn6mI24JZQxsYuIHbtguSSwJ7zThuzNNwSE0wqhlfTSd99HgqKu2aQXQ== dependencies: "@gerrit0/mini-shiki" "^1.24.0" lunr "^2.3.9"