mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-08 02:52:39 -05:00
Update dependency @tryghost/kg-markdown-html-renderer to v2.0.3
This commit is contained in:
parent
79c49a8262
commit
8cf644d5ba
2 changed files with 2 additions and 12 deletions
|
@ -53,7 +53,7 @@
|
|||
"@tryghost/kg-card-factory": "2.1.3",
|
||||
"@tryghost/kg-default-atoms": "2.0.2",
|
||||
"@tryghost/kg-default-cards": "3.0.0",
|
||||
"@tryghost/kg-markdown-html-renderer": "2.0.2",
|
||||
"@tryghost/kg-markdown-html-renderer": "2.0.3",
|
||||
"@tryghost/kg-mobiledoc-html-renderer": "3.0.1",
|
||||
"@tryghost/magic-link": "0.6.0",
|
||||
"@tryghost/members-api": "0.33.3",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -471,17 +471,7 @@
|
|||
handlebars "^4.7.6"
|
||||
juice "^7.0.0"
|
||||
|
||||
"@tryghost/kg-markdown-html-renderer@2.0.2":
|
||||
version "2.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-markdown-html-renderer/-/kg-markdown-html-renderer-2.0.2.tgz#e52f44c02e1b9c3a7dfe2a4840f07a5af2e8717e"
|
||||
integrity sha512-gqGUEMQq/ZOCNfF2oBu1mGrGYfsh32ueG5zYj2jsYkzzWFgRZkaW7+zIMFCMtxeW3xKopYDQcCcwbiwP6R1afw==
|
||||
dependencies:
|
||||
markdown-it "^11.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@^2.0.3":
|
||||
"@tryghost/kg-markdown-html-renderer@2.0.3", "@tryghost/kg-markdown-html-renderer@^2.0.3":
|
||||
version "2.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-markdown-html-renderer/-/kg-markdown-html-renderer-2.0.3.tgz#895ea5f590bf80f6bb6cebb7aeb658f30fcf32f1"
|
||||
integrity sha512-Vo1Kbi94YfPdaij8yF330I7CSu7ppdEcxAXm/7VTR0XHJRzBE7XGQwLNLzSaovb3R1BbQE1UKmIAknAFIGEkdg==
|
||||
|
|
Loading…
Add table
Reference in a new issue