Skip to content

Commit

Permalink
meta: update dependency typedoc to v0.25.12 (#17156)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 16, 2024
1 parent 61b677d commit 81dc5e7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 81dc5e7

Please sign in to comment.