From ad48fe00576b4013d71d96dc0d17499f5756eb38 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 18 Nov 2019 00:26:58 +0000 Subject: [PATCH] Update dependency @tryghost/html-to-mobiledoc to v0.6.1 --- package.json | 2 +- yarn.lock | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index cb6f717ee6..a7831c08d8 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "xml": "1.0.1" }, "optionalDependencies": { - "@tryghost/html-to-mobiledoc": "0.6.0", + "@tryghost/html-to-mobiledoc": "0.6.1", "sharp": "0.23.2", "sqlite3": "4.1.0" }, diff --git a/yarn.lock b/yarn.lock index e5cbc547a8..b4ab13233b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -206,26 +206,26 @@ dependencies: lodash-es "^4.17.11" -"@tryghost/html-to-mobiledoc@0.6.0": - version "0.6.0" - resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-0.6.0.tgz#fc57e4f0deed0d5f045a08acc1e32143d37aecad" - integrity sha512-DCT63/9VvGwahm+GbrdeKhVA+SKF/VXK2NaCLgn27ZQ+Cpw6i2VQEUgqHNaNEYvsSbXoQhq8KHwNyX8liIPrGA== +"@tryghost/html-to-mobiledoc@0.6.1": + version "0.6.1" + resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-0.6.1.tgz#f1eb38cc1de79f1f98d74e887770555b9b9282dd" + integrity sha512-dAnUA1CplDUCi1LFDJmzHbU6Tu6QCHD3gCLjwE19EjCZSGtdusmgvER/V/8XFPc1gQkszobXPovm/zGwW1lZjA== dependencies: - "@tryghost/kg-parser-plugins" "0.8.0" + "@tryghost/kg-parser-plugins" "0.8.1" "@tryghost/mobiledoc-kit" "^0.11.2-ghost.4" jsdom "14.1.0" -"@tryghost/kg-clean-basic-html@^0.1.3": - version "0.1.3" - resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-0.1.3.tgz#0d7f1db1cfb258607b88e6df4cab020572dfbc74" - integrity sha512-97FByxvdc7lmnb6vV1pZpT1XWNZONLKTKfNSquPsbzmaUBkAMJnS4Um3oSkK/EkcIZgrB/HVMmTR130gIKx5IQ== +"@tryghost/kg-clean-basic-html@^0.1.4": + version "0.1.4" + resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-0.1.4.tgz#63b41be3f89549899dc5240d38960b1b5e91a099" + integrity sha512-7tA5rVI0+uHXswtI8EmXNIMJOW95IF2Gj54/3Yhg+1deUptmhqB3Wgk2oFP79mYLd7q0347invcZ2U9XZpGEhA== -"@tryghost/kg-parser-plugins@0.8.0": - version "0.8.0" - resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-0.8.0.tgz#405cf712310c70313bc09c1735c239e49cb9eb40" - integrity sha512-DUrZKcQ/X/zmUrLoU0VaI3KlqI1rc4NPkLLNwuCtlBGdz8cJsaopNKYWHf+IlQAhQtrz2DoY/rQVoW/o0pPjhQ== +"@tryghost/kg-parser-plugins@0.8.1": + version "0.8.1" + resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-0.8.1.tgz#8741cf85c82c48ee9ab427cfa4fb6895c2af268d" + integrity sha512-dGk3gzB1TJ4lMt3nLmY2xkdrjmkY3q+kBPi+nW0KrWlNODm7hnNyWqjr1mC0XppCkowJZI34xUaiKcBnwIfFcw== dependencies: - "@tryghost/kg-clean-basic-html" "^0.1.3" + "@tryghost/kg-clean-basic-html" "^0.1.4" "@tryghost/magic-link@^0.3.1": version "0.3.1"