From 88d36e230a6204e1866f3649fd5e9fca7ed88d50 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 10 Apr 2020 20:16:30 +0000 Subject: [PATCH] Update dependency @tryghost/html-to-mobiledoc to v0.6.7 --- package.json | 2 +- yarn.lock | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 194f8fb9af..79fb5da694 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ "xml": "1.0.1" }, "optionalDependencies": { - "@tryghost/html-to-mobiledoc": "0.6.6", + "@tryghost/html-to-mobiledoc": "0.6.7", "sqlite3": "4.1.1" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 7bcc8a62ee..430fe36fc7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -368,12 +368,12 @@ dependencies: lodash-es "^4.17.11" -"@tryghost/html-to-mobiledoc@0.6.6": - version "0.6.6" - resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-0.6.6.tgz#fdac23030d6838a5285e0415d65fa1c08d9f2d07" - integrity sha512-B9fuD51ZWDBCo7DLZTNV/ZY9DGrNP82oMs96K012IxnSFnA5wJTqCOlwOM842PZfUM51f6TTg77/nncpdcBrbA== +"@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== dependencies: - "@tryghost/kg-parser-plugins" "0.9.2" + "@tryghost/kg-parser-plugins" "0.9.3" "@tryghost/mobiledoc-kit" "^0.12.4-ghost.1" jsdom "16.2.2" @@ -393,10 +393,10 @@ resolved "https://registry.yarnpkg.com/@tryghost/kg-card-factory/-/kg-card-factory-1.0.2.tgz#fd7ec000034090d95e8891de474dd71ed3431f14" integrity sha512-inNg4C5C+Fa4rD7ze8/rz5qOBFrrmsnqKvp7xHe320oZIpMwUxJ/nGuzQyOY7LJl/oi4G6KDyHRSy6xFkHAtdQ== -"@tryghost/kg-clean-basic-html@^0.1.7": - version "0.1.7" - resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-0.1.7.tgz#8cebadf0189106caef61f480f16092b375b12ef4" - integrity sha512-S7utCsbIVvDd3el2yJ81HtInVg4WiVmmNKQCq8T13KC7oU1MrxUWjRgmieoHv2P9jqCkwPJm9eLQApJj6kp4dQ== +"@tryghost/kg-clean-basic-html@^0.1.8": + version "0.1.8" + resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-0.1.8.tgz#487390463063fe56ff0cf4db7dc6137e70d13a02" + integrity sha512-xZiL3xvMwqjjeLxZwNhjOuZ1775Mf2yWZoGQQD50KjgqQjHqY2sct6ojpWhOaxxEJXcPxcD02p9hCkXQjsZ7ag== "@tryghost/kg-default-atoms@1.0.0": version "1.0.0" @@ -429,12 +429,12 @@ mobiledoc-dom-renderer "^0.7.0" simple-dom "^1.4.0" -"@tryghost/kg-parser-plugins@0.9.2": - version "0.9.2" - resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-0.9.2.tgz#ef7335dfa54446505e85b24bca2ff093f10a82a2" - integrity sha512-p1sxQTiajTCIiRBUtjWTVWCeMFsPEPiqf1sHJ6UDSgaDG7Va1Rts3odKgmORxvJFWBYTGjxvJNhhz2DhVu5AtQ== +"@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== dependencies: - "@tryghost/kg-clean-basic-html" "^0.1.7" + "@tryghost/kg-clean-basic-html" "^0.1.8" "@tryghost/magic-link@^0.4.1": version "0.4.1"