From 20be2c7c8d2b98c3e7571f44f169d2d869ca2617 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 15:02:19 +0200 Subject: [PATCH] Bump typedoc from 0.25.1 to 0.25.2 (#1599) Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.1 to 0.25.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.25.1...v0.25.2) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/js-api-generator/package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/packages/js-api-generator/package.json b/packages/js-api-generator/package.json index b7eda54677..3eb9f48e82 100644 --- a/packages/js-api-generator/package.json +++ b/packages/js-api-generator/package.json @@ -12,7 +12,7 @@ "dependencies": { "github-slugger": "^2.0.0", "tsm": "^2.3.0", - "typedoc": "^0.25.1", + "typedoc": "^0.25.2", "typedoc-plugin-markdown": "4.0.0-next.17", "typedoc-plugin-mdn-links": "^3.1.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5eb74c17e5..e3e3c04014 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -89,14 +89,14 @@ importers: specifier: ^2.3.0 version: 2.3.0 typedoc: - specifier: ^0.25.1 - version: 0.25.1(typescript@5.2.2) + specifier: ^0.25.2 + version: 0.25.2(typescript@5.2.2) typedoc-plugin-markdown: specifier: 4.0.0-next.17 - version: 4.0.0-next.17(patch_hash=kpxroq2vap5a4oc32rphk2cev4)(prettier@3.0.3)(typedoc@0.25.1) + version: 4.0.0-next.17(patch_hash=kpxroq2vap5a4oc32rphk2cev4)(prettier@3.0.3)(typedoc@0.25.2) typedoc-plugin-mdn-links: specifier: ^3.1.0 - version: 3.1.0(typedoc@0.25.1) + version: 3.1.0(typedoc@0.25.2) packages: @@ -4304,27 +4304,27 @@ packages: engines: {node: '>=12.20'} dev: false - /typedoc-plugin-markdown@4.0.0-next.17(patch_hash=kpxroq2vap5a4oc32rphk2cev4)(prettier@3.0.3)(typedoc@0.25.1): + /typedoc-plugin-markdown@4.0.0-next.17(patch_hash=kpxroq2vap5a4oc32rphk2cev4)(prettier@3.0.3)(typedoc@0.25.2): resolution: {integrity: sha512-hzIoOt81PTkO50m+QJAo4B4tnsmp5sfv7kQfPOx/ZKRLODoa3buQzo2k6/sHGahUeKIyzHtqoiEFzB6Bl4nHQQ==} peerDependencies: prettier: '>=1.8.0' typedoc: '>=0.24.0' dependencies: prettier: 3.0.3 - typedoc: 0.25.1(typescript@5.2.2) + typedoc: 0.25.2(typescript@5.2.2) dev: false patched: true - /typedoc-plugin-mdn-links@3.1.0(typedoc@0.25.1): + /typedoc-plugin-mdn-links@3.1.0(typedoc@0.25.2): resolution: {integrity: sha512-4uwnkvywPFV3UVx7WXpIWTHJdXH1rlE2e4a1WsSwCFYKqJxgTmyapv3ZxJtbSl1dvnb6jmuMNSqKEPz77Gs2OA==} peerDependencies: typedoc: '>= 0.23.14 || 0.24.x || 0.25.x' dependencies: - typedoc: 0.25.1(typescript@5.2.2) + typedoc: 0.25.2(typescript@5.2.2) dev: false - /typedoc@0.25.1(typescript@5.2.2): - resolution: {integrity: sha512-c2ye3YUtGIadxN2O6YwPEXgrZcvhlZ6HlhWZ8jQRNzwLPn2ylhdGqdR8HbyDRyALP8J6lmSANILCkkIdNPFxqA==} + /typedoc@0.25.2(typescript@5.2.2): + resolution: {integrity: sha512-286F7BeATBiWe/qC4PCOCKlSTwfnsLbC/4cZ68oGBbvAqb9vV33quEOXx7q176OXotD+JdEerdQ1OZGJ818lnA==} engines: {node: '>= 16'} hasBin: true peerDependencies: