Skip to content

Commit

Permalink
fix: upgrade solhint from 3.3.6 to 3.5.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade solhint from 3.3.6 to 3.5.1.

See this package in npm:
https://www.npmjs.com/package/solhint

See this project in Snyk:
https://app.snyk.io/org/woodpile37/project/fd850637-423a-4efe-a39b-914ded24da34?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 25, 2023
1 parent 5c2ffc1 commit 4954a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"prettier-plugin-solidity": "^1.1.3",
"rimraf": "^5.0.1",
"semver": "^7.5.2",
"solhint": "^3.4.1",
"solhint": "^3.5.1",
"solidity-ast": "^0.4.49",
"solidity-coverage": "^0.7.11",
"solidity-docgen": "^0.5.17",
Expand Down

0 comments on commit 4954a28

Please sign in to comment.