Skip to content

Commit 8e4f51d

Browse files
build(deps-dev): bump typedoc from 0.25.13 to 0.28.14 in /clients/js (#125)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.13 to 0.28.14. - [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.14) --- updated-dependencies: - dependency-name: typedoc dependency-version: 0.28.14 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa640ee commit 8e4f51d

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
@@ -48,7 +48,7 @@
4848
"prettier": "^3.3.3",
4949
"rimraf": "^5.0.5",
5050
"tsup": "^8.1.2",
51-
"typedoc": "^0.25.12",
51+
"typedoc": "^0.28.14",
5252
"typescript": "^5.5.3"
5353
},
5454
"ava": {

0 commit comments

Comments
 (0)