Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency typedoc to ^0.26.11 #2222

Merged
merged 1 commit into from
Nov 5, 2024
Merged
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 megalodon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"lodash": "^4.17.21",
"prettier": "^3.3.3",
"ts-jest": "^29.2.5",
"typedoc": "^0.26.10",
"typedoc": "^0.26.11",
"typescript": "5.4.5"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4536,7 +4536,7 @@ __metadata:
object-assign-deep: "npm:^0.4.0"
prettier: "npm:^3.3.3"
ts-jest: "npm:^29.2.5"
typedoc: "npm:^0.26.10"
typedoc: "npm:^0.26.11"
typescript: "npm:5.4.5"
uuid: "npm:^10.0.0"
ws: "npm:8.18.0"
Expand Down Expand Up @@ -6007,9 +6007,9 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:^0.26.10":
version: 0.26.10
resolution: "typedoc@npm:0.26.10"
"typedoc@npm:^0.26.11":
version: 0.26.11
resolution: "typedoc@npm:0.26.11"
dependencies:
lunr: "npm:^2.3.9"
markdown-it: "npm:^14.1.0"
Expand All @@ -6020,7 +6020,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 || 5.5.x || 5.6.x
bin:
typedoc: bin/typedoc
checksum: 10/22db2da44fe06274b0b6620570802baf6cefca931fca8eadbdb3ca51b1fca7c5561d0689ae73c6763cfc7aa554079a26f200b436a4d5848a7bf3ceb2aa205340
checksum: 10/969833b6ffaf1afc96ade3e2b6e594d2f072cc6e92bbc02e40f73c26e16eae8df01b63ccc4a445e2ef9ea2d3c7901ec7c8af476af526225a4b02ed014cdf88b7
languageName: node
linkType: hard

Expand Down