From 2216e0be21ea998f5a5247498c9f2da00f43ea38 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 13 Apr 2020 16:21:35 +0000 Subject: [PATCH] Update dependency @tryghost/html-to-mobiledoc to v0.7.0 --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index ef10832489..490abc031e 100644 --- a/package.json +++ b/package.json @@ -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": { diff --git a/yarn.lock b/yarn.lock index 05a4ea3f2f..0e7d2e042f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"