From 0c70b77442cd20b87015e073571a8d75a8101900 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 18:11:07 +0000 Subject: [PATCH] chore: bump typedoc-plugin-markdown from 4.11.0 to 4.12.0 Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 4.11.0 to 4.12.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.12.0/packages/typedoc-plugin-markdown) --- updated-dependencies: - dependency-name: typedoc-plugin-markdown dependency-version: 4.12.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c0e7d9c..3a1c0ea 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@biomejs/biome": "^2.4.16", "tsdown": "~0.21.10", "typedoc": "~0.28.19", - "typedoc-plugin-markdown": "^4.11.0", + "typedoc-plugin-markdown": "^4.12.0", "typescript": "^6.0.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 94da654..d762b95 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ~0.28.19 version: 0.28.19(typescript@6.0.3) typedoc-plugin-markdown: - specifier: ^4.11.0 - version: 4.11.0(typedoc@0.28.19(typescript@6.0.3)) + specifier: ^4.12.0 + version: 4.12.0(typedoc@0.28.19(typescript@6.0.3)) typescript: specifier: ^6.0.3 version: 6.0.3 @@ -789,8 +789,8 @@ packages: tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - typedoc-plugin-markdown@4.11.0: - resolution: {integrity: sha512-2iunh2ALyfyh204OF7h2u0kuQ84xB3jFZtFyUr01nThJkLvR8oGGSSDlyt2gyO4kXhvUxDcVbO0y43+qX+wFbw==} + typedoc-plugin-markdown@4.12.0: + resolution: {integrity: sha512-eJDEMAfxCmede22c/Jw7d0FA13ggAQv+KkwQYKYCdqI02cin6Rc9QRwbG/7XvvHWinuFejySnZVUWDtvGk3Vbg==} engines: {node: '>= 18'} peerDependencies: typedoc: 0.28.x @@ -1505,7 +1505,7 @@ snapshots: tslib@2.8.1: optional: true - typedoc-plugin-markdown@4.11.0(typedoc@0.28.19(typescript@6.0.3)): + typedoc-plugin-markdown@4.12.0(typedoc@0.28.19(typescript@6.0.3)): dependencies: typedoc: 0.28.19(typescript@6.0.3)