0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Update dependency @tryghost/html-to-mobiledoc to v1.8.5

This commit is contained in:
Renovate Bot 2022-02-16 14:46:16 +00:00 committed by Daniel Lockyer
parent 39ab0baa82
commit c8105ea08f
2 changed files with 15 additions and 15 deletions

View file

@ -179,7 +179,7 @@
"xml": "1.0.1"
},
"optionalDependencies": {
"@tryghost/html-to-mobiledoc": "1.8.3",
"@tryghost/html-to-mobiledoc": "1.8.5",
"sqlite3": "5.0.2"
},
"devDependencies": {

View file

@ -2003,12 +2003,12 @@
dependencies:
lodash-es "^4.17.11"
"@tryghost/html-to-mobiledoc@1.8.3":
version "1.8.3"
resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-1.8.3.tgz#5b7ece4956b8cabcf8a3f24dd42b21f02226df8a"
integrity sha512-g3dupVOodfdU5G+IihVEpTnAfWhwb5oO+gSt4s15R3IrcXdWkoxAWr+jZDKTUOF/G4Nb0VLox0FJiy1oOeEB5Q==
"@tryghost/html-to-mobiledoc@1.8.5":
version "1.8.5"
resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-1.8.5.tgz#7bad2f46440383fa291210da3a7ac213abb4a579"
integrity sha512-ibAL0bpF8H38IBUh4PTi848GlSWOdrmUF9+J2KkTkE5OBDwV4oDuPn7nS99dDWef4q3puzMvCFQunqrZ8ecjRA==
dependencies:
"@tryghost/kg-parser-plugins" "^2.11.3"
"@tryghost/kg-parser-plugins" "^2.11.5"
"@tryghost/mobiledoc-kit" "^0.12.4-ghost.1"
jsdom "^18.0.0"
@ -2057,10 +2057,10 @@
resolved "https://registry.yarnpkg.com/@tryghost/kg-card-factory/-/kg-card-factory-3.1.2.tgz#c34b6bd0338af12a8c08f63963747e577bbb31ae"
integrity sha512-dk3nxPtKIHOQjEEA5ChOdTIo7LJAN0bPyILvLObTDgcek2Y4L/pa0ZKBkN/cKDMDM0/inyIsNMvnFuL9Hin23w==
"@tryghost/kg-clean-basic-html@^2.2.8":
version "2.2.8"
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-2.2.8.tgz#527d5f4271657ce097f23f3d0ee9c0435c1a21f8"
integrity sha512-Zhix9GnlDCgTZ/w6wI5YqgHQZNPil++TIehMOl7ty2i9nV4vbf/MYPO3bwEIT9vNz4gcSb8mhnhXsJKN/3OTdA==
"@tryghost/kg-clean-basic-html@^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"
integrity sha512-E1AkMBrpkXoPgqLlqkfqONqo9c11947K3ev5R5MIxGeCTDl2Ef+9kuRGXDzzsGGFeV5a+eUsOIthfsklrpNVJA==
"@tryghost/kg-default-atoms@3.1.1":
version "3.1.1"
@ -2101,12 +2101,12 @@
mobiledoc-dom-renderer "^0.7.0"
simple-dom "^1.4.0"
"@tryghost/kg-parser-plugins@^2.11.3":
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==
"@tryghost/kg-parser-plugins@^2.11.5":
version "2.11.5"
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-2.11.5.tgz#c260d15786979cab00fe3e4b73ced92c83fb5157"
integrity sha512-5gSbWV1+FloTUDg/S7cq+pEPtwPRqUPm00hs6zF5LB4xz8Y6bRsE/yztd0AYOUnH6DkKvKRZySVo4QL4/YR3Nw==
dependencies:
"@tryghost/kg-clean-basic-html" "^2.2.8"
"@tryghost/kg-clean-basic-html" "^2.2.9"
"@tryghost/kg-utils@^1.0.1":
version "1.0.1"