Skip to content

Commit 0a6e34f

Browse files
chore(deps): update dependency typedoc to v0.23.14 (#1117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent baed7cd commit 0a6e34f

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.11",
46+
"typedoc": "0.23.14",
4747
"typescript": "4.8.2",
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.11:
7182-
version "0.23.11"
7183-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.23.11.tgz#eacdc389038efd6de40a3c4561c413ad00f1ab16"
7184-
integrity sha512-FhZ2HfqlS++53UwHk4txCsTrTlpYR0So/0osMyBeP1E7llRNRqycJGfYK1qx9Wvvv5VO8tGdpwzOwDW5FrTi7A==
7181+
typedoc@0.23.14:
7182+
version "0.23.14"
7183+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.23.14.tgz#d3af50b38fe98210ac39e112b5892f9d88546c93"
7184+
integrity sha512-s2I+ZKBET38EctZvbXp2GooHrNaKjWZkrwGEK/sttnOGiKJqU0vHrsdcwLgKZGuo2aedNL3RRPj1LnAAeYscig==
71857185
dependencies:
71867186
lunr "^2.3.9"
71877187
marked "^4.0.19"

0 commit comments

Comments
 (0)