Skip to content

Commit af04bfd

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] <support@github.com>
1 parent 570a977 commit af04bfd

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
@@ -48,7 +48,7 @@
4848
"@total-typescript/tsconfig": "^1.0.4",
4949
"@types/bun": "^1.2.2",
5050
"consola": "^3.4.0",
51-
"typedoc": "^0.27.6",
51+
"typedoc": "^0.28.0",
5252
"typedoc-plugin-mdn-links": "^5.0.1",
5353
"typescript": "^5.7.3"
5454
}

0 commit comments

Comments
 (0)