aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorJacob Evans <dekz@dekz.net>2018-04-18 14:21:56 +0800
committerGitHub <noreply@github.com>2018-04-18 14:21:56 +0800
commit823f2db09fba8f19806ba3fa4bd679e12a58be3f (patch)
treeb0dc7265a22c0120cd42d026cacc14dc8d7cc80c /yarn.lock
parent12d5c35d143fdf2cf15b7f689c75a7ada13227aa (diff)
parenta71e511f82c2a21f8042c03fb0eb652ec40ad5df (diff)
downloaddexon-0x-contracts-823f2db09fba8f19806ba3fa4bd679e12a58be3f.tar.gz
dexon-0x-contracts-823f2db09fba8f19806ba3fa4bd679e12a58be3f.tar.zst
dexon-0x-contracts-823f2db09fba8f19806ba3fa4bd679e12a58be3f.zip
Merge pull request #531 from 0xProject/feature/deployer/solidity-0.4.22
Solidity 0.4.22
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock10
1 files changed, 10 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock
index e936833d4..2d3af8b03 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -9621,6 +9621,16 @@ 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"
+ dependencies:
+ fs-extra "^0.30.0"
+ memorystream "^0.3.1"
+ require-from-string "^1.1.0"
+ semver "^5.3.0"
+ yargs "^4.7.1"
+
solidity-parser-antlr@^0.2.8:
version "0.2.8"
resolved "https://registry.yarnpkg.com/solidity-parser-antlr/-/solidity-parser-antlr-0.2.8.tgz#8eb8547a88dfeaf6cf4c7811e3824084214244d4"