build(deps-dev): bump typedoc from 0.25.4 to 0.25.6 (#3348)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.4 to 0.25.6.
- [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.25.4...v0.25.6)

---
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]
2024-01-03 16:11:47 +00:00
committed by GitHub
parent 4230559c8c
commit 192dad70ac
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"lint-staged": "^15.2.0",
"prettier": "^3.1.1",
"turbo": "^1.11.1",
"typedoc": "0.25.4",
"typedoc": "0.25.6",
"typedoc-plugin-markdown": "3.17.1",
"typescript": "5.3.3"
},