Skip to content

Commit d65e57c

Browse files
Bump typedoc from 0.24.8 to 0.25.1 (#69)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.24.8 to 0.25.1. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.24.8...v0.25.1) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: nev21 <[email protected]>
1 parent c409901 commit d65e57c

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
@@ -85,7 +85,7 @@
8585
"typescript": "^4.9.5",
8686
"nyc": "^15.1.0",
8787
"codecov": "^3.8.3",
88-
"typedoc": "^0.24.5",
88+
"typedoc": "^0.25.1",
8989
"copyfiles": "^2.4.1"
9090
}
9191
}

0 commit comments

Comments
 (0)