From d1c3f5449751512cb3cc09922b4402043d945fc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 04:03:19 +0000 Subject: [PATCH] chore(deps-dev): bump typedoc-plugin-markdown from 4.2.6 to 4.2.10 Bumps [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) from 4.2.6 to 4.2.10. - [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.2.10/packages/typedoc-plugin-markdown) --- updated-dependencies: - dependency-name: typedoc-plugin-markdown dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index ed6ee5e7d2..1ef33affb4 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "tar": "^7.4.3", "ts-node": "^10.9.1", "typedoc": "^0.26.7", - "typedoc-plugin-markdown": "^4.2.6", + "typedoc-plugin-markdown": "^4.2.10", "typescript": "^5.5.4" }, "config": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3c1cb48072..f362559ace 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -90,8 +90,8 @@ importers: specifier: ^0.26.7 version: 0.26.7(typescript@5.5.4) typedoc-plugin-markdown: - specifier: ^4.2.6 - version: 4.2.6(typedoc@0.26.7(typescript@5.5.4)) + specifier: ^4.2.10 + version: 4.2.10(typedoc@0.26.7(typescript@5.5.4)) typescript: specifier: ^5.5.4 version: 5.5.4 @@ -9783,8 +9783,8 @@ packages: typedarray@0.0.6: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} - typedoc-plugin-markdown@4.2.6: - resolution: {integrity: sha512-k33o2lZSGpL3GjH28eW+RsujzCYFP0L5GNqpK+wa4CBcMOxpj8WV7SydNRLS6eSa2UvaPvNVJTaAZ6Tm+8GXoA==} + typedoc-plugin-markdown@4.2.10: + resolution: {integrity: sha512-PLX3pc1/7z13UJm4TDE9vo9jWGcClFUErXXtd5LdnoLjV6mynPpqZLU992DwMGFSRqJFZeKbVyqlNNeNHnk2tQ==} engines: {node: '>= 18'} peerDependencies: typedoc: 0.26.x @@ -22727,7 +22727,7 @@ snapshots: typedarray@0.0.6: {} - typedoc-plugin-markdown@4.2.6(typedoc@0.26.7(typescript@5.5.4)): + typedoc-plugin-markdown@4.2.10(typedoc@0.26.7(typescript@5.5.4)): dependencies: typedoc: 0.26.7(typescript@5.5.4)