Skip to content

Commit

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

https://greenkeeper.io/

* chore: yarn.lock
  • Loading branch information
greenkeeperio-bot authored and kirrg001 committed Mar 13, 2017
1 parent 0d2f9c6 commit 234e27f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 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 @@
"fs-extra": "2.0.0",
"ghost-editor": "0.1.10",
"ghost-gql": "0.0.6",
"ghost-ignition": "2.8.8",
"ghost-ignition": "2.8.9",
"glob": "5.0.15",
"gscan": "0.2.1",
"html-to-text": "3.2.0",
Expand Down
20 changes: 18 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2083,7 +2083,23 @@ ghost-gql@0.0.6:
dependencies:
lodash "^4.17.4"

ghost-ignition@2.8.8, ghost-ignition@^2.8.2, ghost-ignition@^2.8.7:
ghost-ignition@2.8.9:
version "2.8.9"
resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-2.8.9.tgz#8cb2ab812ce5f8e803c3cca869176c6dd0e0098b"
dependencies:
bunyan "1.8.5"
bunyan-loggly "1.1.0"
caller "1.0.1"
debug "^2.2.0"
find-root "1.0.0"
json-stringify-safe "5.0.1"
lodash "^4.16.4"
moment "^2.15.2"
nconf "0.8.4"
node-uuid "1.4.7"
prettyjson "1.1.3"

ghost-ignition@^2.8.2, ghost-ignition@^2.8.7:
version "2.8.8"
resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-2.8.8.tgz#84b783de984a60a38d57bae9210e3a29c92a5450"
dependencies:
Expand Down Expand Up @@ -4071,7 +4087,7 @@ moment@2.15.2:
version "2.15.2"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.15.2.tgz#1bfdedf6a6e345f322fe956d5df5bd08a8ce84dc"

moment@2.17.1, "moment@>= 2.6.0", moment@^2.10.6:
moment@2.17.1, "moment@>= 2.6.0", moment@^2.10.6, moment@^2.15.2:
version "2.17.1"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.17.1.tgz#fed9506063f36b10f066c8b59a144d7faebe1d82"

Expand Down

0 comments on commit 234e27f

Please sign in to comment.