From 9316b2c4679b833d4154418613fde05c981d81f4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 8 Apr 2020 15:21:12 +0000 Subject: [PATCH] Update dependency @tryghost/kg-parser-plugins to v0.9.3 --- ghost/admin/package.json | 2 +- ghost/admin/yarn.lock | 17 ++++++----------- 2 files changed, 7 insertions(+), 12 deletions(-) diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 16f14e1834..2f0d803ed4 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -32,7 +32,7 @@ "@html-next/vertical-collection": "1.0.0", "@tryghost/helpers": "1.1.25", "@tryghost/kg-clean-basic-html": "0.1.8", - "@tryghost/kg-parser-plugins": "0.9.2", + "@tryghost/kg-parser-plugins": "0.9.3", "@tryghost/mobiledoc-kit": "0.12.4-ghost.1", "@tryghost/string": "0.1.8", "@tryghost/timezone-data": "0.2.22", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index e611620497..5abedbf251 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -1484,22 +1484,17 @@ dependencies: lodash-es "^4.17.11" -"@tryghost/kg-clean-basic-html@0.1.8": +"@tryghost/kg-clean-basic-html@0.1.8", "@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-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-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/mobiledoc-kit@0.12.4-ghost.1": version "0.12.4-ghost.1"