aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorLeonid Logvinov <logvinov.leon@gmail.com>2017-11-13 04:19:10 +0800
committerLeonid Logvinov <logvinov.leon@gmail.com>2017-11-13 04:19:10 +0800
commit5d2b6585c66fc17a36bb9841a3b3fb009e23024c (patch)
tree05cb648daffe2a517f1cfcbde1bffed4a6b49f0b /yarn.lock
parenta2f89347a9951443323afb2afe75d48204eb0aa1 (diff)
downloaddexon-sol-tools-5d2b6585c66fc17a36bb9841a3b3fb009e23024c.tar
dexon-sol-tools-5d2b6585c66fc17a36bb9841a3b3fb009e23024c.tar.gz
dexon-sol-tools-5d2b6585c66fc17a36bb9841a3b3fb009e23024c.tar.bz2
dexon-sol-tools-5d2b6585c66fc17a36bb9841a3b3fb009e23024c.tar.lz
dexon-sol-tools-5d2b6585c66fc17a36bb9841a3b3fb009e23024c.tar.xz
dexon-sol-tools-5d2b6585c66fc17a36bb9841a3b3fb009e23024c.tar.zst
dexon-sol-tools-5d2b6585c66fc17a36bb9841a3b3fb009e23024c.zip
Fix tslint issue
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock39
1 files changed, 14 insertions, 25 deletions
diff --git a/yarn.lock b/yarn.lock
index 52c3830f3..55f1e0bcc 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -285,7 +285,7 @@ async-eventemitter@^0.2.2:
dependencies:
async "^2.4.0"
-"async-eventemitter@github:ahultgren/async-eventemitter#fa06e39e56786ba541c180061dbf2c0a5bbf951c":
+async-eventemitter@ahultgren/async-eventemitter#fa06e39e56786ba541c180061dbf2c0a5bbf951c:
version "0.2.3"
resolved "https://codeload.github.com/ahultgren/async-eventemitter/tar.gz/fa06e39e56786ba541c180061dbf2c0a5bbf951c"
dependencies:
@@ -781,13 +781,13 @@ bignumber.js@^4.0.2, bignumber.js@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-4.1.0.tgz#db6f14067c140bd46624815a7916c92d9b6c24b1"
-"bignumber.js@git+https://github.com/debris/bignumber.js.git#94d7146671b9719e00a09c29b01a691bc85048c2":
+"bignumber.js@git+https://github.com/debris/bignumber.js#master":
version "2.0.7"
- resolved "git+https://github.com/debris/bignumber.js.git#94d7146671b9719e00a09c29b01a691bc85048c2"
+ resolved "git+https://github.com/debris/bignumber.js#c7a38de919ed75e6fb6ba38051986e294b328df9"
-"bignumber.js@git+https://github.com/debris/bignumber.js.git#master":
+"bignumber.js@git+https://github.com/debris/bignumber.js.git#94d7146671b9719e00a09c29b01a691bc85048c2":
version "2.0.7"
- resolved "git+https://github.com/debris/bignumber.js.git#c7a38de919ed75e6fb6ba38051986e294b328df9"
+ resolved "git+https://github.com/debris/bignumber.js.git#94d7146671b9719e00a09c29b01a691bc85048c2"
"bignumber.js@git+https://github.com/frozeman/bignumber.js-nolookahead.git":
version "2.0.7"
@@ -994,7 +994,7 @@ buffer@^5.0.6:
base64-js "^1.0.2"
ieee754 "^1.1.4"
-builtin-modules@^1.0.0, builtin-modules@^1.1.1:
+builtin-modules@^1.0.0:
version "1.1.1"
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f"
@@ -1484,14 +1484,10 @@ detect-libc@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.2.tgz#71ad5d204bf17a6a6ca8f450c61454066ef461e1"
-diff@3.3.1:
+diff@3.3.1, diff@^3.1.0, diff@^3.2.0:
version "3.3.1"
resolved "https://registry.yarnpkg.com/diff/-/diff-3.3.1.tgz#aa8567a6eed03c531fc89d3f711cd0e5259dec75"
-diff@^3.1.0, diff@^3.2.0:
- version "3.4.0"
- resolved "https://registry.yarnpkg.com/diff/-/diff-3.4.0.tgz#b1d85507daf3964828de54b37d0d73ba67dda56c"
-
diffie-hellman@^5.0.0:
version "5.0.2"
resolved "https://registry.yarnpkg.com/diffie-hellman/-/diffie-hellman-5.0.2.tgz#b5835739270cfe26acf632099fded2a07f209e5e"
@@ -4216,13 +4212,7 @@ resolve-url@^0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
-resolve@^1.1.6, resolve@^1.3.2:
- version "1.5.0"
- resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.5.0.tgz#1f09acce796c9a762579f31b2c1cc4c3cddf9f36"
- dependencies:
- path-parse "^1.0.5"
-
-resolve@~1.4.0:
+resolve@^1.1.6, resolve@^1.3.2, resolve@~1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.4.0.tgz#a75be01c53da25d934a98ebd0e4c4a7312f92a86"
dependencies:
@@ -4934,13 +4924,12 @@ tslint-react@^3.0.0:
dependencies:
tsutils "^2.8.0"
-tslint@^5.3.2:
- version "5.8.0"
- resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.8.0.tgz#1f49ad5b2e77c76c3af4ddcae552ae4e3612eb13"
+tslint@~5.5.0:
+ version "5.5.0"
+ resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.5.0.tgz#10e8dab3e3061fa61e9442e8cee3982acf20a6aa"
dependencies:
babel-code-frame "^6.22.0"
- builtin-modules "^1.1.1"
- chalk "^2.1.0"
+ colors "^1.1.2"
commander "^2.9.0"
diff "^3.2.0"
glob "^7.1.1"
@@ -4948,9 +4937,9 @@ tslint@^5.3.2:
resolve "^1.3.2"
semver "^5.3.0"
tslib "^1.7.1"
- tsutils "^2.12.1"
+ tsutils "^2.5.1"
-tsutils@^2.12.1, tsutils@^2.8.0:
+tsutils@^2.5.1, tsutils@^2.8.0:
version "2.12.2"
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.12.2.tgz#ad58a4865d17ec3ddb6631b6ca53be14a5656ff3"
dependencies: