Skip to content

Commit eba4aab

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 3e79a9a commit eba4aab

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
@@ -36,7 +36,7 @@
3636
"npm-run-all": "^4.1.5",
3737
"ts-jest": "^29.0.5",
3838
"ts-node": "^10.2.1",
39-
"typedoc": "^0.27.2",
39+
"typedoc": "^0.28.0",
4040
"typescript": "^5.0.2"
4141
}
4242
}

0 commit comments

Comments
 (0)