Bump truffle from 5.0.41 to 5.0.42 (#1971)

Bumps [truffle](https://github.com/trufflesuite/truffle) from 5.0.41 to 5.0.42.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/compare/truffle@5.0.41...truffle@5.0.42)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-28 13:12:09 -03:00
committed by Francisco Giordano
parent f6f918c64c
commit 91992eed0a
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -10682,9 +10682,9 @@
"dev": true
},
"truffle": {
"version": "5.0.41",
"resolved": "https://registry.npmjs.org/truffle/-/truffle-5.0.41.tgz",
"integrity": "sha512-vQm7OHRN8qh4Te3QZ9A74JsDoZfcYoJLuI1FrcLpJoicdTrzCZU4UXGIYFUIZ+UmOTlMS07lUufxDSraSHxpdg==",
"version": "5.0.42",
"resolved": "https://registry.npmjs.org/truffle/-/truffle-5.0.42.tgz",
"integrity": "sha512-WbXGdHElluVbQP9FQljpvBLWjSEiKHaUx27TZ+RK7yEyrYDb8ATjpX0Owkc72bIy3AjKcbrlrptnqYswY1mtsg==",
"dev": true,
"requires": {
"app-module-path": "^2.2.0",