Skip to content

Commit

Permalink
build(deps-dev): bump typedoc from 0.22.17 to 0.23.1 (#836)
Browse files Browse the repository at this point in the history
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.17 to 0.23.1.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.22.17...v0.23.1)

---
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 Jun 27, 2022
1 parent 67a2479 commit 0d3d973
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 21 deletions.
26 changes: 6 additions & 20 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 @@ -57,7 +57,7 @@
"nock": "^13.0.4",
"prettier": "^2.0.5",
"ts-jest": "^27.0.5",
"typedoc": "^0.22.4",
"typedoc": "^0.23.1",
"typescript": "^4.0.0"
},
"publishConfig": {
Expand Down

0 comments on commit 0d3d973

Please sign in to comment.