From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 20:25:26 +0000 (+0000) Subject: build(deps-dev): bump typedoc from 0.26.4 to 0.26.5 X-Git-Tag: v4.2.0~56^2~2^2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=27433e06f8bff51b1462c1ecf2d17869551d7468;p=poolifier.git build(deps-dev): bump typedoc from 0.26.4 to 0.26.5 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] --- diff --git a/package.json b/package.json index 1abbebe7..5d1cc228 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ "rollup-plugin-dts": "^6.1.1", "sinon": "^18.0.0", "tatami-ng": "^0.5.5", - "typedoc": "^0.26.4", + "typedoc": "^0.26.5", "typescript": "~5.5.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b70cfc07..ba43a038 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -99,8 +99,8 @@ importers: specifier: ^0.5.5 version: 0.5.5(typescript@5.5.3) typedoc: - specifier: ^0.26.4 - version: 0.26.4(typescript@5.5.3) + specifier: ^0.26.5 + version: 0.26.5(typescript@5.5.3) typescript: specifier: ~5.5.3 version: 5.5.3 @@ -2215,8 +2215,8 @@ packages: resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==} engines: {node: '>=4'} - typedoc@0.26.4: - resolution: {integrity: sha512-FlW6HpvULDKgc3rK04V+nbFyXogPV88hurarDPOjuuB5HAwuAlrCMQ5NeH7Zt68a/ikOKu6Z/0hFXAeC9xPccQ==} + typedoc@0.26.5: + resolution: {integrity: sha512-Vn9YKdjKtDZqSk+by7beZ+xzkkr8T8CYoiasqyt4TTRFy5+UHzL/mF/o4wGBjRF+rlWQHDb0t6xCpA3JNL5phg==} engines: {node: '>= 18'} hasBin: true peerDependencies: @@ -4529,7 +4529,7 @@ snapshots: type-detect@4.0.8: {} - typedoc@0.26.4(typescript@5.5.3): + typedoc@0.26.5(typescript@5.5.3): dependencies: lunr: 2.3.9 markdown-it: 14.1.0