From 02b3fd7a5eeef4b2d59a745a59c6fc0e30a5a7af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 22:01:21 +0100 Subject: [PATCH] build(deps-dev): bump typedoc from 0.27.5 to 0.27.6 in the regular group (#2714) Bumps the regular group with 1 update: [typedoc](https://github.com/TypeStrong/TypeDoc). Updates `typedoc` from 0.27.5 to 0.27.6 - [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.27.5...v0.27.6) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 059855a9..d5e716ae 100644 --- a/package.json +++ b/package.json @@ -134,7 +134,7 @@ "rollup-plugin-dts": "^6.1.1", "sinon": "^19.0.2", "tatami-ng": "^0.8.14", - "typedoc": "^0.27.5", + "typedoc": "^0.27.6", "typescript": "~5.7.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c6099967..08dc3fe2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -102,8 +102,8 @@ importers: specifier: ^0.8.14 version: 0.8.14(typescript@5.7.2) typedoc: - specifier: ^0.27.5 - version: 0.27.5(typescript@5.7.2) + specifier: ^0.27.6 + version: 0.27.6(typescript@5.7.2) typescript: specifier: ~5.7.2 version: 5.7.2 @@ -2565,8 +2565,8 @@ packages: resolution: {integrity: sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==} engines: {node: '>= 0.4'} - typedoc@0.27.5: - resolution: {integrity: sha512-x+fhKJtTg4ozXwKayh/ek4wxZQI/+2hmZUdO2i2NGDBRUflDble70z+ewHod3d4gRpXSO6fnlnjbDTnJk7HlkQ==} + typedoc@0.27.6: + resolution: {integrity: sha512-oBFRoh2Px6jFx366db0lLlihcalq/JzyCVp7Vaq1yphL/tbgx2e+bkpkCgJPunaPvPwoTOXSwasfklWHm7GfAw==} engines: {node: '>= 18'} hasBin: true peerDependencies: @@ -5452,7 +5452,7 @@ snapshots: possible-typed-array-names: 1.0.0 reflect.getprototypeof: 1.0.9 - typedoc@0.27.5(typescript@5.7.2): + typedoc@0.27.6(typescript@5.7.2): dependencies: '@gerrit0/mini-shiki': 1.24.4 lunr: 2.3.9 -- 2.43.0