From a1d9fbec3834e9a49fa3ca21eb61244f070fae49 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 25 Mar 2020 20:51:01 +0000 Subject: [PATCH] Update dependency @tryghost/kg-parser-plugins to v0.9.2 --- 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 da99b9f9a7..67ee6da52e 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.23", "@tryghost/kg-clean-basic-html": "0.1.7", - "@tryghost/kg-parser-plugins": "0.9.1", + "@tryghost/kg-parser-plugins": "0.9.2", "@tryghost/mobiledoc-kit": "0.12.4-ghost.1", "@tryghost/string": "0.1.6", "@tryghost/timezone-data": "0.2.20", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index 75b298334d..091e8d285b 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -1195,22 +1195,17 @@ dependencies: lodash-es "^4.17.11" -"@tryghost/kg-clean-basic-html@0.1.7": +"@tryghost/kg-clean-basic-html@0.1.7", "@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-clean-basic-html@^0.1.6": - version "0.1.6" - resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-0.1.6.tgz#7cfa474fb2db0c6dc51ec4068588415f3562b3bb" - integrity sha512-Tkf/Ql1t5CjUMvFgyIYBurN1T5dinP8UJTXVsQejNxXucSgb9wA7W+1kdxsVLDAGoCt5yl7IbMIMWQPl1x+JUg== - -"@tryghost/kg-parser-plugins@0.9.1": - version "0.9.1" - resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-0.9.1.tgz#a5be89455007a7ca44df466d0089d3936b3655ca" - integrity sha512-XOS/jgADo9uYWDhjgvb+Hj3IUNJZgBbCPFhL9UEO5AwQXYe1G+nK0joTR0j79GxLzG7/Myzt9oS4erdt1lag4w== +"@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== dependencies: - "@tryghost/kg-clean-basic-html" "^0.1.6" + "@tryghost/kg-clean-basic-html" "^0.1.7" "@tryghost/mobiledoc-kit@0.12.4-ghost.1": version "0.12.4-ghost.1"