0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00

Update dependency @tryghost/html-to-mobiledoc to v0.7.4

This commit is contained in:
Renovate Bot 2020-09-30 03:26:33 +00:00
parent 071bf8edb5
commit 347ba962e6
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 15 additions and 15 deletions

View file

@ -138,7 +138,7 @@
"xml": "1.0.1"
},
"optionalDependencies": {
"@tryghost/html-to-mobiledoc": "0.7.3",
"@tryghost/html-to-mobiledoc": "0.7.4",
"sqlite3": "4.2.0"
},
"devDependencies": {

View file

@ -413,12 +413,12 @@
dependencies:
lodash-es "^4.17.11"
"@tryghost/html-to-mobiledoc@0.7.3":
version "0.7.3"
resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-0.7.3.tgz#47830f21908db2fb77c7171fd0a6aa205277df01"
integrity sha512-LrUEHfbo+xS0YEq8iQfOYsrz2NQUk1sBoMm4Q/ne/Q30Ti19DokddeZnON4/ITiZPwUy7F7pbiEYC/DN4EFFJg==
"@tryghost/html-to-mobiledoc@0.7.4":
version "0.7.4"
resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-0.7.4.tgz#06bb081a98690ded48a9b63e1cc397ad33dd03ae"
integrity sha512-UhIxISQbJ3g6qpgL55ZF0VDAgk5nmtzs3+R+jQJZW3aGJY3crDBmynApo4LujQafevdhvja0luUfZ6JiQ9f2mw==
dependencies:
"@tryghost/kg-parser-plugins" "1.0.6"
"@tryghost/kg-parser-plugins" "1.0.8"
"@tryghost/mobiledoc-kit" "^0.12.4-ghost.1"
jsdom "16.4.0"
@ -446,10 +446,10 @@
resolved "https://registry.yarnpkg.com/@tryghost/kg-card-factory/-/kg-card-factory-2.1.2.tgz#36ea77165cb8ddaf676389b53ca66d66205a7cb6"
integrity sha512-G5vdMxUFe9YBC8vUZM81kn1R6Sb/Cv8wuwsAXhwTYg/W5cj8ZDHt6iCUV16z1bml5uY+xf4uQPIPzoI1rZP0mA==
"@tryghost/kg-clean-basic-html@^1.0.6":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-1.0.6.tgz#8106cbde961163fc143728b89a3294b94a46ea22"
integrity sha512-aA/8+RzGF9SXr2todtuJFGtB29GmudsS0Eb2pNNSLJ5IkLndR2JUZ3mSYdeOjW3mLI8xbKykRC8AYyfMwziqWw==
"@tryghost/kg-clean-basic-html@^1.0.8":
version "1.0.8"
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-1.0.8.tgz#b00f0a04cc61859ee78d79d58ac6971114554cd7"
integrity sha512-10ioIrQyMkUE66xFcKUBt6/ejzr5LvmcFIHOwHsOZzxtjWMooNR06EVBjrPM98Pvc05+GAnK+4Lv4BaFgLfy5A==
"@tryghost/kg-default-atoms@2.0.2":
version "2.0.2"
@ -484,12 +484,12 @@
mobiledoc-dom-renderer "^0.7.0"
simple-dom "^1.4.0"
"@tryghost/kg-parser-plugins@1.0.6":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-1.0.6.tgz#8655a61255d7860ed02a43f6c48ff6e17be91d06"
integrity sha512-18x2ORsXj6A74EqpoT4C6C/JIAeuleN/LfBCQkEhwgMOBqerV5OeRXFwFreVNVoeYZ/LSZ7kgoP2RHzwSI80WQ==
"@tryghost/kg-parser-plugins@1.0.8":
version "1.0.8"
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-1.0.8.tgz#ffd1ed0b1ca1806ab643b3686ee214b02588661c"
integrity sha512-6FGmGqh8RRgfm6KhGu8hyEQ2lfhQ5yIOfvJydGBkaesSVQDiBqqRQGCybhZdvIIeNHGBkNMZgHcCqa4Q4+4EUQ==
dependencies:
"@tryghost/kg-clean-basic-html" "^1.0.6"
"@tryghost/kg-clean-basic-html" "^1.0.8"
"@tryghost/magic-link@0.6.0", "@tryghost/magic-link@^0.6.0":
version "0.6.0"