Skip to content

Commit

Permalink
fix(deps): update dependency @truffle/contract to v4.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 2, 2020
1 parent 5bfa35a commit c2fd793
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
"license": "MIT",
"dependencies": {
"@truffle/contract": "4.1.14",
"@truffle/contract": "4.1.15",
"bn.js": "5.1.1",
"date-fns": "2.11.1",
"lodash": "^4.17.15",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3288,10 +3288,10 @@
crypto-js "^3.1.9-1"
debug "^4.1.0"

"@truffle/[email protected].14":
version "4.1.14"
resolved "https://registry.yarnpkg.com/@truffle/contract/-/contract-4.1.14.tgz#1fe30d17ddee573390c81a2dc2b1b2d5b3cbad86"
integrity sha512-rXopHO62w0tnQ+aD2X5FANvopzfD3/lXTiuY7pU0GnHPpCjlj00fG/oh1FAEevQiTLKZaJXiHftWg1tbPAcZ5w==
"@truffle/[email protected].15":
version "4.1.15"
resolved "https://registry.yarnpkg.com/@truffle/contract/-/contract-4.1.15.tgz#c82ef6e98e02d069f3cbf9c6d2fc88e142769ad1"
integrity sha512-3LHxoVYBziLguvPq6u0VdZsc1l2OIXjDuVGJDYdddfKuDNX/2NuH1JYRP2FM0PA8OYBuGyFolmlldPWRzuucng==
dependencies:
"@truffle/blockchain-utils" "^0.0.18"
"@truffle/contract-schema" "^3.0.23"
Expand Down

0 comments on commit c2fd793

Please sign in to comment.