Skip to content

Commit 830cd53

Browse files
committed
chore(deps): bump typedoc 0.25.13 → 0.28.19 (latest 0.28.x)
Verified config compatibility: typedoc.json options skipErrorChecking, excludePrivate, excludeExternals, excludeInternal, entryPointStrategy, treatWarningsAsErrors all still recognized in 0.28.19. excludePrivate defaults to true in 0.26+ but remains accepted. Picks up patches beyond dependabot PR #14's 0.28.15. CI uses --no-frozen-lockfile so pnpm-lock.yaml will reconcile on next install.
1 parent 29630d4 commit 830cd53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@changesets/changelog-github": "^0.5.2",
8484
"@changesets/cli": "^2.29.8",
8585
"masto": "^6.8.0",
86-
"typedoc": "^0.25.13",
86+
"typedoc": "^0.28.19",
8787
"typescript": "^5.4.5"
8888
}
8989
}

0 commit comments

Comments
 (0)