Skip to content

Commit b964c7a

Browse files
npm(deps-dev): 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 a53f2b8 commit b964c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"madge": "^8.0.0",
7272
"prettier": "^3.2.1",
7373
"ts-jest": "^29.1.1",
74-
"typedoc": "^0.27.2",
74+
"typedoc": "^0.28.0",
7575
"typedoc-plugin-markdown": "^3.17.1",
7676
"typescript": "^5.6.3"
7777
},

0 commit comments

Comments
 (0)