From 83d0bad3a1e6635dedb46fbd99ee1bec5246d4bf Mon Sep 17 00:00:00 2001 From: Brandon Millman Date: Mon, 5 Feb 2018 16:28:03 -0800 Subject: Addressed comments and update 0xProject/types-ethereumjs-util deps --- yarn.lock | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'yarn.lock') diff --git a/yarn.lock b/yarn.lock index 668fa4944..832856c62 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9097,21 +9097,20 @@ types-bn@^0.0.1: dependencies: bn.js "4.11.7" -types-ethereumjs-util@0xProject/types-ethereumjs-util: - version "0.0.6" - resolved "https://codeload.github.com/0xProject/types-ethereumjs-util/tar.gz/0c5058e4f9d6585f7c7c1f88939546acb14323b8" +"types-bn@https://github.com/machinomy/types-bn.git": + version "0.0.1" + resolved "https://github.com/machinomy/types-bn.git#08ede69e138640d332b0dae0dc2e2fffee5f7160" dependencies: - bn.js "^4.11.7" - buffer "^5.0.6" - rlp "^2.0.0" + bn.js "4.11.7" -types-ethereumjs-util@0xproject/types-ethereumjs-util: - version "0.0.6" - resolved "https://codeload.github.com/0xproject/types-ethereumjs-util/tar.gz/0c5058e4f9d6585f7c7c1f88939546acb14323b8" +types-ethereumjs-util@0xProject/types-ethereumjs-util: + version "0.0.7" + resolved "https://codeload.github.com/0xProject/types-ethereumjs-util/tar.gz/72722fc605bfa7f87ec4a959956b387320479ffc" dependencies: bn.js "^4.11.7" buffer "^5.0.6" rlp "^2.0.0" + types-bn "https://github.com/machinomy/types-bn.git" typescript@2.4.1: version "2.4.1" -- cgit v1.2.3