From 759b41a59dbf4e3699f283c1b7a0e7be85617f70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 01:11:39 -0500 Subject: [PATCH] build(deps-dev): bump typedoc from 0.26.4 to 0.26.5 (#3782) Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.26.4 to 0.26.5. - [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.26.4...v0.26.5) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fleny --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 22f99d3c4..82ae714ff 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "husky": "^9.1.1", "lint-staged": "^15.2.7", "turbo": "^2.0.9", - "typedoc": "^0.26.4", + "typedoc": "^0.26.5", "typedoc-plugin-markdown": "^4.2.3", "typescript": "^5.5.3" }, diff --git a/yarn.lock b/yarn.lock index 3b537c8a9..41769d298 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1516,7 +1516,7 @@ __metadata: husky: "npm:^9.1.1" lint-staged: "npm:^15.2.7" turbo: "npm:^2.0.9" - typedoc: "npm:^0.26.4" + typedoc: "npm:^0.26.5" typedoc-plugin-markdown: "npm:^4.2.3" typescript: "npm:^5.5.3" languageName: unknown @@ -3951,9 +3951,9 @@ __metadata: languageName: node linkType: hard -"typedoc@npm:^0.26.4": - version: 0.26.4 - resolution: "typedoc@npm:0.26.4" +"typedoc@npm:^0.26.5": + version: 0.26.5 + resolution: "typedoc@npm:0.26.5" dependencies: lunr: "npm:^2.3.9" markdown-it: "npm:^14.1.0" @@ -3964,7 +3964,7 @@ __metadata: typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x bin: typedoc: bin/typedoc - checksum: c25cce210c0ac0ac5328c11cc036344a6495bb49ed2191e580d1287edca2269ffe5e69dca5a75198174830e2d3c3bb560d70a6d22a24c0df293a069dd7d26318 + checksum: 9965479c87d8cb97742ae2622e3c6640e1204bca4b5652c66b82e0f768184443a2b800eae1090c92130ef321e29afc948510d4d65a4a2073c4fd6101d737ba0d languageName: node linkType: hard