Skip to content

Commit 53a846b

Browse files
committed
Update markdown-pdf
Signed-off-by: Sheogorath <[email protected]>
1 parent 23bd1a1 commit 53a846b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"markdown-it-regexp": "^0.4.0",
7777
"markdown-it-sub": "^1.0.0",
7878
"markdown-it-sup": "^1.0.0",
79-
"markdown-pdf": "^8.0.0",
79+
"markdown-pdf": "^9.0.0",
8080
"mathjax": "~2.7.0",
8181
"mermaid": "~7.1.0",
8282
"mattermost": "^3.4.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4698,9 +4698,9 @@ markdown-it@^8.2.2:
46984698
mdurl "^1.0.1"
46994699
uc.micro "^1.0.3"
47004700

4701-
markdown-pdf@^8.0.0:
4702-
version "8.1.1"
4703-
resolved "https://registry.yarnpkg.com/markdown-pdf/-/markdown-pdf-8.1.1.tgz#25c025d4f4f91869ac0f3f6fd7f7d32237669438"
4701+
markdown-pdf@^9.0.0:
4702+
version "9.0.0"
4703+
resolved "https://registry.yarnpkg.com/markdown-pdf/-/markdown-pdf-9.0.0.tgz#d699f29c3b6c41da4b9a2ec7d09ea8895daef146"
47044704
dependencies:
47054705
commander "^2.2.0"
47064706
duplexer "^0.1.1"

0 commit comments

Comments
 (0)