mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency @tryghost/kg-markdown-html-renderer to v1.0.3
This commit is contained in:
parent
a49980e767
commit
43434e1f7d
2 changed files with 2 additions and 12 deletions
|
@ -48,7 +48,7 @@
|
|||
"@tryghost/kg-card-factory": "1.0.2",
|
||||
"@tryghost/kg-default-atoms": "1.0.0",
|
||||
"@tryghost/kg-default-cards": "1.0.2",
|
||||
"@tryghost/kg-markdown-html-renderer": "1.0.2",
|
||||
"@tryghost/kg-markdown-html-renderer": "1.0.3",
|
||||
"@tryghost/kg-mobiledoc-html-renderer": "^1.0.0",
|
||||
"@tryghost/members-api": "0.18.0",
|
||||
"@tryghost/members-ssr": "0.7.4",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -421,17 +421,7 @@
|
|||
"@tryghost/kg-markdown-html-renderer" "^1.0.3"
|
||||
"@tryghost/url-utils" "^0.6.14"
|
||||
|
||||
"@tryghost/kg-markdown-html-renderer@1.0.2":
|
||||
version "1.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-markdown-html-renderer/-/kg-markdown-html-renderer-1.0.2.tgz#c2cb8ab23803ce72501831740c6950d12881de9d"
|
||||
integrity sha512-gM0LvLgw+PeK+opUaqqtxY6gMNWaw7oNfUrDzjfYWszRw6CJDp4JrzE5vlyM+divh5HegGUeGsym2yXBBOIQ8g==
|
||||
dependencies:
|
||||
markdown-it "^10.0.0"
|
||||
markdown-it-footnote "^3.0.2"
|
||||
markdown-it-lazy-headers "^0.1.3"
|
||||
markdown-it-mark "^3.0.0"
|
||||
|
||||
"@tryghost/kg-markdown-html-renderer@^1.0.3":
|
||||
"@tryghost/kg-markdown-html-renderer@1.0.3", "@tryghost/kg-markdown-html-renderer@^1.0.3":
|
||||
version "1.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-markdown-html-renderer/-/kg-markdown-html-renderer-1.0.3.tgz#d70bab6af4c52dbb44a3565e26583a568ceb78ba"
|
||||
integrity sha512-H/a9hvwCda1gUfjPchBQ7iFHkOb25E1JlAqg/UOK7SKI6zlWMEskdDj78jrfdC14+AP8MasrHKkfsyDaE/Pnbw==
|
||||
|
|
Loading…
Add table
Reference in a new issue