aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorLeonid Logvinov <logvinov.leon@gmail.com>2017-10-26 03:11:09 +0800
committerLeonid Logvinov <logvinov.leon@gmail.com>2017-10-26 03:11:09 +0800
commit45c4042e2bb6d4c13510a5922602ba49bb5108ef (patch)
tree1f397a69e65805a3fd540d2bd5bcdddde319f692 /yarn.lock
parentbba770473289b3c3fb36321a7158c4ee648b1c00 (diff)
downloaddexon-0x-contracts-45c4042e2bb6d4c13510a5922602ba49bb5108ef.tar
dexon-0x-contracts-45c4042e2bb6d4c13510a5922602ba49bb5108ef.tar.gz
dexon-0x-contracts-45c4042e2bb6d4c13510a5922602ba49bb5108ef.tar.bz2
dexon-0x-contracts-45c4042e2bb6d4c13510a5922602ba49bb5108ef.tar.lz
dexon-0x-contracts-45c4042e2bb6d4c13510a5922602ba49bb5108ef.tar.xz
dexon-0x-contracts-45c4042e2bb6d4c13510a5922602ba49bb5108ef.tar.zst
dexon-0x-contracts-45c4042e2bb6d4c13510a5922602ba49bb5108ef.zip
Downgrade typedoc
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock68
1 files changed, 36 insertions, 32 deletions
diff --git a/yarn.lock b/yarn.lock
index 41232dd2a..eefd9a429 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -8,19 +8,26 @@
dependencies:
jsonschema "^1.2.0"
-"@types/fs-extra@4.0.0":
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-4.0.0.tgz#1dd742ad5c9bce308f7a52d02ebc01421bc9102f"
+"@types/fs-extra@^4.0.0":
+ version "4.0.3"
+ resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-4.0.3.tgz#87343b1ab99415b61817ac894ed622355a0ebf67"
dependencies:
"@types/node" "*"
-"@types/handlebars@4.0.31":
- version "4.0.31"
- resolved "https://registry.yarnpkg.com/@types/handlebars/-/handlebars-4.0.31.tgz#a7fba66fafe42713aee88eeca8db91192efe6e72"
+"@types/glob@*":
+ version "5.0.33"
+ resolved "https://registry.yarnpkg.com/@types/glob/-/glob-5.0.33.tgz#3dff7c6ce09d65abe919c7961dc3dee016f36ad7"
+ dependencies:
+ "@types/minimatch" "*"
+ "@types/node" "*"
-"@types/highlight.js@9.1.8":
- version "9.1.8"
- resolved "https://registry.yarnpkg.com/@types/highlight.js/-/highlight.js-9.1.8.tgz#d227f18bcb8f3f187e16965f2444859a04689758"
+"@types/handlebars@^4.0.31":
+ version "4.0.36"
+ resolved "https://registry.yarnpkg.com/@types/handlebars/-/handlebars-4.0.36.tgz#ff57c77fa1ab6713bb446534ddc4d979707a3a79"
+
+"@types/highlight.js@^9.1.8":
+ version "9.1.10"
+ resolved "https://registry.yarnpkg.com/@types/highlight.js/-/highlight.js-9.1.10.tgz#b621f809cd9573b80992b90cffc5788208e3069c"
"@types/jsonschema@^1.1.1":
version "1.1.1"
@@ -28,19 +35,15 @@
dependencies:
jsonschema "*"
-"@types/lodash@4.14.74":
- version "4.14.74"
- resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.74.tgz#ac3bd8db988e7f7038e5d22bd76a7ba13f876168"
-
-"@types/lodash@^4.14.64":
+"@types/lodash@^4.14.37", "@types/lodash@^4.14.64":
version "4.14.68"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.68.tgz#754fbab68bd2bbb69547dc8ce7574f7012eed7f6"
-"@types/marked@0.3.0":
- version "0.3.0"
- resolved "https://registry.yarnpkg.com/@types/marked/-/marked-0.3.0.tgz#583c223dd33385a1dda01aaf77b0cd0411c4b524"
+"@types/marked@0.0.28":
+ version "0.0.28"
+ resolved "https://registry.yarnpkg.com/@types/marked/-/marked-0.0.28.tgz#44ba754e9fa51432583e8eb30a7c4dd249b52faa"
-"@types/minimatch@2.0.29":
+"@types/minimatch@*", "@types/minimatch@^2.0.29":
version "2.0.29"
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-2.0.29.tgz#5002e14f75e2d71e564281df0431c8c1b4a2a36a"
@@ -52,10 +55,11 @@
version "8.0.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.9.tgz#19f44c3b6cb8a70d261d366f73650e3e3891ab2d"
-"@types/shelljs@0.7.0":
- version "0.7.0"
- resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.7.0.tgz#229c157c6bc1e67d6b990e6c5e18dbd2ff58cff0"
+"@types/shelljs@^0.7.0":
+ version "0.7.5"
+ resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.7.5.tgz#5834fb7385d1137bd2be5842f2c278ac36a117f4"
dependencies:
+ "@types/glob" "*"
"@types/node" "*"
"@types/sinon@^2.2.2":
@@ -4728,17 +4732,17 @@ 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.9.0:
- version "0.9.0"
- resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.9.0.tgz#159bff7c7784ce5b91d86f3e4cc8928e62040957"
- dependencies:
- "@types/fs-extra" "4.0.0"
- "@types/handlebars" "4.0.31"
- "@types/highlight.js" "9.1.8"
- "@types/lodash" "4.14.74"
- "@types/marked" "0.3.0"
- "@types/minimatch" "2.0.29"
- "@types/shelljs" "0.7.0"
+typedoc@~0.8.0:
+ version "0.8.0"
+ resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.8.0.tgz#d7172bc6a29964f451b7609c005beadadefe2361"
+ dependencies:
+ "@types/fs-extra" "^4.0.0"
+ "@types/handlebars" "^4.0.31"
+ "@types/highlight.js" "^9.1.8"
+ "@types/lodash" "^4.14.37"
+ "@types/marked" "0.0.28"
+ "@types/minimatch" "^2.0.29"
+ "@types/shelljs" "^0.7.0"
fs-extra "^4.0.0"
handlebars "^4.0.6"
highlight.js "^9.0.0"