chore(deps): update dependency typedoc to ^0.25.0 (#10)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-08-29 09:37:23 +03:00
committed by GitHub
parent 90e469feac
commit c62c3cc441
2 changed files with 8 additions and 8 deletions

View File

@@ -22,7 +22,7 @@
"husky": "^8.0.3",
"lint-staged": "^14.0.0",
"openapi-typescript": "^6.2.4",
"typedoc": "^0.24.8"
"typedoc": "^0.25.0"
},
"lint-staged": {
"**/*": "prettier --write --ignore-unknown"