Skip to content

Commit 51a4004

Browse files
authored
fix: update typedoc to 0.23 (#109)
1 parent 68e9de4 commit 51a4004

File tree

2 files changed

+93
-101
lines changed

2 files changed

+93
-101
lines changed

packages/core/functions-js/package-lock.json

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

packages/core/functions-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"ts-jest": "^28.0.0",
5757
"ts-node": "^10.9.0",
5858
"ts-test-decorators": "^0.0.6",
59-
"typedoc": "^0.22.13",
59+
"typedoc": "^0.23.28",
6060
"typescript": "^4.6.2"
6161
},
6262
"publishConfig": {

0 commit comments

Comments
 (0)