Update dependency @tryghost/kg-parser-plugins to v2.11.3 (#2190)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-01-10 14:39:53 +00:00 committed by GitHub
parent c4c37d9938
commit 26a7dce7a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 12 deletions

View File

@ -36,7 +36,7 @@
"@tryghost/color-utils": "0.1.5",
"@tryghost/helpers": "1.1.54",
"@tryghost/kg-clean-basic-html": "2.2.7",
"@tryghost/kg-parser-plugins": "2.11.2",
"@tryghost/kg-parser-plugins": "2.11.3",
"@tryghost/limit-service": "1.0.8",
"@tryghost/members-csv": "1.2.0",
"@tryghost/mobiledoc-kit": "0.12.5-ghost.1",

View File

@ -1918,22 +1918,17 @@
dependencies:
lodash-es "^4.17.11"
"@tryghost/kg-clean-basic-html@2.2.7":
"@tryghost/kg-clean-basic-html@2.2.7", "@tryghost/kg-clean-basic-html@^2.2.7":
version "2.2.7"
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-2.2.7.tgz#5ad9c260a772e559b9cfdb02d2b8581e24ba90e0"
integrity sha512-c1yR88YZR44e1X4/eoiulF1H9Exe7kt/35maD4hf8K97H8xXkNCSy2cCdkxEh3Muti7z4P1ssoAOVtRJa3kNOA==
"@tryghost/kg-clean-basic-html@^2.2.6":
version "2.2.6"
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-2.2.6.tgz#78f6245f8934a638d5baf150eaaf36bef368fee1"
integrity sha512-8kKW4qPtaz3ILYPxvyh3E4jRlP4xfzOnNedwIUbwXSMQsos9RxY6xRHCIr0kympcMueIUcGKTAyudAKpYwvGBA==
"@tryghost/kg-parser-plugins@2.11.2":
version "2.11.2"
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-2.11.2.tgz#a858523da3cae73dd0477fbca5167df7cbd4f52e"
integrity sha512-4n4yIUhhnzqjlsSnhyznrl7BaFqRGI0UOsgqm+ovN4EF+EhCFQXCLkmCndEq1gBDA9U9IsOvUHk7bcstUcDibw==
"@tryghost/kg-parser-plugins@2.11.3":
version "2.11.3"
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-2.11.3.tgz#eb89f58039bbc3911f75cfd428f9816f5eebf53b"
integrity sha512-5H9+dVwR4tFy9zePDK2J6/p0Cu4n5EEsK5W27EFdeyuuWGNT8WMTJodwHzurAHkwH5mS2mcIxChhL3/mqFw+JQ==
dependencies:
"@tryghost/kg-clean-basic-html" "^2.2.6"
"@tryghost/kg-clean-basic-html" "^2.2.7"
"@tryghost/limit-service@1.0.8":
version "1.0.8"