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

This commit is contained in:
Renovate Bot 2020-04-13 16:21:35 +00:00 committed by Daniel Lockyer
parent 696879dca7
commit 2216e0be21
2 changed files with 10 additions and 10 deletions

View File

@ -129,7 +129,7 @@
"xml": "1.0.1"
},
"optionalDependencies": {
"@tryghost/html-to-mobiledoc": "0.6.7",
"@tryghost/html-to-mobiledoc": "0.7.0",
"sqlite3": "4.1.1"
},
"devDependencies": {

View File

@ -368,12 +368,12 @@
dependencies:
lodash-es "^4.17.11"
"@tryghost/html-to-mobiledoc@0.6.7":
version "0.6.7"
resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-0.6.7.tgz#d55e4efcaceb1db908c623b6efaada9553315dc5"
integrity sha512-0L5sl6cJCvOdn7V0TKha8xVJjAgbW0ljb2MbDFfhogBynVuDggOQIqxle2yKfKXu3GfIosVtSehY3XGPlstCRA==
"@tryghost/html-to-mobiledoc@0.7.0":
version "0.7.0"
resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-0.7.0.tgz#318228591553bb9faca057096736caa78db38f8c"
integrity sha512-nS+xz791LlzVTzTX0zoBL630z1GN7fzlPWVZXIiNjcjjgsPqUGOVXTpnUi5WpOpo0x6JwQBe6H0PRSBhbnxcWA==
dependencies:
"@tryghost/kg-parser-plugins" "0.9.3"
"@tryghost/kg-parser-plugins" "0.10.0"
"@tryghost/mobiledoc-kit" "^0.12.4-ghost.1"
jsdom "16.2.2"
@ -429,10 +429,10 @@
mobiledoc-dom-renderer "^0.7.0"
simple-dom "^1.4.0"
"@tryghost/kg-parser-plugins@0.9.3":
version "0.9.3"
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-0.9.3.tgz#a63629eef4852410a3952dd5321fd7f89ee41b34"
integrity sha512-RJNkco4kn8giQbhxTCK/4ZQM7/KTyTB7qRxHxim0H4/J2N7YdAfAx7zzJAz6mJXAyLGr7x6BH3JY9p8HbPk73g==
"@tryghost/kg-parser-plugins@0.10.0":
version "0.10.0"
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-0.10.0.tgz#436e0a86a7722a18163da08b24679957bfcdd917"
integrity sha512-baXfkuoUA6+xkyov0P/2MtHgdlRJFu0AxJDCFtzboLFuf3zAcZj1zEsT2wTZB1WazWAGQk5MQXGim5MKOx2RGQ==
dependencies:
"@tryghost/kg-clean-basic-html" "^0.1.8"