Update markdown-pdf
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
This commit is contained in:
parent
23bd1a18bb
commit
53a846bdc5
2 changed files with 4 additions and 4 deletions
|
@ -76,7 +76,7 @@
|
||||||
"markdown-it-regexp": "^0.4.0",
|
"markdown-it-regexp": "^0.4.0",
|
||||||
"markdown-it-sub": "^1.0.0",
|
"markdown-it-sub": "^1.0.0",
|
||||||
"markdown-it-sup": "^1.0.0",
|
"markdown-it-sup": "^1.0.0",
|
||||||
"markdown-pdf": "^8.0.0",
|
"markdown-pdf": "^9.0.0",
|
||||||
"mathjax": "~2.7.0",
|
"mathjax": "~2.7.0",
|
||||||
"mermaid": "~7.1.0",
|
"mermaid": "~7.1.0",
|
||||||
"mattermost": "^3.4.0",
|
"mattermost": "^3.4.0",
|
||||||
|
|
|
@ -4698,9 +4698,9 @@ markdown-it@^8.2.2:
|
||||||
mdurl "^1.0.1"
|
mdurl "^1.0.1"
|
||||||
uc.micro "^1.0.3"
|
uc.micro "^1.0.3"
|
||||||
|
|
||||||
markdown-pdf@^8.0.0:
|
markdown-pdf@^9.0.0:
|
||||||
version "8.1.1"
|
version "9.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/markdown-pdf/-/markdown-pdf-8.1.1.tgz#25c025d4f4f91869ac0f3f6fd7f7d32237669438"
|
resolved "https://registry.yarnpkg.com/markdown-pdf/-/markdown-pdf-9.0.0.tgz#d699f29c3b6c41da4b9a2ec7d09ea8895daef146"
|
||||||
dependencies:
|
dependencies:
|
||||||
commander "^2.2.0"
|
commander "^2.2.0"
|
||||||
duplexer "^0.1.1"
|
duplexer "^0.1.1"
|
||||||
|
|
Loading…
Reference in a new issue