Skip to content

Commit 82035e0

Browse files
build(deps-dev): bump typedoc from 0.25.13 to 0.27.6 in /clients/js (#100)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.13 to 0.27.6. - [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.27.6) --- updated-dependencies: - dependency-name: typedoc 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 d23b50a commit 82035e0

File tree

2 files changed

+102
-63
lines changed

2 files changed

+102
-63
lines changed

clients/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"prettier": "^3.3.3",
5959
"rimraf": "^5.0.5",
6060
"tsup": "^8.1.2",
61-
"typedoc": "^0.25.12",
61+
"typedoc": "^0.27.6",
6262
"typescript": "^5.5.3"
6363
},
6464
"ava": {

0 commit comments

Comments
 (0)