build(deps-dev): bump typedoc from 0.25.6 to 0.25.7 (#3356)

* build(deps-dev): bump typedoc from 0.25.6 to 0.25.7

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

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

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

* ci: dont wait

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: H01001000 <heiheiho000@gmail.com>
This commit is contained in:
dependabot[bot]
2024-01-11 21:02:57 +00:00
committed by GitHub
co-authored by H01001000
parent e2b38bfa54
commit bdb0ac9524
3 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"lint-staged": "^15.2.0",
"prettier": "^3.1.1",
"turbo": "^1.11.3",
"typedoc": "0.25.6",
"typedoc": "0.25.7",
"typedoc-plugin-markdown": "3.17.1",
"typescript": "5.3.3"
},