Update dependency @tryghost/kg-parser-plugins to v2.11.5 (#2267)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-02-16 18:56:46 +00:00 committed by GitHub
parent 5103adeeb4
commit ea08f2c964
2 changed files with 7 additions and 12 deletions

View File

@ -42,7 +42,7 @@
"@tryghost/color-utils": "0.1.7", "@tryghost/color-utils": "0.1.7",
"@tryghost/helpers": "1.1.56", "@tryghost/helpers": "1.1.56",
"@tryghost/kg-clean-basic-html": "2.2.9", "@tryghost/kg-clean-basic-html": "2.2.9",
"@tryghost/kg-parser-plugins": "2.11.4", "@tryghost/kg-parser-plugins": "2.11.5",
"@tryghost/limit-service": "1.0.9", "@tryghost/limit-service": "1.0.9",
"@tryghost/members-csv": "1.2.3", "@tryghost/members-csv": "1.2.3",
"@tryghost/mobiledoc-kit": "0.12.5-ghost.1", "@tryghost/mobiledoc-kit": "0.12.5-ghost.1",

View File

@ -2149,22 +2149,17 @@
dependencies: dependencies:
lodash-es "^4.17.11" lodash-es "^4.17.11"
"@tryghost/kg-clean-basic-html@2.2.9": "@tryghost/kg-clean-basic-html@2.2.9", "@tryghost/kg-clean-basic-html@^2.2.9":
version "2.2.9" version "2.2.9"
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-2.2.9.tgz#46986ef646f4466f9c32fafdc650c6b4fdfef0b3" resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-2.2.9.tgz#46986ef646f4466f9c32fafdc650c6b4fdfef0b3"
integrity sha512-E1AkMBrpkXoPgqLlqkfqONqo9c11947K3ev5R5MIxGeCTDl2Ef+9kuRGXDzzsGGFeV5a+eUsOIthfsklrpNVJA== integrity sha512-E1AkMBrpkXoPgqLlqkfqONqo9c11947K3ev5R5MIxGeCTDl2Ef+9kuRGXDzzsGGFeV5a+eUsOIthfsklrpNVJA==
"@tryghost/kg-clean-basic-html@^2.2.8": "@tryghost/kg-parser-plugins@2.11.5":
version "2.2.8" version "2.11.5"
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-2.2.8.tgz#527d5f4271657ce097f23f3d0ee9c0435c1a21f8" resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-2.11.5.tgz#c260d15786979cab00fe3e4b73ced92c83fb5157"
integrity sha512-Zhix9GnlDCgTZ/w6wI5YqgHQZNPil++TIehMOl7ty2i9nV4vbf/MYPO3bwEIT9vNz4gcSb8mhnhXsJKN/3OTdA== integrity sha512-5gSbWV1+FloTUDg/S7cq+pEPtwPRqUPm00hs6zF5LB4xz8Y6bRsE/yztd0AYOUnH6DkKvKRZySVo4QL4/YR3Nw==
"@tryghost/kg-parser-plugins@2.11.4":
version "2.11.4"
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-2.11.4.tgz#dd9a80d993b278562a425b833bae0d4a0f2850c7"
integrity sha512-9Ews7pCofkx1Vtk270efbCiNmRWI8Ix8JHvzvureDZ5SSi6/u6fqRsRrmzH4nidnzk+36e2FAtcZHgjQ8A89Og==
dependencies: dependencies:
"@tryghost/kg-clean-basic-html" "^2.2.8" "@tryghost/kg-clean-basic-html" "^2.2.9"
"@tryghost/limit-service@1.0.9": "@tryghost/limit-service@1.0.9":
version "1.0.9" version "1.0.9"