Skip to content

Commit

Permalink
chore(deps): update dependency typedoc to v0.22.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 25, 2021
1 parent 3133738 commit eda32ac
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 @@ -59,7 +59,7 @@
"pg": "8.7.1",
"ts-jest": "27.0.7",
"ts-node": "10.4.0",
"typedoc": "0.22.7",
"typedoc": "0.22.10",
"typedoc-plugin-markdown": "3.11.3",
"typescript": "4.4.4",
"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 @@ -6128,10 +6128,10 @@ typedoc-plugin-markdown@3.11.3:
dependencies:
handlebars "^4.7.7"

typedoc@0.22.7:
version "0.22.7"
resolved "https://registry.npmjs.org/typedoc/-/typedoc-0.22.7.tgz#e5e095ab14676296f4b12ac3355321eae650e447"
integrity sha512-ndxxp+tU1Wczvdxp4u2/PvT1qjD6hdFdSdehpORHjE+JXmMkl2bftXCR0upHmsnesBG7VCcr8vfgloGHIH8glQ==
typedoc@0.22.10:
version "0.22.10"
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.22.10.tgz#221e1a2b17bcb71817ef027dc4c4969d572e7620"
integrity sha512-hQYZ4WtoMZ61wDC6w10kxA42+jclWngdmztNZsDvIz7BMJg7F2xnT+uYsUa7OluyKossdFj9E9Ye4QOZKTy8SA==
dependencies:
glob "^7.2.0"
lunr "^2.3.9"
Expand Down

0 comments on commit eda32ac

Please sign in to comment.