Skip to content

Commit

Permalink
Update ghost-editor to version 0.1.6 🚀 (#7903)
Browse files Browse the repository at this point in the history
* chore(package): update ghost-editor to version 0.1.6

https://greenkeeper.io/

* chore: yarn.lock
  • Loading branch information
greenkeeperio-bot authored and kirrg001 committed Feb 4, 2017
1 parent 35199a1 commit e9a9963
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"express-hbs": "1.0.4",
"extract-zip-fork": "1.5.1",
"fs-extra": "1.0.0",
"ghost-editor": "0.1.5",
"ghost-editor": "0.1.6",
"ghost-gql": "0.0.6",
"ghost-ignition": "2.8.3",
"glob": "5.0.15",
Expand Down
20 changes: 4 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2038,15 +2038,14 @@ getsetdeep@~2.0.0:
dependencies:
typechecker "~2.0.1"

ghost-editor@0.1.5:
version "0.1.5"
resolved "https://registry.yarnpkg.com/ghost-editor/-/ghost-editor-0.1.5.tgz#51bafd71c94bee3b6f15c9baa69b54115435092a"
ghost-editor@0.1.6:
version "0.1.6"
resolved "https://registry.yarnpkg.com/ghost-editor/-/ghost-editor-0.1.6.tgz#e512bf6518df9c5444e69eba2d24711d8429eb63"
dependencies:
broccoli-funnel "^1.0.7"
broccoli-merge-trees "^1.1.4"
ember-cli-babel "^5.1.6"
ember-cli-htmlbars "^1.1.0"
mobiledoc-kit "^0.10.11"
showdown-ghost "^0.4.0"

ghost-gql@0.0.6:
Expand Down Expand Up @@ -4057,21 +4056,10 @@ mktemp@~0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/mktemp/-/mktemp-0.4.0.tgz#6d0515611c8a8c84e484aa2000129b98e981ff0b"

mobiledoc-html-renderer@0.3.1, mobiledoc-html-renderer@^0.3.0:
mobiledoc-html-renderer@0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/mobiledoc-html-renderer/-/mobiledoc-html-renderer-0.3.1.tgz#a411181015c40be26d716d82824691a63fa8ba88"

mobiledoc-kit@^0.10.11:
version "0.10.13"
resolved "https://registry.yarnpkg.com/mobiledoc-kit/-/mobiledoc-kit-0.10.13.tgz#53877edc83f84b2df0bf048f6432ee59a0216b6a"
dependencies:
mobiledoc-html-renderer "^0.3.0"
mobiledoc-text-renderer "^0.3.0"

mobiledoc-text-renderer@^0.3.0:
version "0.3.1"
resolved "https://registry.yarnpkg.com/mobiledoc-text-renderer/-/mobiledoc-text-renderer-0.3.1.tgz#08f06f4696925dbacdf1c508144b8caed58e1127"

mocha@3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-3.2.0.tgz#7dc4f45e5088075171a68896814e6ae9eb7a85e3"
Expand Down

0 comments on commit e9a9963

Please sign in to comment.