Update lockfile (#2412)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
This commit is contained in:
renovate[bot]
2020-11-24 17:06:01 -03:00
committed by GitHub
parent e12cb97e16
commit 85f50d3e06
3 changed files with 200 additions and 1636 deletions

View File

@ -8,4 +8,8 @@ module.exports = {
providerOptions: {
default_balance_ether: '10000000000000000000000000',
},
mocha: {
fgrep: '[skip-on-coverage]',
invert: true,
},
}