Skip to content

Commit 743ea52

Browse files
Bump typedoc from 0.27.9 to 0.28.0 (#5)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b73b69f commit 743ea52

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
@@ -58,7 +58,7 @@
5858
"@types/bun": "^1.1.11",
5959
"consola": "^3.2.3",
6060
"msw": "^2.4.11",
61-
"typedoc": "^0.27.4",
61+
"typedoc": "^0.28.0",
6262
"typedoc-plugin-mdn-links": "^5.0.1",
6363
"typescript": "^5.6.3"
6464
}

0 commit comments

Comments
 (0)