Skip to content

Commit

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

https://greenkeeper.io/

* chore: yarn.lock
  • Loading branch information
greenkeeperio-bot authored and kirrg001 committed Feb 10, 2017
1 parent 29fb681 commit 196d6d0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"intl-messageformat": "1.3.0",
"jsonpath": "0.2.9",
"knex": "0.12.5",
"knex-migrator": "2.0.6",
"knex-migrator": "2.0.7",
"lodash": "4.17.4",
"mobiledoc-html-renderer": "0.3.1",
"moment": "2.17.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3449,9 +3449,9 @@ klaw@^1.0.0:
optionalDependencies:
graceful-fs "^4.1.9"

knex-migrator@2.0.6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/knex-migrator/-/knex-migrator-2.0.6.tgz#40a04da79a42fd4b43ac1a3da5fb7fbc5303f369"
knex-migrator@2.0.7:
version "2.0.7"
resolved "https://registry.yarnpkg.com/knex-migrator/-/knex-migrator-2.0.7.tgz#9e58b4a9a828a4dcc16a1900eafcd6880a1da57d"
dependencies:
bluebird "3.4.6"
commander "2.9.0"
Expand Down

0 comments on commit 196d6d0

Please sign in to comment.