From 8940db81405e08e271759409847d6eab5e20a624 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 22:32:10 -0600 Subject: [PATCH] build(deps-dev): bump typedoc from 0.25.9 to 0.25.11 (#3473) Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.9 to 0.25.11. - [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.25.9...v0.25.11) --- 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> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index ccd5cc440..ccd3552ec 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "lint-staged": "^15.2.0", "prettier": "^3.2.5", "turbo": "^1.11.3", - "typedoc": "0.25.9", + "typedoc": "0.25.11", "typedoc-plugin-markdown": "3.17.1", "typescript": "5.3.3" }, diff --git a/yarn.lock b/yarn.lock index fa2d545f5..f49000362 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2038,7 +2038,7 @@ __metadata: lint-staged: "npm:^15.2.0" prettier: "npm:^3.2.5" turbo: "npm:^1.11.3" - typedoc: "npm:0.25.9" + typedoc: "npm:0.25.11" typedoc-plugin-markdown: "npm:3.17.1" typescript: "npm:5.3.3" languageName: unknown @@ -5946,9 +5946,9 @@ __metadata: languageName: node linkType: hard -"typedoc@npm:0.25.9": - version: 0.25.9 - resolution: "typedoc@npm:0.25.9" +"typedoc@npm:0.25.11": + version: 0.25.11 + resolution: "typedoc@npm:0.25.11" dependencies: lunr: "npm:^2.3.9" marked: "npm:^4.3.0" @@ -5958,7 +5958,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 bin: typedoc: bin/typedoc - checksum: 537b29c919241620887833f8db3febf6f2b4abc432a11e368527bb82f0ca49a2ba65acef88a8982e01ae3382a65a07395b03164349dcb6020c3157fdbb171b70 + checksum: ec1f617c16b5fca455853c329a9958fe41b247d0c1a72dc153654fd5ce323f2ccdfd10ef1f3349d340398e3770a036381d856b90fda4aafe554640b53f5b2a1c languageName: node linkType: hard