Skip to content

Commit

Permalink
chore(deps-dev): bump typedoc from 0.20.14 to 0.20.16 (#41)
Browse files Browse the repository at this point in the history
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.14 to 0.20.16.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](TypeStrong/typedoc@v0.20.14...v0.20.16)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 18, 2021
1 parent 25110e2 commit 348ef3a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"pretty-quick": "3.1.0",
"rimraf": "3.0.2",
"ts-node": "9.1.1",
"typedoc": "0.20.14",
"typedoc": "0.20.16",
"typedoc-plugin-markdown": "3.4.0",
"typescript": "4.1.3"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2345,10 +2345,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"

typedoc-default-themes@0.12.1:
version "0.12.1"
resolved "https://registry.npmjs.org/typedoc-default-themes/-/typedoc-default-themes-0.12.1.tgz#6c4a759f9dc365b4021579587b3773deb6fb6eeb"
integrity sha512-6PEvV+/kWAJeUwEtrKgIsZQSbybW5DGCr6s2mMjHsDplpgN8iBHI52UbA+2C+c2TMCxBNMK9TMS6pdeIdwsLSw==
typedoc-default-themes@^0.12.4:
version "0.12.4"
resolved "https://registry.npmjs.org/typedoc-default-themes/-/typedoc-default-themes-0.12.4.tgz#5cbb79c1d6421f1274e86b1b542934eb557abd4f"
integrity sha512-EZiXBUpogsYWe0dLgy47J8yRZCd+HAn9woGzO28XJxxSCSwZRYGKeQiw1KjyIcm3cBtLWUXiPD5+Bgx24GgZjg==

typedoc-plugin-markdown@3.4.0:
version "3.4.0"
Expand All @@ -2357,10 +2357,10 @@ typedoc-plugin-markdown@3.4.0:
dependencies:
handlebars "^4.7.6"

typedoc@0.20.14:
version "0.20.14"
resolved "https://registry.npmjs.org/typedoc/-/typedoc-0.20.14.tgz#894ff71841a4abbe8f46cf52f3cc96c9d68328dc"
integrity sha512-9bsZp5/qkl+gDSv9DRvHbfbY8Sr0tD8fKx7hNIvcluxeAFzBCEo9o0qDCdLUZw+/axbfd9TaqHvSuCVRu+YH6Q==
typedoc@0.20.16:
version "0.20.16"
resolved "https://registry.npmjs.org/typedoc/-/typedoc-0.20.16.tgz#c845d32883af905439607ba03c9667b81cdbeb22"
integrity sha512-xqIL8lT6ZE3QpP0GN30ckeTR05NSEkrP2pXQlNhC0OFkbvnjqJtDUcWSmCO15BuYyu4qsEbZT+tKYFEAt9Jxew==
dependencies:
colors "^1.4.0"
fs-extra "^9.0.1"
Expand All @@ -2372,7 +2372,7 @@ typedoc@0.20.14:
progress "^2.0.3"
shelljs "^0.8.4"
shiki "^0.2.7"
typedoc-default-themes "0.12.1"
typedoc-default-themes "^0.12.4"

typescript@4.1.3:
version "4.1.3"
Expand Down

0 comments on commit 348ef3a

Please sign in to comment.