From 18d8b62321481e27ca51b6ce4b85077b4d470939 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 19:10:13 +0000 Subject: [PATCH] build(deps-dev): bump typedoc from 0.28.12 to 0.28.14 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.28.12 to 0.28.14. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.28.12...v0.28.14) --- updated-dependencies: - dependency-name: typedoc dependency-version: 0.28.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index f353bef4..053fb9af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7836,9 +7836,9 @@ typedoc-plugin-markdown@^4.8.1: integrity sha512-ug7fc4j0SiJxSwBGLncpSo8tLvrT9VONvPUQqQDTKPxCoFQBADLli832RGPtj6sfSVJebNSrHZQRUdEryYH/7g== typedoc@^0.28.12: - version "0.28.12" - resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.28.12.tgz#1baa55ab242e237fc896bc01b57cf5f8bd995d32" - integrity sha512-H5ODu4f7N+myG4MfuSp2Vh6wV+WLoZaEYxKPt2y8hmmqNEMVrH69DAjjdmYivF4tP/C2jrIZCZhPalZlTU/ipA== + version "0.28.14" + resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.28.14.tgz#f48d650efc983b5cb3034b3b0e986b1702074326" + integrity sha512-ftJYPvpVfQvFzpkoSfHLkJybdA/geDJ8BGQt/ZnkkhnBYoYW6lBgPQXu6vqLxO4X75dA55hX8Af847H5KXlEFA== dependencies: "@gerrit0/mini-shiki" "^3.12.0" lunr "^2.3.9"