Skip to content

Commit 3b35626

Browse files
committed
ci: update TypeDoc
1 parent 8bc641e commit 3b35626

3 files changed

Lines changed: 127 additions & 46 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name: publish-to-npmjs
77
env:
88
PNPM_VERSION: "11.3.0"
99
NODE_VERSION: "24.15.0"
10-
TYPEDOC_VERSION: "0.25.13"
10+
TYPEDOC_VERSION: "0.28.10"
1111

1212
jobs:
1313
publish:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
},
1212
"devDependencies": {
1313
"standard-version": "^9.5.0",
14-
"typedoc": "^0.25.13"
14+
"typedoc": "^0.28.10"
1515
}
1616
}

0 commit comments

Comments
 (0)