Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Bump typedoc from 0.25.12 to 0.25.13 #2875

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"nodemon": "^3.1.0",
"open-cli": "^8.0.0",
"prettier": "^3.2.4",
"typedoc": "^0.25.12",
"typedoc": "^0.25.13",
"typedoc-plugin-markdown": "^3.17.1",
"vite": "^5.1.6",
"vite-plugin-node": "^3.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ __metadata:
ts-node: ^10.9.2
turbo: ^1.12.5
turborepo: ^0.0.1
typedoc: ^0.25.12
typedoc: ^0.25.13
typedoc-plugin-markdown: ^3.17.1
typescript: ^5.3.3
vite: ^5.1.6
Expand Down Expand Up @@ -13550,9 +13550,9 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:^0.25.12":
version: 0.25.12
resolution: "typedoc@npm:0.25.12"
"typedoc@npm:^0.25.13":
version: 0.25.13
resolution: "typedoc@npm:0.25.13"
dependencies:
lunr: ^2.3.9
marked: ^4.3.0
Expand All @@ -13562,7 +13562,7 @@ __metadata:
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: 6022dd921f78361b62ec9cbb8b847cbcf00e0f2bc45799409d5f6d74edbca8d82d31bf9a7d17a4e1c3c1916ba8265c2266bded50902533faaec53d5cdb558e80
checksum: 703d1f48137300b0ef3df1998a25ae745db3ca0b126f8dd1f7262918f11243a94d24dfc916cdba2baeb5a7d85d5a94faac811caf7f4fa6b7d07144dc02f7639f
languageName: node
linkType: hard

Expand Down