0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

Update ghost-ignition to version 2.8.3 🚀 (#7895)

* chore(package): update ghost-ignition to version 2.8.3

https://greenkeeper.io/

* chore: yarn.lock
This commit is contained in:
Greenkeeper 2017-01-25 19:27:24 +01:00 committed by Katharina Irrgang
parent ada528d386
commit 5f3b5a1c93
2 changed files with 17 additions and 1 deletions

View file

@ -51,7 +51,7 @@
"fs-extra": "1.0.0",
"ghost-editor": "0.1.5",
"ghost-gql": "0.0.6",
"ghost-ignition": "2.8.1",
"ghost-ignition": "2.8.3",
"glob": "5.0.15",
"gscan": "0.2.0",
"html-to-text": "3.0.0",

View file

@ -2091,6 +2091,22 @@ ghost-ignition@2.8.1:
node-uuid "1.4.7"
prettyjson "1.1.3"
ghost-ignition@2.8.3:
version "2.8.3"
resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-2.8.3.tgz#ca9031b13895eac2157d9feff7a909b180a07d83"
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"
glob-base@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/glob-base/-/glob-base-0.3.0.tgz#dbb164f6221b1c0b1ccf82aea328b497df0ea3c4"