Bump knex-migrator to version 3.2.1

no issue
This commit is contained in:
kirrg001 2018-08-06 14:29:44 +02:00 committed by Katharina Irrgang
parent dd1e8f7f90
commit f574507214
2 changed files with 4 additions and 4 deletions

View File

@ -66,7 +66,7 @@
"js-yaml": "3.12.0",
"jsonpath": "1.0.0",
"knex": "0.14.6",
"knex-migrator": "3.2.0",
"knex-migrator": "3.2.1",
"lodash": "4.17.10",
"markdown-it": "8.4.1",
"markdown-it-footnote": "3.0.1",

View File

@ -3316,9 +3316,9 @@ klaw@^1.0.0:
optionalDependencies:
graceful-fs "^4.1.9"
knex-migrator@3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/knex-migrator/-/knex-migrator-3.2.0.tgz#8d8775f4d04156b27878b3d17e81b143f9752982"
knex-migrator@3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/knex-migrator/-/knex-migrator-3.2.1.tgz#e3d3b3d5d6fb24c2d05265a6671fc1590f1ce9d4"
dependencies:
bluebird "^3.4.6"
commander "2.15.1"