Skip to content

Commit ccd94ed

Browse files
build(deps-dev): bump typedoc from 0.25.13 to 0.28.13 in /clients/js (#91)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.13 to 0.28.13. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.25.13...v0.28.13) --- updated-dependencies: - dependency-name: typedoc dependency-version: 0.28.13 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b77de41 commit ccd94ed

File tree

2 files changed

+125
-52
lines changed

2 files changed

+125
-52
lines changed

clients/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"prettier": "^3.3.3",
5757
"rimraf": "^6.0.1",
5858
"tsup": "^8.5.0",
59-
"typedoc": "^0.25.12",
59+
"typedoc": "^0.28.13",
6060
"typescript": "^5.9.3"
6161
},
6262
"ava": {

0 commit comments

Comments
 (0)