File tree Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 42
42
"p-queue" : " 7.2.0" ,
43
43
"prettier" : " 2.5.1" ,
44
44
"prettier-plugin-solidity" : " 1.0.0-beta.19" ,
45
- "solhint" : " 3.3.6 " ,
45
+ "solhint" : " 3.3.7 " ,
46
46
"truffle" : " 5.4.29" ,
47
47
"truffle-plugin-verify" : " 0.5.21" ,
48
48
"truffle-typings" : " 1.0.8" ,
Original file line number Diff line number Diff line change 1428
1428
dependencies:
1429
1429
antlr4ts "^0.5.0-alpha.4"
1430
1430
1431
+ "@solidity-parser/parser@^0.14.1":
1432
+ version "0.14.1"
1433
+ resolved "https://registry.yarnpkg.com/@solidity-parser/parser/-/parser-0.14.1.tgz#179afb29f4e295a77cc141151f26b3848abc3c46"
1434
+ integrity sha512-eLjj2L6AuQjBB6s/ibwCAc0DwrR5Ge+ys+wgWo+bviU7fV2nTMQhU63CGaDKXg9iTmMxwhkyoggdIR7ZGRfMgw==
1435
+ dependencies:
1436
+ antlr4ts "^0.5.0-alpha.4"
1437
+
1431
1438
"@szmarczak/http-timer@^1.1.2":
1432
1439
version "1.1.2"
1433
1440
resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-1.1.2.tgz#b1665e2c461a2cd92f4c1bbf50d5454de0d4b421"
12727
12734
optionalDependencies:
12728
12735
prettier "^1.14.3"
12729
12736
12737
+
12738
+ version "3.3.7"
12739
+ resolved "https://registry.yarnpkg.com/solhint/-/solhint-3.3.7.tgz#b5da4fedf7a0fee954cb613b6c55a5a2b0063aa7"
12740
+ integrity sha512-NjjjVmXI3ehKkb3aNtRJWw55SUVJ8HMKKodwe0HnejA+k0d2kmhw7jvpa+MCTbcEgt8IWSwx0Hu6aCo/iYOZzQ==
12741
+ dependencies:
12742
+ "@solidity-parser/parser" "^0.14.1"
12743
+ ajv "^6.6.1"
12744
+ antlr4 "4.7.1"
12745
+ ast-parents "0.0.1"
12746
+ chalk "^2.4.2"
12747
+ commander "2.18.0"
12748
+ cosmiconfig "^5.0.7"
12749
+ eslint "^5.6.0"
12750
+ fast-diff "^1.1.2"
12751
+ glob "^7.1.3"
12752
+ ignore "^4.0.6"
12753
+ js-yaml "^3.12.0"
12754
+ lodash "^4.17.11"
12755
+ semver "^6.3.0"
12756
+ optionalDependencies:
12757
+ prettier "^1.14.3"
12758
+
12730
12759
solidity-comments-extractor@^0.0.7:
12731
12760
version "0.0.7"
12732
12761
resolved "https://registry.yarnpkg.com/solidity-comments-extractor/-/solidity-comments-extractor-0.0.7.tgz#99d8f1361438f84019795d928b931f4e5c39ca19"
You can’t perform that action at this time.
0 commit comments