Skip to content

Commit 87b343a

Browse files
chore(deps): bump typedoc
Bumps the typedoc group with 1 update in the /tools/docs-gen directory: [typedoc](https://github.com/TypeStrong/TypeDoc). Updates `typedoc` from 0.26.11 to 0.27.2 - [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.2) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: typedoc ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b921dd commit 87b343a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/docs-gen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"node": ">=20"
77
},
88
"dependencies": {
9-
"typedoc": "^0.26.3",
9+
"typedoc": "^0.27.2",
1010
"typedoc-plugin-missing-exports": "^3.0.0"
1111
}
1212
}

0 commit comments

Comments
 (0)