mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update dependency @tryghost/html-to-mobiledoc to v0.5.1
This commit is contained in:
parent
a250afdfb2
commit
12fe76cf1d
2 changed files with 5 additions and 5 deletions
|
@ -124,7 +124,7 @@
|
||||||
"xml": "1.0.1"
|
"xml": "1.0.1"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"@tryghost/html-to-mobiledoc": "0.5.0",
|
"@tryghost/html-to-mobiledoc": "0.5.1",
|
||||||
"sharp": "0.23.0",
|
"sharp": "0.23.0",
|
||||||
"sqlite3": "4.0.9"
|
"sqlite3": "4.0.9"
|
||||||
},
|
},
|
||||||
|
|
|
@ -137,10 +137,10 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
lodash-es "^4.17.11"
|
lodash-es "^4.17.11"
|
||||||
|
|
||||||
"@tryghost/html-to-mobiledoc@0.5.0":
|
"@tryghost/html-to-mobiledoc@0.5.1":
|
||||||
version "0.5.0"
|
version "0.5.1"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-0.5.0.tgz#af66b1e5f38130534d8798e7782cb0ad0ee0a745"
|
resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-0.5.1.tgz#b3a3dbf71b287538ac9581e05953c0d6e2c9a01f"
|
||||||
integrity sha512-LQaxEZvP2YFtAg4nRHKGlEE1lQKvT8QvJHprZ6bAQuLB0WUIxNw0OXhslLTXlE3CmEjCcAzdNZxcC3aTfJd72Q==
|
integrity sha512-nCE9Ou0ExRhAO08PJgFLow0F1ISj/t2AyCdQZgi4ZcTSw7SRF7vhkWhMwoLqGTwxy+fhnFu9PvVvtXztx9FGXw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tryghost/kg-parser-plugins" "0.6.0"
|
"@tryghost/kg-parser-plugins" "0.6.0"
|
||||||
"@tryghost/mobiledoc-kit" "^0.11.2-ghost.4"
|
"@tryghost/mobiledoc-kit" "^0.11.2-ghost.4"
|
||||||
|
|
Loading…
Reference in a new issue