-
- Downloads
Update dependency typedoc-plugin-coverage to v4 (#4824)
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
... | @@ -121,7 +121,7 @@ | ... | @@ -121,7 +121,7 @@ |
"rimraf": "^6.0.0", | "rimraf": "^6.0.0", | ||
"ts-node": "^10.9.2", | "ts-node": "^10.9.2", | ||
"typedoc": "^0.28.1", | "typedoc": "^0.28.1", | ||
"typedoc-plugin-coverage": "^3.0.0", | "typedoc-plugin-coverage": "^4.0.0", | ||
"typedoc-plugin-mdn-links": "^5.0.0", | "typedoc-plugin-mdn-links": "^5.0.0", | ||
"typedoc-plugin-missing-exports": "^4.0.0", | "typedoc-plugin-missing-exports": "^4.0.0", | ||
"typescript": "^5.4.2" | "typescript": "^5.4.2" | ||
... | ... |
Please register or sign in to comment