diff --git a/package.json b/package.json index 11f31e6c488f..650ebd5444b4 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "prettier-plugin-organize-imports": "3.2.4", "source-map-support": "0.5.21", "ts-node": "10.9.2", - "typedoc": "0.25.11", + "typedoc": "0.25.12", "typedoc-plugin-carbon-ads": "1.6.0", "typedoc-plugin-mdn-links": "3.1.18", "typedoc-plugin-missing-exports": "2.2.0", diff --git a/yarn.lock b/yarn.lock index b48379f82023..772842ca858c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2318,7 +2318,7 @@ __metadata: prettier-plugin-organize-imports: "npm:3.2.4" source-map-support: "npm:0.5.21" ts-node: "npm:10.9.2" - typedoc: "npm:0.25.11" + typedoc: "npm:0.25.12" typedoc-plugin-carbon-ads: "npm:1.6.0" typedoc-plugin-mdn-links: "npm:3.1.18" typedoc-plugin-missing-exports: "npm:2.2.0" @@ -13724,19 +13724,19 @@ __metadata: languageName: node linkType: hard -"typedoc@npm:0.25.11": - version: 0.25.11 - resolution: "typedoc@npm:0.25.11" +"typedoc@npm:0.25.12": + version: 0.25.12 + resolution: "typedoc@npm:0.25.12" dependencies: lunr: "npm:^2.3.9" marked: "npm:^4.3.0" minimatch: "npm:^9.0.3" shiki: "npm:^0.14.7" peerDependencies: - typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x + typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x bin: typedoc: bin/typedoc - checksum: 10c0/f27201cf48ad4bf2edbeb45466be82c6b9586411facbd57c6ad76b180b59a2aa52dca21639d0613fafb65730560210115dd2e3c7ec95d2ed5ec1775c4e9d330e + checksum: 10c0/35157a90954ed67243bc1ad430781de381431959c62e24f8a8688c4ebae62c2ee11d404002dfd43a0df3bf96721d94fce928423fe1f91f1ed40c99f29c5276aa languageName: node linkType: hard