|
|
|
@ -38,7 +38,7 @@ |
|
|
|
|
"prettier-plugin-solidity": "^1.1.0", |
|
|
|
|
"rimraf": "^5.0.1", |
|
|
|
|
"semver": "^7.3.5", |
|
|
|
|
"solhint": "^3.3.6", |
|
|
|
|
"solhint": "^3.6.1", |
|
|
|
|
"solhint-plugin-openzeppelin": "file:scripts/solhint-custom", |
|
|
|
|
"solidity-ast": "^0.4.50", |
|
|
|
|
"solidity-coverage": "^0.8.5", |
|
|
|
@ -9712,9 +9712,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/solhint": { |
|
|
|
|
"version": "3.6.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/solhint/-/solhint-3.6.2.tgz", |
|
|
|
|
"integrity": "sha512-85EeLbmkcPwD+3JR7aEMKsVC9YrRSxd4qkXuMzrlf7+z2Eqdfm1wHWq1ffTuo5aDhoZxp2I9yF3QkxZOxOL7aQ==", |
|
|
|
|
"version": "3.6.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/solhint/-/solhint-3.6.1.tgz", |
|
|
|
|
"integrity": "sha512-pS7Pl11Ujiew9XWaLDH0U+AFc6iK1RtLV0YETSpjHZXjUaNYi32mY+pi8Ap9vqmNfWodWKtG0bVQpatq84mL4g==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@solidity-parser/parser": "^0.16.0", |
|
|
|
|