Skip to content

Commit

Permalink
Update knex-migrator to version 2.0.14 馃殌 (#8167)
Browse files Browse the repository at this point in the history
* chore(package): update knex-migrator to version 2.0.14

https://greenkeeper.io/

* chore: yarn.lock
  • Loading branch information
greenkeeperio-bot authored and kirrg001 committed Mar 15, 2017
1 parent b1ea91d commit c289508
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -58,7 +58,7 @@
"intl-messageformat": "1.3.0",
"jsonpath": "0.2.11",
"knex": "0.12.7",
"knex-migrator": "2.0.13",
"knex-migrator": "2.0.14",
"lodash": "4.17.4",
"mobiledoc-dom-renderer": "0.6.5",
"moment": "2.17.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -2571,9 +2571,9 @@ klaw@^1.0.0:
optionalDependencies:
graceful-fs "^4.1.9"

knex-migrator@2.0.13:
version "2.0.13"
resolved "https://registry.yarnpkg.com/knex-migrator/-/knex-migrator-2.0.13.tgz#0f7c11e0720bb406e79bf3f9868dbef4603ef1e8"
knex-migrator@2.0.14:
version "2.0.14"
resolved "https://registry.yarnpkg.com/knex-migrator/-/knex-migrator-2.0.14.tgz#b314f80a85054009feef4ce1727f1403eaa0b467"
dependencies:
bluebird "^3.4.6"
commander "2.9.0"
Expand Down

0 comments on commit c289508

Please sign in to comment.