Skip to content

Commit

Permalink
chore(deps): update dependency typedoc-plugin-markdown to v3.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 26, 2023
1 parent ff1c3e6 commit 5d4d4a6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion www/package.json
Expand Up @@ -39,6 +39,6 @@
"devDependencies": {
"docusaurus-plugin-typedoc": "0.14.2",
"typedoc": "0.20.36",
"typedoc-plugin-markdown": "3.9.0"
"typedoc-plugin-markdown": "3.16.0"
}
}
8 changes: 4 additions & 4 deletions www/yarn.lock
Expand Up @@ -8196,10 +8196,10 @@ typedoc-default-themes@^0.12.10:
resolved "https://registry.yarnpkg.com/typedoc-default-themes/-/typedoc-default-themes-0.12.10.tgz#614c4222fe642657f37693ea62cad4dafeddf843"
integrity sha512-fIS001cAYHkyQPidWXmHuhs8usjP5XVJjWB8oZGqkTowZaz3v7g3KDZeeqE82FBrmkAnIBOY3jgy7lnPnqATbA==

typedoc-plugin-markdown@3.9.0:
version "3.9.0"
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.9.0.tgz#d9c0390b8ddeeda56fdbf01264521ef04b3c19c7"
integrity sha512-s445YeUe8bH7me15T+hsHZgNmAvvF7QIpX02vFgseLGtghAwmtdZYVOqPneWoKqRv/JNpPSuyZb3CeblML9jOg==
typedoc-plugin-markdown@3.16.0:
version "3.16.0"
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.16.0.tgz#98da250271aafade8b6740a8116a97cd3941abcd"
integrity sha512-eeiC78fDNGFwemPIHiwRC+mEC7W5jwt3fceUev2gJ2nFnXpVHo8eRrpC9BLWZDee6ehnz/sPmNjizbXwpfaTBw==
dependencies:
handlebars "^4.7.7"

Expand Down

0 comments on commit 5d4d4a6

Please sign in to comment.