2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00

Update dependency @tryghost/html-to-mobiledoc to v0.6.1

This commit is contained in:
Renovate Bot 2019-11-18 00:26:58 +00:00 committed by renovate[bot]
parent 8383d5c9c2
commit ad48fe0057
2 changed files with 15 additions and 15 deletions

View file

@ -128,7 +128,7 @@
"xml": "1.0.1"
},
"optionalDependencies": {
"@tryghost/html-to-mobiledoc": "0.6.0",
"@tryghost/html-to-mobiledoc": "0.6.1",
"sharp": "0.23.2",
"sqlite3": "4.1.0"
},

View file

@ -206,26 +206,26 @@
dependencies:
lodash-es "^4.17.11"
"@tryghost/html-to-mobiledoc@0.6.0":
version "0.6.0"
resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-0.6.0.tgz#fc57e4f0deed0d5f045a08acc1e32143d37aecad"
integrity sha512-DCT63/9VvGwahm+GbrdeKhVA+SKF/VXK2NaCLgn27ZQ+Cpw6i2VQEUgqHNaNEYvsSbXoQhq8KHwNyX8liIPrGA==
"@tryghost/html-to-mobiledoc@0.6.1":
version "0.6.1"
resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-0.6.1.tgz#f1eb38cc1de79f1f98d74e887770555b9b9282dd"
integrity sha512-dAnUA1CplDUCi1LFDJmzHbU6Tu6QCHD3gCLjwE19EjCZSGtdusmgvER/V/8XFPc1gQkszobXPovm/zGwW1lZjA==
dependencies:
"@tryghost/kg-parser-plugins" "0.8.0"
"@tryghost/kg-parser-plugins" "0.8.1"
"@tryghost/mobiledoc-kit" "^0.11.2-ghost.4"
jsdom "14.1.0"
"@tryghost/kg-clean-basic-html@^0.1.3":
version "0.1.3"
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-0.1.3.tgz#0d7f1db1cfb258607b88e6df4cab020572dfbc74"
integrity sha512-97FByxvdc7lmnb6vV1pZpT1XWNZONLKTKfNSquPsbzmaUBkAMJnS4Um3oSkK/EkcIZgrB/HVMmTR130gIKx5IQ==
"@tryghost/kg-clean-basic-html@^0.1.4":
version "0.1.4"
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-0.1.4.tgz#63b41be3f89549899dc5240d38960b1b5e91a099"
integrity sha512-7tA5rVI0+uHXswtI8EmXNIMJOW95IF2Gj54/3Yhg+1deUptmhqB3Wgk2oFP79mYLd7q0347invcZ2U9XZpGEhA==
"@tryghost/kg-parser-plugins@0.8.0":
version "0.8.0"
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-0.8.0.tgz#405cf712310c70313bc09c1735c239e49cb9eb40"
integrity sha512-DUrZKcQ/X/zmUrLoU0VaI3KlqI1rc4NPkLLNwuCtlBGdz8cJsaopNKYWHf+IlQAhQtrz2DoY/rQVoW/o0pPjhQ==
"@tryghost/kg-parser-plugins@0.8.1":
version "0.8.1"
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-0.8.1.tgz#8741cf85c82c48ee9ab427cfa4fb6895c2af268d"
integrity sha512-dGk3gzB1TJ4lMt3nLmY2xkdrjmkY3q+kBPi+nW0KrWlNODm7hnNyWqjr1mC0XppCkowJZI34xUaiKcBnwIfFcw==
dependencies:
"@tryghost/kg-clean-basic-html" "^0.1.3"
"@tryghost/kg-clean-basic-html" "^0.1.4"
"@tryghost/magic-link@^0.3.1":
version "0.3.1"