Skip to content

Commit

Permalink
chore(deps-dev): bump typedoc from 0.24.8 to 0.25.0 (#404)
Browse files Browse the repository at this point in the history
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.24.8 to 0.25.0.
- [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.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>
  • Loading branch information
dependabot[bot] committed Aug 28, 2023
1 parent af714f2 commit 90cf6db
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"rollup": "^2.58.3",
"rollup-plugin-terser": "^7.0.2",
"ts-jest": "^26.4.1",
"typedoc": "^0.24.1",
"typedoc": "^0.25.0",
"typescript": "^4.4.4"
},
"publishConfig": {
Expand Down

0 comments on commit 90cf6db

Please sign in to comment.