mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update dependency @tryghost/kg-markdown-html-renderer to v5.1.5 (#14399)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
5aa8fbb122
commit
bb52012758
2 changed files with 2 additions and 15 deletions
|
@ -77,7 +77,7 @@
|
||||||
"@tryghost/kg-card-factory": "3.1.3",
|
"@tryghost/kg-card-factory": "3.1.3",
|
||||||
"@tryghost/kg-default-atoms": "3.1.1",
|
"@tryghost/kg-default-atoms": "3.1.1",
|
||||||
"@tryghost/kg-default-cards": "5.16.2",
|
"@tryghost/kg-default-cards": "5.16.2",
|
||||||
"@tryghost/kg-markdown-html-renderer": "5.1.4",
|
"@tryghost/kg-markdown-html-renderer": "5.1.5",
|
||||||
"@tryghost/kg-mobiledoc-html-renderer": "5.3.4",
|
"@tryghost/kg-mobiledoc-html-renderer": "5.3.4",
|
||||||
"@tryghost/limit-service": "1.0.10",
|
"@tryghost/limit-service": "1.0.10",
|
||||||
"@tryghost/logging": "2.1.1",
|
"@tryghost/logging": "2.1.1",
|
||||||
|
|
15
yarn.lock
15
yarn.lock
|
@ -1918,20 +1918,7 @@
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
luxon "^2.1.1"
|
luxon "^2.1.1"
|
||||||
|
|
||||||
"@tryghost/kg-markdown-html-renderer@5.1.4":
|
"@tryghost/kg-markdown-html-renderer@5.1.5", "@tryghost/kg-markdown-html-renderer@^5.1.5":
|
||||||
version "5.1.4"
|
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-markdown-html-renderer/-/kg-markdown-html-renderer-5.1.4.tgz#34d4cdf3ae69334820e69af48ac5cf160bc25496"
|
|
||||||
integrity sha512-/UZrlNpP/23NcayXpwe1FxHygYcmK5hBK6e6HALz/XjX3K8GnX+Qh59h+nz/iA9+0SFMfF7RflvZNhWmNXz3mQ==
|
|
||||||
dependencies:
|
|
||||||
"@tryghost/kg-utils" "^1.0.1"
|
|
||||||
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.5":
|
|
||||||
version "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"
|
resolved "https://registry.yarnpkg.com/@tryghost/kg-markdown-html-renderer/-/kg-markdown-html-renderer-5.1.5.tgz#9a6e34fc445bf47fd6baad1cb3c323abc3c04fa5"
|
||||||
integrity sha512-IsGkfIM04H67PdboxtUSLtMeyTEErUBgYMmk2o3DFsxap9y7wf8a3pADusjhphp1Gz8DwCdVKanUe8MCOb6udQ==
|
integrity sha512-IsGkfIM04H67PdboxtUSLtMeyTEErUBgYMmk2o3DFsxap9y7wf8a3pADusjhphp1Gz8DwCdVKanUe8MCOb6udQ==
|
||||||
|
|
Loading…
Reference in a new issue