Skip to content

Commit

Permalink
chore(deps): update dependency typedoc to v0.22.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 14, 2021
1 parent 3133738 commit dfa3341
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.9",
"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 @@ [email protected]:
dependencies:
handlebars "^4.7.7"

[email protected].7:
version "0.22.7"
resolved "https://registry.npmjs.org/typedoc/-/typedoc-0.22.7.tgz#e5e095ab14676296f4b12ac3355321eae650e447"
integrity sha512-ndxxp+tU1Wczvdxp4u2/PvT1qjD6hdFdSdehpORHjE+JXmMkl2bftXCR0upHmsnesBG7VCcr8vfgloGHIH8glQ==
[email protected].9:
version "0.22.9"
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.22.9.tgz#7e3f4f72586bbef4c2382f0afcea8e0f9270b712"
integrity sha512-84PjudoXVcap6bwdZFbYIUWlgdz/iLV09ZHwrCzhtHWXaDQG6mlosJ8te6DSThuRkRvQjp46HO+qY/P7Gpm78g==
dependencies:
glob "^7.2.0"
lunr "^2.3.9"
Expand Down

0 comments on commit dfa3341

Please sign in to comment.