Skip to content

Commit 0d21e46

Browse files
Merge pull request #65 from AlejandroHerr/renovate/typedoc-plugin-markdown-2.x
chore(deps): update dependency typedoc-plugin-markdown to v2.2.14
2 parents f1ed2b8 + a26401f commit 0d21e46

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"semantic-release": "15.13.31",
5858
"ts-jest": "24.2.0",
5959
"typedoc": "0.15.3",
60-
"typedoc-plugin-markdown": "2.2.11"
60+
"typedoc-plugin-markdown": "2.2.14"
6161
},
6262
"config": {
6363
"commitizen": {

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7576,12 +7576,13 @@ typedoc-default-themes@^0.6.1:
75767576
lunr "^2.3.8"
75777577
underscore "^1.9.1"
75787578

7579-
7580-
version "2.2.11"
7581-
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-2.2.11.tgz#81ea607a7bc82cf3ae0bc6de4bbb7e8ea6b437f2"
7582-
integrity sha512-tzBJJjM23DZMbfV+wds+M/IH8xNUVX4iyvABWyL9+gQZY6Fwbf2xGur2Dg6jNXGn2OsuqjZRI3dvSeqw64MSMA==
7579+
7580+
version "2.2.14"
7581+
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-2.2.14.tgz#30c9c51301a2bd1428463bc0b47d8a6228f9914e"
7582+
integrity sha512-MukndnFdFWMc24HpzvCPDRKMX8Fx92arfMvlAVFhPv8ClXyK7aQVPygHLB1iWXvev6TzggUSQf6IM3LHvoknCw==
75837583
dependencies:
75847584
fs-extra "^8.1.0"
7585+
handlebars "^4.5.3"
75857586

75867587
75877588
version "0.15.3"

0 commit comments

Comments
 (0)