Skip to content

Commit

Permalink
chore(deps): update dependency typedoc to v0.20.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 23, 2021
1 parent c98d955 commit 842b2a0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/react-dayo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"react-test-renderer": "16.8.6",
"styled-components": "4.4.1",
"ts-jest": "24.3.0",
"typedoc": "0.20.16",
"typedoc": "0.20.17",
"typescript": "3.9.7"
},
"dependencies": {
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9653,15 +9653,15 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=

typedoc-default-themes@^0.12.4:
version "0.12.4"
resolved "https://registry.yarnpkg.com/typedoc-default-themes/-/typedoc-default-themes-0.12.4.tgz#5cbb79c1d6421f1274e86b1b542934eb557abd4f"
integrity sha512-EZiXBUpogsYWe0dLgy47J8yRZCd+HAn9woGzO28XJxxSCSwZRYGKeQiw1KjyIcm3cBtLWUXiPD5+Bgx24GgZjg==
typedoc-default-themes@^0.12.5:
version "0.12.5"
resolved "https://registry.yarnpkg.com/typedoc-default-themes/-/typedoc-default-themes-0.12.5.tgz#063725a3eb407593ab07e4f110e5cf33b3892616"
integrity sha512-JQ2O9laZ/EhfWUWYp/8EyuShYhtXLhIa6DU8eZNUfaurMhEgKdffbadKNv6HMmTfOxAcgiePg06OCxNX8EyP3g==

[email protected].16:
version "0.20.16"
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.20.16.tgz#c845d32883af905439607ba03c9667b81cdbeb22"
integrity sha512-xqIL8lT6ZE3QpP0GN30ckeTR05NSEkrP2pXQlNhC0OFkbvnjqJtDUcWSmCO15BuYyu4qsEbZT+tKYFEAt9Jxew==
[email protected].17:
version "0.20.17"
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.20.17.tgz#6404e7a14ae269198e02d8ab02d5a43ccf563363"
integrity sha512-FLEAanvCDGIFzfgXppN7GdYzsdDJ8+5wD4QfmCti8LAjRnn6qJIdQOmI5kqrpdiTzNCK7Wvs1vpT0vqMgO+uGQ==
dependencies:
colors "^1.4.0"
fs-extra "^9.0.1"
Expand All @@ -9673,7 +9673,7 @@ [email protected]:
progress "^2.0.3"
shelljs "^0.8.4"
shiki "^0.2.7"
typedoc-default-themes "^0.12.4"
typedoc-default-themes "^0.12.5"

[email protected]:
version "3.5.1"
Expand Down

0 comments on commit 842b2a0

Please sign in to comment.