File tree Expand file tree Collapse file tree 3 files changed +2
-7
lines changed
test/soliditySources/contracts/statements Expand file tree Collapse file tree 3 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 25
25
"req-cwd" : " ^1.0.1" ,
26
26
"sha1" : " ^1.1.1" ,
27
27
"shelljs" : " ^0.8.3" ,
28
- "solidity-parser-antlr" : " 0.4.5 " ,
28
+ "solidity-parser-antlr" : " ^ 0.4.7 " ,
29
29
"web3-utils" : " ^1.0.0"
30
30
},
31
31
"devDependencies" : {
File renamed without changes.
Original file line number Diff line number Diff line change @@ -4221,12 +4221,7 @@ solc@^0.5.10:
4221
4221
tmp "0.0.33"
4222
4222
yargs "^11.0.0"
4223
4223
4224
-
4225
- version "0.4.5"
4226
- resolved "https://registry.yarnpkg.com/solidity-parser-antlr/-/solidity-parser-antlr-0.4.5.tgz#4de1867f1a12df4553886209225bc80328aeb0c1"
4227
- integrity sha512-5GzhIs4hpY3XnGwMndgrOksD567O5WdUQPbpy2n2WA1m3algzUKYMf+Ne/QHd36TTUNvVV+iTWD5tKaCZfaOjg==
4228
-
4229
- solidity-parser-antlr@^0.4.2 :
4224
+ solidity-parser-antlr@^0.4.2, solidity-parser-antlr@^0.4.7 :
4230
4225
version "0.4.8"
4231
4226
resolved "https://registry.yarnpkg.com/solidity-parser-antlr/-/solidity-parser-antlr-0.4.8.tgz#69f77a56ed5596458ee42f7240e80f23b8eb75b9"
4232
4227
integrity sha512-HkAAvzLfw2OPmkuGLcy8M5yVaO4PWagmV4t7DSKYi3pXQZG7TPQ2dWl1c0QTp56snX08FeKsBAsPhXY43yjZUQ==
You can’t perform that action at this time.
0 commit comments