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

This commit is contained in:
Renovate Bot 2020-04-30 13:20:31 +00:00
parent 35c7621267
commit 5fa0d1b573
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
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.27",
"@tryghost/kg-clean-basic-html": "0.1.9",
"@tryghost/kg-parser-plugins": "0.10.0",
"@tryghost/kg-parser-plugins": "0.10.1",
"@tryghost/mobiledoc-kit": "0.12.4-ghost.1",
"@tryghost/string": "0.1.9",
"@tryghost/timezone-data": "0.2.24",

View File

@ -1230,22 +1230,17 @@
dependencies:
lodash-es "^4.17.11"
"@tryghost/kg-clean-basic-html@0.1.9":
"@tryghost/kg-clean-basic-html@0.1.9", "@tryghost/kg-clean-basic-html@^0.1.9":
version "0.1.9"
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-0.1.9.tgz#e260c272f0a739e20386a81963b6adf8f54f7d7e"
integrity sha512-LZhvhTHqeKBeAJVdCcn6FO4egxqFDE1awn1SXgUhL2Xs+jUMrW1OYhtoxg4Xrv1oFnSOcXC0Kz2UPYliLeudeg==
"@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-parser-plugins@0.10.0":
version "0.10.0"
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-0.10.0.tgz#436e0a86a7722a18163da08b24679957bfcdd917"
integrity sha512-baXfkuoUA6+xkyov0P/2MtHgdlRJFu0AxJDCFtzboLFuf3zAcZj1zEsT2wTZB1WazWAGQk5MQXGim5MKOx2RGQ==
"@tryghost/kg-parser-plugins@0.10.1":
version "0.10.1"
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-0.10.1.tgz#f5ea0e441fb1a4358260967b2ad6d86336746c22"
integrity sha512-CWZ9q+2gVgO1jD8NMAL4x1AC3qiuDcYdoUwBkDfgPDms7kY1AcmBtU+3KE0bpQqhv0ZqzEq3lGaKdusgwdTH7Q==
dependencies:
"@tryghost/kg-clean-basic-html" "^0.1.8"
"@tryghost/kg-clean-basic-html" "^0.1.9"
"@tryghost/mobiledoc-kit@0.12.4-ghost.1":
version "0.12.4-ghost.1"