Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Commit 91474d6

Browse files
authored
fix: update typedoc to 0.23 (#1113)
## What kind of change does this PR introduce? Update typedoc to `0.23.28`. This is needed in the monorepo, due to hoisting issues.
1 parent dacd705 commit 91474d6

File tree

2 files changed

+80
-89
lines changed

2 files changed

+80
-89
lines changed

package-lock.json

Lines changed: 79 additions & 88 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"rimraf": "^3.0.2",
6464
"semantic-release-plugin-update-version-in-files": "^1.1.0",
6565
"ts-jest": "^28.0.7",
66-
"typedoc": "^0.22.16",
66+
"typedoc": "^0.23.28",
6767
"typescript": "^4.7.4"
6868
}
6969
}

0 commit comments

Comments
 (0)