Skip to content

Commit

Permalink
Bump knex-migrator to version 3.2.0
Browse files Browse the repository at this point in the history
no issue
  • Loading branch information
kirrg001 committed Aug 16, 2018
1 parent bd2c198 commit ef5dd6b
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 @@ -66,7 +66,7 @@
"js-yaml": "3.12.0",
"jsonpath": "1.0.0",
"knex": "0.14.6",
"knex-migrator": "3.1.8",
"knex-migrator": "3.2.0",
"lodash": "4.17.10",
"markdown-it": "8.4.1",
"markdown-it-footnote": "3.0.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -3316,9 +3316,9 @@ klaw@^1.0.0:
optionalDependencies:
graceful-fs "^4.1.9"

knex-migrator@3.1.8:
version "3.1.8"
resolved "https://registry.yarnpkg.com/knex-migrator/-/knex-migrator-3.1.8.tgz#e1674b85834584d4199748c73c147e95e10935cc"
knex-migrator@3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/knex-migrator/-/knex-migrator-3.2.0.tgz#8d8775f4d04156b27878b3d17e81b143f9752982"
dependencies:
bluebird "^3.4.6"
commander "2.15.1"
Expand Down

0 comments on commit ef5dd6b

Please sign in to comment.