From 48d6f3c8b8f563243060d8095de6178e5943c471 Mon Sep 17 00:00:00 2001 From: Kevin Ansfield Date: Wed, 13 Feb 2019 13:00:23 +0000 Subject: [PATCH] Bumped mobiledoc-kit dependency no issue - improves conversion of html content when pasting into the editor --- ghost/admin/package.json | 2 +- ghost/admin/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 4656ba7af6..5b1a90a0f1 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -29,7 +29,7 @@ "@ember/jquery": "0.5.2", "@ember/optional-features": "0.7.0", "@html-next/vertical-collection": "1.0.0-beta.12", - "@tryghost/mobiledoc-kit": "0.11.1-ghost.5", + "@tryghost/mobiledoc-kit": "0.11.1-ghost.6", "blueimp-md5": "2.10.0", "broccoli-asset-rev": "3.0.0", "broccoli-concat": "3.7.3", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index e6f82f526c..ef0fa7a667 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -705,10 +705,10 @@ array-from "^2.1.1" lodash.get "^4.4.2" -"@tryghost/mobiledoc-kit@0.11.1-ghost.5": - version "0.11.1-ghost.5" - resolved "https://registry.yarnpkg.com/@tryghost/mobiledoc-kit/-/mobiledoc-kit-0.11.1-ghost.5.tgz#c439736b4b6a0a7c959deb5462317bad070133b5" - integrity sha512-RBVm/J2cBMIygwkdLN4Oj5SZOvLA1yES0IfWO0UduGakZE2OLcsGZ91eAVieZAZ24c4roSgrOw/rBKy6PNdctA== +"@tryghost/mobiledoc-kit@0.11.1-ghost.6": + version "0.11.1-ghost.6" + resolved "https://registry.yarnpkg.com/@tryghost/mobiledoc-kit/-/mobiledoc-kit-0.11.1-ghost.6.tgz#539bad1d26f8885a066d24295d1e28f03408d3ec" + integrity sha512-ZtFy0Jjmb7IUOAv0HlkxO1B/tgB/tgYf07KyB1DptEwyidP/g/QxBK+hGDxhfKMrJnDT5FhvAx98gXmsy730Pw== dependencies: mobiledoc-dom-renderer "0.6.5" mobiledoc-text-renderer "0.3.2"