Update dependency mock-knex to v0.4.7

This commit is contained in:
Renovate Bot 2019-11-11 00:23:15 +00:00 committed by renovate[bot]
parent e4a86f0120
commit e2847ae4cf
2 changed files with 5 additions and 5 deletions

View File

@ -152,7 +152,7 @@
"grunt-update-submodules": "0.4.1",
"matchdep": "2.0.0",
"mocha": "6.2.1",
"mock-knex": "0.4.6",
"mock-knex": "0.4.7",
"nock": "11.3.6",
"proxyquire": "2.1.3",
"rewire": "4.0.1",

View File

@ -5721,10 +5721,10 @@ mocha@^4.0.0:
mkdirp "0.5.1"
supports-color "4.4.0"
mock-knex@0.4.6:
version "0.4.6"
resolved "https://registry.yarnpkg.com/mock-knex/-/mock-knex-0.4.6.tgz#3256db9bd29fb3ed1755142aa6a3719eeb9c354a"
integrity sha512-zWZqAd1RauA9YBeEZaiGHwqtuMnKH3z1fYxbCbe/cPrKdsWJh5aIXFtDEfa8Cz8xJ4B/dZOOp9VcBugaAAJHfQ==
mock-knex@0.4.7:
version "0.4.7"
resolved "https://registry.yarnpkg.com/mock-knex/-/mock-knex-0.4.7.tgz#ec476e14df22773e37ea7a9020959a4573c38c59"
integrity sha512-jg9l4WnIxHaL4SsyrDWxNa7ilo3XgWti8w6zVaXzELFXhlAPY/pUYIjJLdkuCNxQpN8Wq1TMHZsrdf6UkLvTew==
dependencies:
bluebird "^3.4.1"
lodash "^4.14.2"