aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorAmir Bandeali <abandeali1@gmail.com>2018-04-21 04:55:49 +0800
committerGitHub <noreply@github.com>2018-04-21 04:55:49 +0800
commitd08bfbf7054d0d98680daab3d1fdc0ac878dcc16 (patch)
tree4b301a5b3caffe8ada61af312620a0557feb7ea4 /yarn.lock
parent0046a0762cdfc0e733f460545ad62f5e4727eeb3 (diff)
parenta10e466fedaf1d291d24931f1743bb6becd101db (diff)
downloaddexon-sol-tools-d08bfbf7054d0d98680daab3d1fdc0ac878dcc16.tar
dexon-sol-tools-d08bfbf7054d0d98680daab3d1fdc0ac878dcc16.tar.gz
dexon-sol-tools-d08bfbf7054d0d98680daab3d1fdc0ac878dcc16.tar.bz2
dexon-sol-tools-d08bfbf7054d0d98680daab3d1fdc0ac878dcc16.tar.lz
dexon-sol-tools-d08bfbf7054d0d98680daab3d1fdc0ac878dcc16.tar.xz
dexon-sol-tools-d08bfbf7054d0d98680daab3d1fdc0ac878dcc16.tar.zst
dexon-sol-tools-d08bfbf7054d0d98680daab3d1fdc0ac878dcc16.zip
Merge pull request #545 from 0xProject/feature/deployer/solidity-0.4.23
Feature/deployer/solidity 0.4.23
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index a62d48512..be72ead11 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -9664,9 +9664,9 @@ solc@^0.4.18, solc@^0.4.2:
semver "^5.3.0"
yargs "^4.7.1"
-solc@^0.4.22:
- version "0.4.22"
- resolved "https://registry.yarnpkg.com/solc/-/solc-0.4.22.tgz#bbb879e4bc371604158430130a978f43f55ee48a"
+solc@^0.4.23:
+ version "0.4.23"
+ resolved "https://registry.yarnpkg.com/solc/-/solc-0.4.23.tgz#54a0ff4015827b32fddb62c0a418b5247310a58e"
dependencies:
fs-extra "^0.30.0"
memorystream "^0.3.1"