Skip to content

Commit 7740fa1

Browse files
chore(deps): update dependency typedoc to v0.23.8 (#1104)
1 parent 12e12b0 commit 7740fa1

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.9.1",
4444
"tslint": "6.1.3",
4545
"tslint-config-prettier": "1.18.0",
46-
"typedoc": "0.23.7",
46+
"typedoc": "0.23.8",
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.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==
7181+
typedoc@0.23.8:
7182+
version "0.23.8"
7183+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.23.8.tgz#6837fb2732f73e7aa61b46a4fbe77a301473998d"
7184+
integrity sha512-NLRTY/7XSrhiowR3xnH/nlfTnHk+dkzhHWAMT8guoZ6RHCQZIu3pJREMCqzdkWVCC5+dr9We7TtNeprR3Qy6Ag==
71857185
dependencies:
71867186
lunr "^2.3.9"
71877187
marked "^4.0.16"

0 commit comments

Comments
 (0)