From b72e655bf352c029e06b35007b3c54ec46770cf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 19:28:01 +0000 Subject: [PATCH] Bump the typedoc-deps group with 2 updates Bumps the typedoc-deps group with 2 updates: [typedoc](https://github.com/TypeStrong/TypeDoc) and [typedoc-plugin-markdown](https://github.com/tgreyuk/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown). Updates `typedoc` from 0.24.8 to 0.25.0 - [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.24.8...v0.25.0) Updates `typedoc-plugin-markdown` from 3.15.3 to 3.16.0 - [Release notes](https://github.com/tgreyuk/typedoc-plugin-markdown/releases) - [Changelog](https://github.com/tgreyuk/typedoc-plugin-markdown/blob/master/packages/typedoc-plugin-markdown/CHANGELOG.md) - [Commits](https://github.com/tgreyuk/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@3.16.0/packages/typedoc-plugin-markdown) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typedoc-deps - dependency-name: typedoc-plugin-markdown dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typedoc-deps ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- yarn.lock | 26 +++++++++++++------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index adec321..29ac231 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,8 @@ }, "devDependencies": { "@ikerin/build-readme": "^1.1.1", - "typedoc": "^0.24.8", - "typedoc-plugin-markdown": "^3.15.3", + "typedoc": "^0.25.0", + "typedoc-plugin-markdown": "^3.16.0", "typescript": "^5.1.6" }, "engines": { diff --git a/yarn.lock b/yarn.lock index 837ffdd..5a4ed4c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -946,8 +946,8 @@ __metadata: resolution: "@ovotech/genesys-web-messaging-tester-root@workspace:." dependencies: "@ikerin/build-readme": ^1.1.1 - typedoc: ^0.24.8 - typedoc-plugin-markdown: ^3.15.3 + typedoc: ^0.25.0 + typedoc-plugin-markdown: ^3.16.0 typescript: ^5.1.6 languageName: unknown linkType: soft @@ -4072,7 +4072,7 @@ __metadata: languageName: node linkType: hard -"minimatch@npm:^9.0.0": +"minimatch@npm:^9.0.3": version: 9.0.3 resolution: "minimatch@npm:9.0.3" dependencies: @@ -5266,30 +5266,30 @@ __metadata: languageName: node linkType: hard -"typedoc-plugin-markdown@npm:^3.15.3": - version: 3.15.3 - resolution: "typedoc-plugin-markdown@npm:3.15.3" +"typedoc-plugin-markdown@npm:^3.16.0": + version: 3.16.0 + resolution: "typedoc-plugin-markdown@npm:3.16.0" dependencies: handlebars: ^4.7.7 peerDependencies: typedoc: ">=0.24.0" - checksum: 845d8907948a7ea9f3eed31d8c2f1a4053569fb763f5c5187d06ecbffd247c6a6e532eaf0ec09d11f09eabbf26a3df8646c96fc3ac1a836cc9af273fa0e53413 + checksum: e6ddcd36cf28c15bfa84072323e44b34ea10e6ee8f712518805e8a066a70fd2f9a6672fe6eade806ef377ab622b7e36743f0b338b531a494ec920b7f9b853ce6 languageName: node linkType: hard -"typedoc@npm:^0.24.8": - version: 0.24.8 - resolution: "typedoc@npm:0.24.8" +"typedoc@npm:^0.25.0": + version: 0.25.0 + resolution: "typedoc@npm:0.25.0" dependencies: lunr: ^2.3.9 marked: ^4.3.0 - minimatch: ^9.0.0 + minimatch: ^9.0.3 shiki: ^0.14.1 peerDependencies: - typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x + typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x bin: typedoc: bin/typedoc - checksum: a46a14497f789fb3594e6c3af2e45276934ac46df40b7ed15a504ee51dc7a8013a2ffb3a54fd73abca6a2b71f97d3ec9ad356fa9aa81d29743e4645a965a2ae0 + checksum: f0c5980017858969f037b136d9f305fa70162be891e7b169a92701cff67e1eed5c33895121265ec7da5b4a19d0042e649c103a6719c2b42736325b22fd85ff6a languageName: node linkType: hard