Skip to content

Commit

Permalink
Bump knex-migrator to version 3.2.2
Browse files Browse the repository at this point in the history
no issue
  • Loading branch information
kirrg001 committed Aug 16, 2018
1 parent 8bde199 commit ee7814c
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.2.1",
"knex-migrator": "3.2.2",
"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.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/knex-migrator/-/knex-migrator-3.2.1.tgz#e3d3b3d5d6fb24c2d05265a6671fc1590f1ce9d4"
knex-migrator@3.2.2:
version "3.2.2"
resolved "https://registry.yarnpkg.com/knex-migrator/-/knex-migrator-3.2.2.tgz#2b87a9a74f171fac4c3397d8a9a5c40541b374d9"
dependencies:
bluebird "^3.4.6"
commander "2.15.1"
Expand Down

0 comments on commit ee7814c

Please sign in to comment.