Bump solhint from 2.1.0 to 2.3.0 (#1936)
* Bump solhint from 2.1.0 to 2.3.0 Bumps [solhint](https://github.com/protofire/solhint) from 2.1.0 to 2.3.0. - [Release notes](https://github.com/protofire/solhint/releases) - [Changelog](https://github.com/protofire/solhint/blob/master/CHANGELOG.md) - [Commits](https://github.com/protofire/solhint/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Fix linter
Showing
| ... | ... | @@ -63,7 +63,7 @@ |
| "micromatch": "^4.0.2", | ||
| "nodemon": "^1.19.3", | ||
| "openzeppelin-test-helpers": "^0.4.3", | ||
| "solhint": "2.1.0", | ||
| "solhint": "2.3.0", | ||
| "solidity-coverage": "github:rotcivegaf/solidity-coverage#5875f5b7bc74d447f3312c9c0e9fc7814b482477", | ||
| "solidity-docgen": "^0.3.4", | ||
| "truffle": "^5.0.39" | ||
| ... | ... |
Please
register
or
sign in
to comment