From fb24d4e35a773d7e9cf42366bb0da8a62d64dfbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 10:08:57 +0000 Subject: [PATCH] chore: bump typedoc from 0.26.10 to 0.26.11 (#3524) Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.26.10 to 0.26.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.26.10...v0.26.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 +- pnpm-lock.yaml | 25 ++++++++++--------------- 2 files changed, 11 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 4e2e71fb5d24..1efcd246070e 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "ts-node": "^10.9.2", "tsup": "^8.3.5", "turbo": "^2.2.3", - "typedoc": "^0.26.10", + "typedoc": "^0.26.11", "typedoc-plugin-missing-exports": "^3.0.0", "typescript": "^5.6.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 96d27a4c1114..4e5d875a89fa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -124,11 +124,11 @@ importers: specifier: ^2.2.3 version: 2.2.3 typedoc: - specifier: ^0.26.10 - version: 0.26.10(typescript@5.6.3) + specifier: ^0.26.11 + version: 0.26.11(typescript@5.6.3) typedoc-plugin-missing-exports: specifier: ^3.0.0 - version: 3.0.0(typedoc@0.26.10(typescript@5.6.3)) + version: 3.0.0(typedoc@0.26.11(typescript@5.6.3)) typescript: specifier: ^5.6.3 version: 5.6.3 @@ -3738,9 +3738,6 @@ packages: '@types/tough-cookie@4.0.2': resolution: {integrity: sha512-Q5vtl1W5ue16D+nIaW8JWebSSraJVlK+EthKn7e7UcD4KWsaSJ8BqGPXNaPghgtcn/fhvrN17Tv8ksUsQpiplw==} - '@types/unist@2.0.6': - resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} - '@types/unist@3.0.3': resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==} @@ -6767,8 +6764,8 @@ packages: peerDependencies: typedoc: 0.26.x - typedoc@0.26.10: - resolution: {integrity: sha512-xLmVKJ8S21t+JeuQLNueebEuTVphx6IrP06CdV7+0WVflUSW3SPmR+h1fnWVdAR/FQePEgsSWCUHXqKKjzuUAw==} + typedoc@0.26.11: + resolution: {integrity: sha512-sFEgRRtrcDl2FxVP58Ze++ZK2UQAEvtvvH8rRlig1Ja3o7dDaMHmaBfvJmdGnNEFaLTpQsN8dpvZaTqJSu/Ugw==} engines: {node: '>= 18'} hasBin: true peerDependencies: @@ -9859,11 +9856,11 @@ snapshots: '@types/hast@2.3.4': dependencies: - '@types/unist': 2.0.6 + '@types/unist': 3.0.3 '@types/hast@3.0.4': dependencies: - '@types/unist': 2.0.6 + '@types/unist': 3.0.3 '@types/istanbul-lib-coverage@2.0.4': {} @@ -9939,8 +9936,6 @@ snapshots: '@types/tough-cookie@4.0.2': {} - '@types/unist@2.0.6': {} - '@types/unist@3.0.3': {} '@types/uuid@8.3.4': {} @@ -13514,11 +13509,11 @@ snapshots: dependencies: is-typedarray: 1.0.0 - typedoc-plugin-missing-exports@3.0.0(typedoc@0.26.10(typescript@5.6.3)): + typedoc-plugin-missing-exports@3.0.0(typedoc@0.26.11(typescript@5.6.3)): dependencies: - typedoc: 0.26.10(typescript@5.6.3) + typedoc: 0.26.11(typescript@5.6.3) - typedoc@0.26.10(typescript@5.6.3): + typedoc@0.26.11(typescript@5.6.3): dependencies: lunr: 2.3.9 markdown-it: 14.1.0