Skip to content

Commit

Permalink
Bump solhint from 3.5.1 to 3.6.2
Browse files Browse the repository at this point in the history
Bumps [solhint](https://github.com/protofire/solhint) from 3.5.1 to 3.6.2.
- [Release notes](https://github.com/protofire/solhint/releases)
- [Changelog](https://github.com/protofire/solhint/blob/develop/CHANGELOG.md)
- [Commits](protofire/solhint@3.5.1...3.6.2)

---
updated-dependencies:
- dependency-name: solhint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 8, 2023
1 parent 877b457 commit eb650ce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"hardhat": "^2.16.1",
"kill-port": "^2.0.1",
"lodash": "^4.17.21",
"solhint": "^3.5.1",
"solhint": "^3.6.2",
"solidity-coverage": "^0.8.4",
"ts-node": "^10.9.1",
"typechain": "^7.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5496,10 +5496,10 @@ [email protected]:
semver "^5.5.0"
tmp "0.0.33"

solhint@^3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/solhint/-/solhint-3.5.1.tgz#3cf47c173f1a223770c3bef719122d6d2d157371"
integrity sha512-29+vUIwUmsasKuIzCYOqiKlu4We7+BVYNuoKmDMWsmjfPDoJQpM65eBzYuqEr18lwvXpQAbjTGdzvm4iZIO9Uw==
solhint@^3.6.2:
version "3.6.2"
resolved "https://registry.yarnpkg.com/solhint/-/solhint-3.6.2.tgz#2b2acbec8fdc37b2c68206a71ba89c7f519943fe"
integrity sha512-85EeLbmkcPwD+3JR7aEMKsVC9YrRSxd4qkXuMzrlf7+z2Eqdfm1wHWq1ffTuo5aDhoZxp2I9yF3QkxZOxOL7aQ==
dependencies:
"@solidity-parser/parser" "^0.16.0"
ajv "^6.12.6"
Expand Down

0 comments on commit eb650ce

Please sign in to comment.