Skip to content

Commit

Permalink
chore: Update typedoc-plugin-markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
bennycode committed Sep 15, 2021
1 parent abd2d7c commit 3dfeb77
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 @@ -35,7 +35,7 @@
"rimraf": "3.0.2",
"ts-node": "10.2.1",
"typedoc": "0.22.0",
"typedoc-plugin-markdown": "3.10.4",
"typedoc-plugin-markdown": "3.11.0",
"typescript": "4.4.2"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2374,10 +2374,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"

typedoc-plugin-markdown@3.10.4:
version "3.10.4"
resolved "https://registry.npmjs.org/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.10.4.tgz#4e0e9c584a1e421beafa4c3666896615f069da6b"
integrity sha512-if9w7S9fXLg73AYi/EoRSEhTOZlg3I8mIP8YEmvzSE33VrNXC9/hA0nVcLEwFVJeQY7ay6z67I6kW0KIv7LjeA==
typedoc-plugin-markdown@3.11.0:
version "3.11.0"
resolved "https://registry.npmjs.org/typedoc-plugin-markdown/-/typedoc-plugin-markdown-3.11.0.tgz#1ae3f92cc259cb10503099eb1a7f53c05f331674"
integrity sha512-zewcbzOlMV9nbhLsJhKBpoRW4J32LgbfdqwYfEfzzeE+wGOaOfsM6g7QH+ZKj8n+knH4sLCtk6XMN1TI/a1UuQ==
dependencies:
handlebars "^4.7.7"

Expand Down

0 comments on commit 3dfeb77

Please sign in to comment.