Skip to content

Commit

Permalink
Merge pull request #238 from whtiehack/renovate/typedoc-0.x
Browse files Browse the repository at this point in the history
Update dependency typedoc to v0.20.6
  • Loading branch information
whtiehack authored Jan 1, 2021
2 parents 0f182b6 + 3e27699 commit c41a5ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"pinus-site-tools": "1.0.6",
"ts-node": "9.1.1",
"tslint": "6.1.3",
"typedoc": "0.20.4",
"typedoc": "0.20.6",
"typescript": "4.0.5"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9697,10 +9697,10 @@ typedoc-default-themes@0.12.0:
resolved "https://registry.yarnpkg.com/typedoc-default-themes/-/typedoc-default-themes-0.12.0.tgz#42451948e55a148c1350eb2aa68829be5c2b06b3"
integrity sha512-0hHBxwmfxE0rkIslOiO39fJyYwaScQEhUIxcpqx3uS1BL3zhFW5oQfUaPx2cv2XLL/GXhYFxhdFLoVmNptbxEQ==

typedoc@0.20.4:
version "0.20.4"
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.20.4.tgz#e91dd3a802a845a7119d9162c8fefdd72e7a9b2a"
integrity sha512-C5ogtMwNKTAg7GctTPzd4ndSVz24WhBYfxf4UMYnnQImgIARllmeHE/+NuYLNmXVJjOnnWpRcErga9sN4ynZdg==
typedoc@0.20.6:
version "0.20.6"
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.20.6.tgz#37ed41117a7d1046c90bd90a7edd0f9a21704e3a"
integrity sha512-Smsc+c8aCHeQAwgbhJUvsw90UHbKI4bBcxNIHE0VyI1NeKK9iCmlpaByy9Uh2w3hvu/KkaYNihpZKHm83+ckJA==
dependencies:
colors "^1.4.0"
fs-extra "^9.0.1"
Expand Down

0 comments on commit c41a5ee

Please sign in to comment.