Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 18, 2025
1 parent 9901f5a commit 82382c4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1286,10 +1286,10 @@ __metadata:
languageName: node
linkType: hard

"@solidity-parser/parser@npm:^0.18.0":
version: 0.18.0
resolution: "@solidity-parser/parser@npm:0.18.0"
checksum: 10c0/c54b4c9ba10e1fd1cd45894040135a39b9bc527f0ac40bec732d8628b0c0c7cb7ec2b7e816b408d613ab1d71c04f9555111ccc83b6dbaed2e39ff4ef7d000e25
"@solidity-parser/parser@npm:^0.19.0":
version: 0.19.0
resolution: "@solidity-parser/parser@npm:0.19.0"
checksum: 10c0/2f4c885bb32ca95ea41120f0d972437b4191d26aa63ea62b7904d075e1b90f4290996407ef84a46a20f66e4268f41fb07fc0edc7142afc443511e8c74b37c6e9
languageName: node
linkType: hard

Expand Down Expand Up @@ -4311,10 +4311,10 @@ __metadata:
linkType: hard

"solhint@npm:^5.0.1":
version: 5.0.3
resolution: "solhint@npm:5.0.3"
version: 5.0.5
resolution: "solhint@npm:5.0.5"
dependencies:
"@solidity-parser/parser": "npm:^0.18.0"
"@solidity-parser/parser": "npm:^0.19.0"
ajv: "npm:^6.12.6"
antlr4: "npm:^4.13.1-patch-1"
ast-parents: "npm:^0.0.1"
Expand All @@ -4338,7 +4338,7 @@ __metadata:
optional: true
bin:
solhint: solhint.js
checksum: 10c0/262e86a8932d7d4d6ebae2a9d7317749e5068092e7cdf4caf07ac39fc72bd2c94f3907daaedcad37592ec001b57caed6dc5ed7c3fd6cd18b6443182f38c1715e
checksum: 10c0/becf018ff57f6b3579a7001179dcf941814bbdbc9fed8e4bb6502d35a8b5adc4fc42d0fa7f800e3003471768f9e17d2c458fb9f21c65c067160573f16ff12769
languageName: node
linkType: hard

Expand Down

0 comments on commit 82382c4

Please sign in to comment.