Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

Commit 9df92c3

Browse files
chore(deps-dev): bump typedoc and typedoc-plugin-markdown (#1029)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) and [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown). These dependencies needed to be updated together. Updates `typedoc` from 0.26.11 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.26.11...v0.27.6) Updates `typedoc-plugin-markdown` from 4.2.10 to 4.4.0 - [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases) - [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md) - [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.4.0/packages/typedoc-plugin-markdown) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: typedoc-plugin-markdown 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 5d5e382 commit 9df92c3

File tree

2 files changed

+43
-271
lines changed

2 files changed

+43
-271
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"prettier": "^3.3.2",
3333
"rimraf": "^6.0.1",
3434
"ts-node": "^10.9.2",
35-
"typedoc": "^0.26.3",
35+
"typedoc": "^0.27.6",
3636
"typedoc-plugin-markdown": "^4.2.3",
3737
"typescript": "^5.5.3"
3838
},

0 commit comments

Comments
 (0)