Skip to content
This repository was archived by the owner on May 28, 2024. It is now read-only.

Commit 6c441d7

Browse files
committed
chore(deps): update dependency typedoc to v0.20.35
1 parent 4b878c3 commit 6c441d7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"prettier-plugin-import-sort": "0.0.6",
6262
"prettier-plugin-packagejson": "2.2.10",
6363
"ts-jest": "26.5.4",
64-
"typedoc": "0.20.34",
64+
"typedoc": "0.20.35",
6565
"typescript": "4.2.3"
6666
},
6767
"engines": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4905,10 +4905,10 @@ typedoc-default-themes@^0.12.9:
49054905
resolved "https://registry.yarnpkg.com/typedoc-default-themes/-/typedoc-default-themes-0.12.9.tgz#97dfecb74faca36f8aff81d3be984b095d2bbbd8"
49064906
integrity sha512-Jd5fYTiqzinZdoIY382W7tQXTwAzWRdg8KbHfaxmb78m1/3jL9riXtk23oBOKwhi8GFVykCOdPzEJKY87/D0LQ==
49074907

4908-
4909-
version "0.20.34"
4910-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.20.34.tgz#763c4e1ebef55fd4f71a27f0f02249926107021a"
4911-
integrity sha512-es+N/KyGPcHl9cAuYh1Z5m7HzwcmfNLghkmb2pzGz7HRDS5GS2uA3hu/c2cv4gCxDsw8pPUPCOvww+Hzf48Kug==
4908+
4909+
version "0.20.35"
4910+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.20.35.tgz#c36996098cbeb2ef63d9d7991262a071b98336a3"
4911+
integrity sha512-7sNca19LXg2hgyGHq3b33tQ1YFApmd8aBDEzWQ2ry4VDkw/NdFWkysGiGRY1QckDCB0gVH8+MlXA4K71IB3azg==
49124912
dependencies:
49134913
colors "^1.4.0"
49144914
fs-extra "^9.1.0"

0 commit comments

Comments
 (0)