Skip to content

Commit ffd3094

Browse files
Bump typedoc from 0.25.12 to 0.28.13 in /clients/js (#92)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.12 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.12...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 12aee70 commit ffd3094

File tree

2 files changed

+122
-64
lines changed

2 files changed

+122
-64
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.1.2",
59-
"typedoc": "^0.25.12",
59+
"typedoc": "^0.28.13",
6060
"typescript": "^5.5.3"
6161
},
6262
"ava": {

0 commit comments

Comments
 (0)