From f958d3e5fc6aee23bfb697663d689a07255c9d57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 09:09:21 +0000 Subject: [PATCH] build(deps): bump typedoc-plugin-markdown from 4.12.0 to 4.13.0 Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 4.12.0 to 4.13.0. - [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases) - [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md) - [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.13.0/packages/typedoc-plugin-markdown) --- updated-dependencies: - dependency-name: typedoc-plugin-markdown dependency-version: 4.13.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ffe7979..2d17d99 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -154,7 +154,7 @@ importers: version: 4.0.3(typedoc@0.28.20(typescript@6.0.3)) typedoc-plugin-markdown: specifier: ^4.11.0 - version: 4.12.0(typedoc@0.28.20(typescript@6.0.3)) + version: 4.13.0(typedoc@0.28.20(typescript@6.0.3)) typedoc-plugin-missing-exports: specifier: ^4.1.3 version: 4.1.4(typedoc@0.28.20(typescript@6.0.3)) @@ -3721,8 +3721,8 @@ packages: peerDependencies: typedoc: 0.28.x - typedoc-plugin-markdown@4.12.0: - resolution: {integrity: sha512-eJDEMAfxCmede22c/Jw7d0FA13ggAQv+KkwQYKYCdqI02cin6Rc9QRwbG/7XvvHWinuFejySnZVUWDtvGk3Vbg==} + typedoc-plugin-markdown@4.13.0: + resolution: {integrity: sha512-OHaOLoMTS0wL2ud73WXvxv486mrUEtgXxW4iKiTOGJVipT/VBWY76rlVRMQGes7aVonoIf5roWRe1UvHbufLlQ==} engines: {node: '>= 18'} peerDependencies: typedoc: 0.28.x @@ -7778,7 +7778,7 @@ snapshots: dependencies: typedoc: 0.28.20(typescript@6.0.3) - typedoc-plugin-markdown@4.12.0(typedoc@0.28.20(typescript@6.0.3)): + typedoc-plugin-markdown@4.13.0(typedoc@0.28.20(typescript@6.0.3)): dependencies: typedoc: 0.28.20(typescript@6.0.3)