From dd8fec7c1f975cbbcd7eefe0699d2875ff32c03d Mon Sep 17 00:00:00 2001 From: Kevin Ansfield Date: Thu, 22 Nov 2018 10:39:20 +0000 Subject: [PATCH] Bump @tryghost/mobiledoc-kit version no issue - includes bug fix and improvements to copy/paste from rich-text sources --- 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 cb12dad60d..a187dce961 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@ember/optional-features": "0.6.1", "@html-next/vertical-collection": "1.0.0-beta.12", - "@tryghost/mobiledoc-kit": "0.11.1-ghost.4", + "@tryghost/mobiledoc-kit": "0.11.1-ghost.5", "blueimp-md5": "2.10.0", "broccoli-asset-rev": "2.7.0", "broccoli-clean-css": "^2.0.1", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index a51dd9250d..bec807656d 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -73,10 +73,10 @@ dependencies: samsam "1.3.0" -"@tryghost/mobiledoc-kit@0.11.1-ghost.4": - version "0.11.1-ghost.4" - resolved "https://registry.yarnpkg.com/@tryghost/mobiledoc-kit/-/mobiledoc-kit-0.11.1-ghost.4.tgz#580324be637ddafa84a95cf163239e3a1b1698a5" - integrity sha512-DfqXkQAHDvnF/CjmGQXEtZTDXORmI97tw8BQS1AJLUbeKjplrBFiq/rR3kpdqv2qfgij9Wn9xYVM1ZiBHzoTwA== +"@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== dependencies: mobiledoc-dom-renderer "0.6.5" mobiledoc-text-renderer "0.3.2"