Skip to content

Commit

Permalink
Merge pull request #281 from JoinColony/greenkeeper/solidity-parser-a…
Browse files Browse the repository at this point in the history
…ntlr-0.3.0

Update solidity-parser-antlr to the latest version 🚀
  • Loading branch information
elenadimitrova authored Jul 17, 2018
2 parents c3e6ead + 7b9fc7e commit af6b556
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"rimraf": "^2.6.2",
"shortid": "^2.2.8",
"solidity-coverage": "0.5.5",
"solidity-parser-antlr": "^0.2.11",
"solidity-parser-antlr": "^0.3.0",
"solium": "^1.1.7",
"truffle": "^4.1.11",
"web3-utils": "^1.0.0-beta.34"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7639,9 +7639,9 @@ [email protected]:
tree-kill "^1.2.0"
web3 "^0.18.4"

solidity-parser-antlr@^0.2.11:
version "0.2.11"
resolved "https://registry.yarnpkg.com/solidity-parser-antlr/-/solidity-parser-antlr-0.2.11.tgz#b3e4d0aca0d15796e9b59da53a49137aab51c298"
solidity-parser-antlr@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/solidity-parser-antlr/-/solidity-parser-antlr-0.3.0.tgz#980c57ca524ebc3315b916b18248f08a6cd43266"

[email protected]:
version "0.4.11"
Expand Down

0 comments on commit af6b556

Please sign in to comment.