mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
Update dependency @tryghost/kg-markdown-html-renderer to v5.1.6 (#15117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8859d6298c
commit
4957298e68
2 changed files with 2 additions and 15 deletions
|
@ -79,7 +79,7 @@
|
|||
"@tryghost/kg-card-factory": "3.1.4",
|
||||
"@tryghost/kg-default-atoms": "3.1.2",
|
||||
"@tryghost/kg-default-cards": "5.16.3",
|
||||
"@tryghost/kg-markdown-html-renderer": "5.1.5",
|
||||
"@tryghost/kg-markdown-html-renderer": "5.1.6",
|
||||
"@tryghost/kg-mobiledoc-html-renderer": "5.3.5",
|
||||
"@tryghost/limit-service": "1.2.2",
|
||||
"@tryghost/logging": "2.2.3",
|
||||
|
|
15
yarn.lock
15
yarn.lock
|
@ -3293,20 +3293,7 @@
|
|||
lodash "^4.17.21"
|
||||
luxon "^2.1.1"
|
||||
|
||||
"@tryghost/kg-markdown-html-renderer@5.1.5":
|
||||
version "5.1.5"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-markdown-html-renderer/-/kg-markdown-html-renderer-5.1.5.tgz#9a6e34fc445bf47fd6baad1cb3c323abc3c04fa5"
|
||||
integrity sha512-IsGkfIM04H67PdboxtUSLtMeyTEErUBgYMmk2o3DFsxap9y7wf8a3pADusjhphp1Gz8DwCdVKanUe8MCOb6udQ==
|
||||
dependencies:
|
||||
"@tryghost/kg-utils" "^1.0.2"
|
||||
markdown-it "^12.2.0"
|
||||
markdown-it-footnote "^3.0.3"
|
||||
markdown-it-image-lazy-loading "^1.1.0"
|
||||
markdown-it-lazy-headers "^0.1.3"
|
||||
markdown-it-mark "^3.0.0"
|
||||
semver "^7.3.5"
|
||||
|
||||
"@tryghost/kg-markdown-html-renderer@^5.1.6":
|
||||
"@tryghost/kg-markdown-html-renderer@5.1.6", "@tryghost/kg-markdown-html-renderer@^5.1.6":
|
||||
version "5.1.6"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-markdown-html-renderer/-/kg-markdown-html-renderer-5.1.6.tgz#be932439a4aed1994101c800d993a7b4b844256d"
|
||||
integrity sha512-GUNNCZtGx4QqQtyKQfnLjkvmVt1hK6yxTC9ykKKnigzJuQx7byEvORrWE9WD5AkcjoPQBggAVS/RRKRfPGgYKA==
|
||||
|
|
Loading…
Add table
Reference in a new issue