Skip to content

Commit 641ec17

Browse files
Bump typedoc from 0.27.9 to 0.28.0
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.27.9 to 0.28.0. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.27.9...v0.28.0) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d6cae02 commit 641ec17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"npm-run-all": "^4.1.5",
3636
"ts-jest": "^29.0.5",
3737
"ts-node": "^10.2.1",
38-
"typedoc": "^0.27.2",
38+
"typedoc": "^0.28.0",
3939
"typescript": "^5.0.2"
4040
},
4141
"dependencies": {

0 commit comments

Comments
 (0)