mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update ghost-ignition to version 2.8.10 🚀 (#8177)
* chore(package): update ghost-ignition to version 2.8.10 https://greenkeeper.io/ * chore: yarn.lock
This commit is contained in:
parent
ea2afd1823
commit
d689559975
2 changed files with 18 additions and 2 deletions
|
@ -49,7 +49,7 @@
|
|||
"extract-zip-fork": "1.5.1",
|
||||
"fs-extra": "2.1.2",
|
||||
"ghost-gql": "0.0.6",
|
||||
"ghost-ignition": "2.8.9",
|
||||
"ghost-ignition": "2.8.10",
|
||||
"glob": "5.0.15",
|
||||
"gscan": "0.2.1",
|
||||
"html-to-text": "3.2.0",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -1546,7 +1546,23 @@ ghost-gql@0.0.6:
|
|||
dependencies:
|
||||
lodash "^4.17.4"
|
||||
|
||||
ghost-ignition@2.8.9, ghost-ignition@^2.8.2, ghost-ignition@^2.8.7:
|
||||
ghost-ignition@2.8.10:
|
||||
version "2.8.10"
|
||||
resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-2.8.10.tgz#7bde7d3d7d87790736f9991fb4f497154e56db14"
|
||||
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"
|
||||
prettyjson "1.1.3"
|
||||
uuid "^3.0.0"
|
||||
|
||||
ghost-ignition@^2.8.2, ghost-ignition@^2.8.7:
|
||||
version "2.8.9"
|
||||
resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-2.8.9.tgz#8cb2ab812ce5f8e803c3cca869176c6dd0e0098b"
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue