From b592489348b9eea59c93a3a82546fad767959ceb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 10:10:55 +0000 Subject: [PATCH] chore(deps-dev): bump typedoc-plugin-markdown in /sdk 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] --- sdk/package.json | 2 +- sdk/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sdk/package.json b/sdk/package.json index 9f36f64..93f965a 100644 --- a/sdk/package.json +++ b/sdk/package.json @@ -86,7 +86,7 @@ "ts-jest": "^29.4.11", "ts-node": "^10.9.2", "typedoc": "^0.28.18", - "typedoc-plugin-markdown": "4.11", + "typedoc-plugin-markdown": "4.12", "typescript": "^5.6.0" }, "jest": { diff --git a/sdk/pnpm-lock.yaml b/sdk/pnpm-lock.yaml index f799ed2..15e25fd 100644 --- a/sdk/pnpm-lock.yaml +++ b/sdk/pnpm-lock.yaml @@ -91,8 +91,8 @@ importers: specifier: ^0.28.18 version: 0.28.18(typescript@5.9.3) typedoc-plugin-markdown: - specifier: '4.11' - version: 4.11.0(typedoc@0.28.18(typescript@5.9.3)) + specifier: '4.12' + version: 4.12.0(typedoc@0.28.18(typescript@5.9.3)) typescript: specifier: ^5.6.0 version: 5.9.3 @@ -2864,8 +2864,8 @@ packages: resolution: {integrity: sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==} engines: {node: '>= 0.4'} - 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 @@ -6068,7 +6068,7 @@ snapshots: es-errors: 1.3.0 is-typed-array: 1.1.15 - typedoc-plugin-markdown@4.11.0(typedoc@0.28.18(typescript@5.9.3)): + typedoc-plugin-markdown@4.12.0(typedoc@0.28.18(typescript@5.9.3)): dependencies: typedoc: 0.28.18(typescript@5.9.3)