Skip to content

Commit 3d75e94

Browse files
authored
Merge pull request #389 from johnlettman/dependabot/npm_and_yarn/typedoc-plugin-markdown-4.7.0
Bump typedoc-plugin-markdown from 4.6.4 to 4.7.0
2 parents 235d09e + 3731264 commit 3d75e94

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"tslog": "^4.9.3",
2424
"typedoc": "^0.28.5",
2525
"typedoc-plugin-coverage": "^4.0.1",
26-
"typedoc-plugin-markdown": "^4.6.4",
26+
"typedoc-plugin-markdown": "^4.7.0",
2727
"typedoc-plugin-rename-defaults": "^0.7.3",
2828
"xml-escape": "^1.1.0",
2929
"xml-formatter": "^3.6.6"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3732,10 +3732,10 @@ typedoc-plugin-coverage@^4.0.1:
37323732
resolved "https://registry.yarnpkg.com/typedoc-plugin-coverage/-/typedoc-plugin-coverage-4.0.1.tgz#27042ed2bbfccc17ac00304718145424659e0b35"
37333733
integrity sha512-P1QBR5GJSfW3fDrpz4Vkd8z8lzWaBYjaHebRLk0u2Uga0oSFlPaqrCyiHzItBXxZX28aMlNlZwrUnsLgUgqA7g==
37343734

3735-
typedoc-plugin-markdown@^4.6.4:
3736-
version "4.6.4"
3737-
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.6.4.tgz#b28ce1a31b93a1e5a31f74b5fcc6f27f0417cbee"
3738-
integrity sha512-AnbToFS1T1H+n40QbO2+i0wE6L+55rWnj7zxnM1r781+2gmhMF2dB6dzFpaylWLQYkbg4D1Y13sYnne/6qZwdw==
3735+
typedoc-plugin-markdown@^4.7.0:
3736+
version "4.7.0"
3737+
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.7.0.tgz#26075805ad5025a654e61720169e445bd24d81c0"
3738+
integrity sha512-PitbnAps2vpcqK2gargKoiFXLWFttvwUbyns/E6zGIFG5Gz8ZQJGttHnYR9csOlcSjB/uyjd8tnoayrtsXG17w==
37393739

37403740
typedoc-plugin-rename-defaults@^0.7.3:
37413741
version "0.7.3"

0 commit comments

Comments
 (0)