Commit 2b20b1a authored Jul 4, 2023 Verified
1 parent 89882a2 commit 2b20b1a Copy full SHA for 2b20b1a
File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 25
25
"license" : " ISC" ,
26
26
"dependencies" : {
27
27
"@ethersproject/abi" : " ^5.0.9" ,
28
- "@solidity-parser/parser" : " ^0.14.1 " ,
28
+ "@solidity-parser/parser" : " ^0.16.0 " ,
29
29
"chalk" : " ^2.4.2" ,
30
30
"death" : " ^1.1.0" ,
31
31
"detect-port" : " ^1.3.0" ,
Original file line number Diff line number Diff line change 871
871
version "0.14.0"
872
872
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
873
873
874
- " @solidity-parser/parser@^0.14.0" , "@solidity-parser/parser@^0.14.1" :
874
+ " @solidity-parser/parser@^0.14.0 " :
875
875
version "0.14.1"
876
876
resolved "https://registry.yarnpkg.com/@solidity-parser/parser/-/parser-0.14.1.tgz#179afb29f4e295a77cc141151f26b3848abc3c46"
877
877
dependencies :
878
878
antlr4ts "^0.5.0-alpha.4"
879
879
880
+ " @solidity-parser/parser@^0.16.0 " :
881
+ version "0.16.0"
882
+ resolved "https://registry.yarnpkg.com/@solidity-parser/parser/-/parser-0.16.0.tgz#1fb418c816ca1fc3a1e94b08bcfe623ec4e1add4"
883
+ integrity sha512-ESipEcHyRHg4Np4SqBCfcXwyxxna1DgFVz69bgpLV8vzl/NP1DtcKsJ4dJZXWQhY/Z4J2LeKBiOkOVZn9ct33Q==
884
+ dependencies :
885
+ antlr4ts "^0.5.0-alpha.4"
886
+
880
887
" @szmarczak/http-timer@^1.1.2 " :
881
888
version "1.1.2"
882
889
resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-1.1.2.tgz#b1665e2c461a2cd92f4c1bbf50d5454de0d4b421"
You can’t perform that action at this time.
0 commit comments