Skip to content

Commit f6c654e

Browse files
authored
Merge pull request #449 from johnlettman/dependabot/npm_and_yarn/typedoc-plugin-markdown-4.9.0
Bump typedoc-plugin-markdown from 4.8.1 to 4.9.0
2 parents 58fbd9c + 0c3c74f commit f6c654e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.13",
2525
"typedoc-plugin-coverage": "^4.0.1",
26-
"typedoc-plugin-markdown": "^4.8.1",
26+
"typedoc-plugin-markdown": "^4.9.0",
2727
"typedoc-plugin-rename-defaults": "^0.7.3",
2828
"xml-escape": "^1.1.0",
2929
"xml-formatter": "^3.6.7"

yarn.lock

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

4270-
typedoc-plugin-markdown@^4.8.1:
4271-
version "4.8.1"
4272-
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.8.1.tgz#481359c42e2738be84ad7581267c5b2255cb0431"
4273-
integrity sha512-ug7fc4j0SiJxSwBGLncpSo8tLvrT9VONvPUQqQDTKPxCoFQBADLli832RGPtj6sfSVJebNSrHZQRUdEryYH/7g==
4270+
typedoc-plugin-markdown@^4.9.0:
4271+
version "4.9.0"
4272+
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-4.9.0.tgz#88f37ba2417fc8b93951d457a3a557682ce5e01e"
4273+
integrity sha512-9Uu4WR9L7ZBgAl60N/h+jqmPxxvnC9nQAlnnO/OujtG2ubjnKTVUFY1XDhcMY+pCqlX3N2HsQM2QTYZIU9tJuw==
42744274

42754275
typedoc-plugin-rename-defaults@^0.7.3:
42764276
version "0.7.3"

0 commit comments

Comments
 (0)