From 1f2cebcc47842e48c4b8e8624a790bbe30e6286b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 13 Jan 2021 14:07:38 +0000 Subject: [PATCH] Update dependency @tryghost/html-to-mobiledoc to v0.7.9 --- package.json | 2 +- yarn.lock | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index cfe78b154e..d90f332866 100644 --- a/package.json +++ b/package.json @@ -139,7 +139,7 @@ "xml": "1.0.1" }, "optionalDependencies": { - "@tryghost/html-to-mobiledoc": "0.7.8", + "@tryghost/html-to-mobiledoc": "0.7.9", "sqlite3": "4.2.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index c3232ba876..232ed23536 100644 --- a/yarn.lock +++ b/yarn.lock @@ -412,12 +412,12 @@ dependencies: lodash-es "^4.17.11" -"@tryghost/html-to-mobiledoc@0.7.8": - version "0.7.8" - resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-0.7.8.tgz#9e870fef079bd580197a7c8594d13e10eccdaa92" - integrity sha512-pHw4dChfDRYT/vzgVioRPyAQpuM58h5CX2y2SnafRfw7zM11JVSASOXfl9ToxIGaBn5wwmZnSdNlXRaGB79xag== +"@tryghost/html-to-mobiledoc@0.7.9": + version "0.7.9" + resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-0.7.9.tgz#a961a5b41716709fcdf4893f6e5b86a57e85ab92" + integrity sha512-jMHmFumHn7lan5+eTm5fMJjiYs4Nlw6vzzzgpH/gi2Q1YyPe9Fyc3nwI+uA4ZMccNSf5nP8QWuk6HZqV5zQKLw== dependencies: - "@tryghost/kg-parser-plugins" "1.0.10" + "@tryghost/kg-parser-plugins" "1.1.0" "@tryghost/mobiledoc-kit" "^0.12.4-ghost.1" jsdom "16.4.0" @@ -448,10 +448,10 @@ resolved "https://registry.yarnpkg.com/@tryghost/kg-card-factory/-/kg-card-factory-2.1.5.tgz#1ceb953f7fb46424b46d6d5a7ffbe965bf57cc3c" integrity sha512-lpr/eqvnsDrRp39v7p1j3Ehc6C9AD9ya84rmpi5/Cw5YrHjAT3EQsJ3Em0dSoGOH4dSYDHRNeu3lCg3r+a2QdQ== -"@tryghost/kg-clean-basic-html@^1.0.10": - version "1.0.10" - resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-1.0.10.tgz#5d1cd80d3ce1c0e972acf3fe4090d72ab0eb382c" - integrity sha512-2mZrZkv0Jy+RKXff+joqdfkmNbM2AZNSso7WmCXr4uIlCzXUJ2ERYUANN1dYCACGmscQfCp5RNHwZyHOGv+ZKQ== +"@tryghost/kg-clean-basic-html@^1.0.11": + version "1.0.11" + resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-1.0.11.tgz#3dc7f5e0d425f2b141022d454ebde3d90bd5adc6" + integrity sha512-dxc8eRzBzOjjuA15oWGOR+QGs3YWF9vA5ZyZUfDbv/EFg7m/6DJ2iz41hU5hOdH7W0pE06x61TlV+lETkoCqIA== "@tryghost/kg-default-atoms@2.0.2": version "2.0.2" @@ -486,12 +486,12 @@ mobiledoc-dom-renderer "^0.7.0" simple-dom "^1.4.0" -"@tryghost/kg-parser-plugins@1.0.10": - version "1.0.10" - resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-1.0.10.tgz#a2cb1f120889eb8c5e39fb6b422062b73a1ede4c" - integrity sha512-3ocEAZL4PK4vBqzpo6u9nFlZc+7vhKWGpsyGzRRkjruKBGHr5vDxcHE51Eyx0CemiROBq0vPwR6aaNZ7dn1fhA== +"@tryghost/kg-parser-plugins@1.1.0": + version "1.1.0" + resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-1.1.0.tgz#8900e99e64706d97d7523b5df8f696308f613785" + integrity sha512-nfL2Mi74PE3C1zX4fJvQeI9kTPXUvCCsf94Xw8K07uaeuv2awQc+E0LpwesttNYD0WGNpIlYS1nkCKsJp/c7jg== dependencies: - "@tryghost/kg-clean-basic-html" "^1.0.10" + "@tryghost/kg-clean-basic-html" "^1.0.11" "@tryghost/magic-link@0.6.2", "@tryghost/magic-link@^0.6.2": version "0.6.2"