From d20f77fa317f046a95163fd5d38856675e9991c8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2020 10:18:53 +0200 Subject: [PATCH] Bump @openeth/truffle-typings from 0.0.3 to 0.0.4 (#645) Bumps [@openeth/truffle-typings](https://github.com/ethereum-ts/truffle-typings) from 0.0.3 to 0.0.4. - [Release notes](https://github.com/ethereum-ts/truffle-typings/releases) - [Commits](https://github.com/ethereum-ts/truffle-typings/commits) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b9d44c471..cb064cbe6 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "@gnosis.pm/owl-token": "^3.1.0", "@gnosis.pm/solidity-data-structures": "^1.2.4", "@gnosis.pm/util-contracts": "^2.0.6", - "@openeth/truffle-typings": "^0.0.3", + "@openeth/truffle-typings": "^0.0.4", "@truffle/contract": "^4.1.15", "@types/bn.js": "^4.11.6", "@types/chai": "^4.2.11", diff --git a/yarn.lock b/yarn.lock index de42d1b8c..e505a8629 100644 --- a/yarn.lock +++ b/yarn.lock @@ -195,10 +195,10 @@ "@nodelib/fs.scandir" "2.1.3" fastq "^1.6.0" -"@openeth/truffle-typings@^0.0.3": - version "0.0.3" - resolved "https://registry.yarnpkg.com/@openeth/truffle-typings/-/truffle-typings-0.0.3.tgz#2cd9558a52225665a73a066015534d714bf48055" - integrity sha512-wTIoUUZIJ1pWMgSmzuxxOOSNJfNIIdiFeSFdsE8MIwYmvOmtN/CTQJhRKAU3AuToKYQkeVa2H1NLpMxskg1EMw== +"@openeth/truffle-typings@^0.0.4": + version "0.0.4" + resolved "https://registry.yarnpkg.com/@openeth/truffle-typings/-/truffle-typings-0.0.4.tgz#f663fdb3be3fc56115998247c0e01f2ffa3e4f91" + integrity sha512-SvAi9WUv3FL3b6pKyym1ZxpvnvEQY78msGOtRFBLb4ydXxHwkjRJQ+wrI4MHOtDJSr9ihh5tAhzI719p1atxqA== dependencies: "@types/chai" "^4.1.4" "@types/mocha" "^5.2.5"