Skip to content

Commit daff784

Browse files
chore(deps): update dependency typedoc to v0.23.7 (#1101)
1 parent 7301175 commit daff784

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"ts-node": "10.8.2",
4444
"tslint": "6.1.3",
4545
"tslint-config-prettier": "1.18.0",
46-
"typedoc": "0.23.5",
46+
"typedoc": "0.23.7",
4747
"typescript": "4.7.4",
4848
"uuid": "8.3.2"
4949
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7178,10 +7178,10 @@ type-is@~1.6.17:
71787178
media-typer "0.3.0"
71797179
mime-types "~2.1.24"
71807180

7181-
typedoc@0.23.5:
7182-
version "0.23.5"
7183-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.23.5.tgz#a28a3eeca739b6ae9ca6081f429bfe52dc28423b"
7184-
integrity sha512-5ydWUOe4E9Z3a/r33cC5X5CJPLnFDKIondHYtdnEnO0sa/s8f+Nrfe+LBGOk/UTkV2IPYyL1Gm1PtUKIihklyw==
7181+
typedoc@0.23.7:
7182+
version "0.23.7"
7183+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.23.7.tgz#e47a48801d6b9d0d6f787424fa63ed600c670387"
7184+
integrity sha512-Vl/Yh4KYBaxQQOYImBgLQDX61hfaA7XaP/DZVd/w7rQvaqLEsdQH6gEMK8CMjyHo0bSzVnNYwxtD1KPSENoWug==
71857185
dependencies:
71867186
lunr "^2.3.9"
71877187
marked "^4.0.16"

0 commit comments

Comments
 (0)