aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorFabio Berger <me@fabioberger.com>2018-10-17 23:18:28 +0800
committerFabio Berger <me@fabioberger.com>2018-10-17 23:18:28 +0800
commit7c87d2e38b070fa9c3f2704c60f4e886d921cda3 (patch)
tree925c461ebc9fca7568495bf5ba0927873913491c /yarn.lock
parentf2e5a9635bdd61dbba2713ef6c556d412481251d (diff)
downloaddexon-0x-contracts-7c87d2e38b070fa9c3f2704c60f4e886d921cda3.tar
dexon-0x-contracts-7c87d2e38b070fa9c3f2704c60f4e886d921cda3.tar.gz
dexon-0x-contracts-7c87d2e38b070fa9c3f2704c60f4e886d921cda3.tar.bz2
dexon-0x-contracts-7c87d2e38b070fa9c3f2704c60f4e886d921cda3.tar.lz
dexon-0x-contracts-7c87d2e38b070fa9c3f2704c60f4e886d921cda3.tar.xz
dexon-0x-contracts-7c87d2e38b070fa9c3f2704c60f4e886d921cda3.tar.zst
dexon-0x-contracts-7c87d2e38b070fa9c3f2704c60f4e886d921cda3.zip
chore: Update TypeDoc to 0.13.0 (supports TS v3.1)
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock16
1 files changed, 10 insertions, 6 deletions
diff --git a/yarn.lock b/yarn.lock
index 661d4b475..b4f48b8ac 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6410,7 +6410,7 @@ ganache-core@0xProject/ganache-core#monorepo-dep:
ethereumjs-tx "0xProject/ethereumjs-tx#fake-tx-include-signature-by-default"
ethereumjs-util "^5.2.0"
ethereumjs-vm "2.3.5"
- ethereumjs-wallet "~0.6.0"
+ ethereumjs-wallet "0.6.0"
fake-merkle-patricia-tree "~1.0.1"
heap "~0.2.6"
js-scrypt "^0.2.0"
@@ -14877,9 +14877,9 @@ typedoc-default-themes@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/typedoc-default-themes/-/typedoc-default-themes-0.5.0.tgz#6dc2433e78ed8bea8e887a3acde2f31785bd6227"
-typedoc@0.12.0:
- version "0.12.0"
- resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.12.0.tgz#c5d606f52af29d841658e18d9faa1a72acf0e270"
+typedoc@0.13.0:
+ version "0.13.0"
+ resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.13.0.tgz#9efdf352bd54873955cd161bd4b75f24a8c59dde"
dependencies:
"@types/fs-extra" "^5.0.3"
"@types/handlebars" "^4.0.38"
@@ -14897,7 +14897,7 @@ typedoc@0.12.0:
progress "^2.0.0"
shelljs "^0.8.2"
typedoc-default-themes "^0.5.0"
- typescript "3.0.x"
+ typescript "3.1.x"
types-bn@^0.0.1:
version "0.0.1"
@@ -14905,10 +14905,14 @@ types-bn@^0.0.1:
dependencies:
bn.js "4.11.7"
-typescript@3.0.1, typescript@3.0.x:
+typescript@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.1.tgz#43738f29585d3a87575520a4b93ab6026ef11fdb"
+typescript@3.1.x:
+ version "3.1.3"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.3.tgz#01b70247a6d3c2467f70c45795ef5ea18ce191d5"
+
typewise-core@^1.2, typewise-core@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/typewise-core/-/typewise-core-1.2.0.tgz#97eb91805c7f55d2f941748fa50d315d991ef195"