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

Bump typedoc from 0.26.10 to 0.26.11 #315

Open
wants to merge 1 commit into
base: main
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 packages/lwdita-ast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"rimraf": "^6.0.1",
"typedoc": "^0.26.10",
"typedoc": "^0.26.11",
"typedoc-plugin-missing-exports": "^3.0.0",
"typescript": "5.6.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/lwdita-xdita/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/node": "^22.8.0",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"typedoc": "^0.26.10",
"typedoc": "^0.26.11",
"typedoc-plugin-missing-exports": "^3.0.0",
"typescript": "5.6.3"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ __metadata:
resolution: "@evolvedbinary/lwdita-ast@workspace:packages/lwdita-ast"
dependencies:
rimraf: "npm:^6.0.1"
typedoc: "npm:^0.26.10"
typedoc: "npm:^0.26.11"
typedoc-plugin-missing-exports: "npm:^3.0.0"
typescript: "npm:5.6.3"
languageName: unknown
Expand All @@ -381,7 +381,7 @@ __metadata:
"@types/node": "npm:^22.8.0"
rimraf: "npm:^6.0.1"
ts-node: "npm:^10.9.2"
typedoc: "npm:^0.26.10"
typedoc: "npm:^0.26.11"
typedoc-plugin-missing-exports: "npm:^3.0.0"
typescript: "npm:5.6.3"
languageName: unknown
Expand Down Expand Up @@ -4438,9 +4438,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 @@ -4451,7 +4451,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: 10c0/0578a8e53dcddcdc8f684e55f224cf086f2d8ba54cb21e05faaa43ced66ddd9429eef85d9b7b5c8a89f865c4c6aaa078fd91ebdd1874074ff68a5920f6e81c14
checksum: 10c0/441104f1215af8d7589375691afc993bea1fab7c9b7b91ead22781e994f9f21a7a779a283dc42d72260171164185fad7dbcf61166b0442107d9c7decb84b2aee
languageName: node
linkType: hard

Expand Down