Skip to content

Commit

Permalink
Update knex-migrator to version 2.0.3 🚀 (#7897)
Browse files Browse the repository at this point in the history
* chore(package): update knex-migrator to version 2.0.3

https://greenkeeper.io/

* chore: yarn.lock
  • Loading branch information
greenkeeperio-bot authored and kirrg001 committed Jan 25, 2017
1 parent 5f3b5a1 commit ee3033c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"intl-messageformat": "1.3.0",
"jsonpath": "0.2.9",
"knex": "0.12.5",
"knex-migrator": "2.0.1",
"knex-migrator": "2.0.3",
"lodash": "4.17.4",
"mobiledoc-html-renderer": "0.3.1",
"moment": "2.17.1",
Expand Down
15 changes: 7 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2074,15 +2074,14 @@ ghost-ignition@2.5.0:
node-uuid "1.4.7"
prettyjson "1.1.3"

ghost-ignition@2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-2.8.1.tgz#638956bae2a0249bc08f166c8acdc795d80c5968"
ghost-ignition@2.8.2:
version "2.8.2"
resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-2.8.2.tgz#2625423fa55ad0b3a7f1462079cc7e520d1db611"
dependencies:
bunyan "1.8.5"
bunyan-loggly "1.1.0"
caller "1.0.1"
debug "2.2.0"
express "4.14.0"
find-root "1.0.0"
json-stringify-safe "5.0.1"
lodash "4.16.4"
Expand Down Expand Up @@ -3351,14 +3350,14 @@ klaw@^1.0.0:
optionalDependencies:
graceful-fs "^4.1.9"

knex-migrator@2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/knex-migrator/-/knex-migrator-2.0.1.tgz#f38741fc504b70f806342248d01f04c73137d757"
knex-migrator@2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/knex-migrator/-/knex-migrator-2.0.3.tgz#d788815fdf04ad607c38713a6f6f9678107e6f32"
dependencies:
bluebird "3.4.6"
commander "2.9.0"
debug "2.2.0"
ghost-ignition "2.8.1"
ghost-ignition "2.8.2"
knex "0.12.2"
lodash "4.16.4"
resolve "1.1.7"
Expand Down

0 comments on commit ee3033c

Please sign in to comment.