Skip to content

Commit

Permalink
chore(deps-dev): bump solhint from 4.5.4 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [solhint](https://github.com/protofire/solhint) from 4.5.4 to 5.0.1.
- [Release notes](https://github.com/protofire/solhint/releases)
- [Changelog](https://github.com/protofire/solhint/blob/develop/CHANGELOG.md)
- [Commits](protofire/solhint@v.4.5.4...v5.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent bc19b67 commit 0c458c8
Show file tree
Hide file tree
Showing 3 changed files with 11,712 additions and 14,563 deletions.
2 changes: 1 addition & 1 deletion packages/nfts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint-plugin-promise": "^6.1.1",
"ethers": "^5.7.2",
"solc": "0.8.24",
"solhint": "^4.5.4",
"solhint": "^5.0.1",
"ts-node": "^10.9.2",
"typescript": "^5.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/supplementary-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eslint-plugin-promise": "^6.1.1",
"ethers": "^5.7.2",
"solc": "0.8.24",
"solhint": "^4.5.4",
"solhint": "^5.0.1",
"ts-node": "^10.9.2",
"typescript": "^5.2.2"
},
Expand Down
Loading

0 comments on commit 0c458c8

Please sign in to comment.