Skip to content

Commit 20fe7d7

Browse files
build(deps-dev): Bump typedoc from 0.16.6 to 0.16.7
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.16.6 to 0.16.7. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](TypeStrong/typedoc@v0.16.6...v0.16.7) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3a8cb03 commit 20fe7d7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4785,20 +4785,20 @@ typedarray-to-buffer@^3.1.5:
47854785
dependencies:
47864786
is-typedarray "^1.0.0"
47874787

4788-
typedoc-default-themes@^0.7.1:
4789-
version "0.7.1"
4790-
resolved "https://registry.yarnpkg.com/typedoc-default-themes/-/typedoc-default-themes-0.7.1.tgz#1b92999162dc816b52b8094f503f254c87f07c28"
4791-
integrity sha512-s3jeUHc4EY8snIta6lNkUu9+36WMDUnkKm0UQ59w5iPo/4Y2d4+M9CDIKoenYKT5hkg/UnTc3oX48VZZytv8Xw==
4788+
typedoc-default-themes@^0.7.2:
4789+
version "0.7.2"
4790+
resolved "https://registry.yarnpkg.com/typedoc-default-themes/-/typedoc-default-themes-0.7.2.tgz#1e9896f920b58e6da0bba9d7e643738d02405a5a"
4791+
integrity sha512-fiFKlFO6VTqjcno8w6WpTsbCgXmfPHVjnLfYkmByZE7moaz+E2DSpAT+oHtDHv7E0BM5kAhPrHJELP2J2Y2T9A==
47924792
dependencies:
47934793
backbone "^1.4.0"
47944794
jquery "^3.4.1"
47954795
lunr "^2.3.8"
47964796
underscore "^1.9.1"
47974797

47984798
typedoc@^0.16.4:
4799-
version "0.16.6"
4800-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.16.6.tgz#e9157af4c34999fea10a1fa05cee7cb15c926166"
4801-
integrity sha512-1k4HXW5o6/rk5U3NEXEM+UVMPWaM0xW1/WJo1wlptb0gzsqtahymLDFSBX8Nqi7cToKOuiJPUr8j8UU368UNoA==
4799+
version "0.16.7"
4800+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.16.7.tgz#00975cbe37fba3a69ec4b42827683303d9c89da9"
4801+
integrity sha512-sNrLlaZ/aZHxA2rCURGf3g5YabGVwrujiwC6SCV/rgx3LFfZh+goUCatAAyTEDk7evuu6pJ0APGDSde1mSYegw==
48024802
dependencies:
48034803
"@types/minimatch" "3.0.3"
48044804
fs-extra "^8.1.0"
@@ -4809,7 +4809,7 @@ typedoc@^0.16.4:
48094809
minimatch "^3.0.0"
48104810
progress "^2.0.3"
48114811
shelljs "^0.8.3"
4812-
typedoc-default-themes "^0.7.1"
4812+
typedoc-default-themes "^0.7.2"
48134813
typescript "3.7.x"
48144814

48154815
[email protected], typescript@^3.6.4, typescript@^3.7.4:

0 commit comments

Comments
 (0)