chore(deps): update typedoc to 0.26.1 (#35)

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]
2024-06-26 12:36:36 +03:00
committed by GitHub
parent 6c827ba2c6
commit e431ebb8f8
2 changed files with 82 additions and 53 deletions

View File

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