From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 20:05:45 +0000 (+0000) Subject: build(deps-dev): bump typedoc from 0.26.0 to 0.26.2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=8004ea76f77c3dee098569b37bc9dec9e82f8fe3;p=poolifier.git build(deps-dev): bump typedoc from 0.26.0 to 0.26.2 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.26.0 to 0.26.2. - [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.0...v0.26.2) --- 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 47c7da9c..1ecacc75 100644 --- a/package.json +++ b/package.json @@ -134,7 +134,7 @@ "rollup-plugin-dts": "^6.1.1", "sinon": "^18.0.0", "tatami-ng": "^0.4.15", - "typedoc": "^0.26.0", + "typedoc": "^0.26.2", "typescript": "~5.5.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f13c5d01..ae662bc3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -111,8 +111,8 @@ importers: specifier: ^0.4.15 version: 0.4.15(typescript@5.5.2) typedoc: - specifier: ^0.26.0 - version: 0.26.0(typescript@5.5.2) + specifier: ^0.26.2 + version: 0.26.2(typescript@5.5.2) typescript: specifier: ~5.5.2 version: 5.5.2 @@ -3159,8 +3159,8 @@ packages: typedarray-to-buffer@3.1.5: resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==} - typedoc@0.26.0: - resolution: {integrity: sha512-OcYevjHsMN8DfpaL0dSBGAEBhOxuBB5Au8QVs9oz9iB0kRStPZwXLFWqh9gwbMUxNjW3yQuIM5GrVVauMJ2Akw==} + typedoc@0.26.2: + resolution: {integrity: sha512-q/t+M+PZqhN9gPWLBZ3CCvP+KT8O1tyYkSzEYbcQ6mo89avdIrMlBEl3vfo5BgSzwC6Lbmq0W64E8RkY+eVsLA==} engines: {node: '>= 18'} hasBin: true peerDependencies: @@ -6637,7 +6637,7 @@ snapshots: dependencies: is-typedarray: 1.0.0 - typedoc@0.26.0(typescript@5.5.2): + typedoc@0.26.2(typescript@5.5.2): dependencies: lunr: 2.3.9 markdown-it: 14.1.0