0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Update dependency mock-knex to v0.4.6

This commit is contained in:
Renovate Bot 2019-07-15 00:28:30 +00:00 committed by renovate[bot]
parent 79b2cb7294
commit 848640eda2
2 changed files with 5 additions and 5 deletions

View file

@ -148,7 +148,7 @@
"grunt-update-submodules": "0.4.1",
"matchdep": "2.0.0",
"mocha": "6.1.4",
"mock-knex": "0.4.5",
"mock-knex": "0.4.6",
"nock": "10.0.6",
"proxyquire": "2.1.0",
"rewire": "4.0.1",

View file

@ -4974,10 +4974,10 @@ mocha@^4.0.0:
mkdirp "0.5.1"
supports-color "4.4.0"
mock-knex@0.4.5:
version "0.4.5"
resolved "https://registry.yarnpkg.com/mock-knex/-/mock-knex-0.4.5.tgz#bbfb83fcb7fb8b07c4c80edf0f6403b4a37aa27c"
integrity sha512-ZDBTqp5f+SLNOWbydOK/zO6pr1WeWDt3BEvaWI9ohiFz1VKdGsc/kRTntxNADKmQ7+Rql0aZ/1dxseLCV9i2tg==
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==
dependencies:
bluebird "^3.4.1"
lodash "^4.14.2"