Update dependency @tryghost/kg-parser-plugins to v0.9.3

This commit is contained in:
Renovate Bot 2020-04-08 15:21:12 +00:00
parent 2c0952c49d
commit 9316b2c467
2 changed files with 7 additions and 12 deletions

View File

@ -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",

View File

@ -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"