Skip to content

Commit

Permalink
chore(deps): update dependency typedoc to v0.21.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 9, 2021
1 parent bb78cfc commit 6fbabd5
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 @@ -57,7 +57,7 @@
"pg": "8.6.0",
"ts-jest": "27.0.4",
"ts-node": "10.1.0",
"typedoc": "0.21.4",
"typedoc": "0.21.5",
"typedoc-plugin-markdown": "3.10.3",
"typescript": "4.3.5",
"yarn-deduplicate": "3.1.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5533,10 +5533,10 @@ typedoc-plugin-markdown@3.10.3:
dependencies:
handlebars "^4.7.7"

typedoc@0.21.4:
version "0.21.4"
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.21.4.tgz#fced3cffdc30180db60a5dbfec9dbbb273cb5b31"
integrity sha512-slZQhvD9U0d9KacktYAyuNMMOXJRFNHy+Gd8xY2Qrqq3eTTTv3frv3N4au/cFnab9t3T5WA0Orb6QUjMc+1bDA==
typedoc@0.21.5:
version "0.21.5"
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.21.5.tgz#45643618ede5c3d75e2040b964d05fcffed7ca58"
integrity sha512-uRDRmYheE5Iju9Zz0X50pTASTpBorIHFt02F5Y8Dt4eBt55h3mwk1CBSY2+EfwBxY16N4Xm7f8KXhnfFZ0AmBw==
dependencies:
glob "^7.1.7"
handlebars "^4.7.7"
Expand Down

0 comments on commit 6fbabd5

Please sign in to comment.