aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorBrandon Millman <brandon.millman@gmail.com>2018-02-06 08:28:03 +0800
committerBrandon Millman <brandon.millman@gmail.com>2018-02-06 10:11:26 +0800
commit83d0bad3a1e6635dedb46fbd99ee1bec5246d4bf (patch)
tree626fd908627a4b6b7e48c3b7326c12a1f30c2f5f /yarn.lock
parent99b1f81e89e3ac929c7829552ea7ae19998524e9 (diff)
downloaddexon-sol-tools-83d0bad3a1e6635dedb46fbd99ee1bec5246d4bf.tar
dexon-sol-tools-83d0bad3a1e6635dedb46fbd99ee1bec5246d4bf.tar.gz
dexon-sol-tools-83d0bad3a1e6635dedb46fbd99ee1bec5246d4bf.tar.bz2
dexon-sol-tools-83d0bad3a1e6635dedb46fbd99ee1bec5246d4bf.tar.lz
dexon-sol-tools-83d0bad3a1e6635dedb46fbd99ee1bec5246d4bf.tar.xz
dexon-sol-tools-83d0bad3a1e6635dedb46fbd99ee1bec5246d4bf.tar.zst
dexon-sol-tools-83d0bad3a1e6635dedb46fbd99ee1bec5246d4bf.zip
Addressed comments and update 0xProject/types-ethereumjs-util deps
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock17
1 files changed, 8 insertions, 9 deletions
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"