From 7682794ce152a5d9a04dddb02e565f30e0edb256 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 11:25:34 +0000 Subject: [PATCH] chore(deps): update dependency typedoc to v0.27.3 (#775) 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 f816123..4b3b0b8 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "husky": "9.1.7", "jest": "29.7.0", "ts-jest": "29.2.5", - "typedoc": "0.27.2", + "typedoc": "0.27.3", "typescript": "5.7.2" }, "files": [ diff --git a/yarn.lock b/yarn.lock index 4cf7b60..f4771a7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6100,10 +6100,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA== -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"