chore(deps-dev): bump typedoc from 0.22.4 to 0.22.5 in /docs (#475)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.4 to 0.22.5.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.4...v0.22.5)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-10-05 10:38:37 +02:00
committed by GitHub
parent c627febde5
commit eff2e17c97
2 changed files with 10 additions and 10 deletions

View File

@@ -33,7 +33,7 @@
},
"devDependencies": {
"docusaurus-plugin-typedoc": "^0.16.3",
"typedoc": "^0.22.4",
"typedoc": "^0.22.5",
"typedoc-plugin-markdown": "^3.11.2",
"typescript": "^4.4.3"
}