Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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] <[email protected]>
dependabot[bot] authored May 27, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 1d8732d commit f1ea690
Showing 3 changed files with 11,730 additions and 14,577 deletions.
2 changes: 1 addition & 1 deletion packages/nfts/package.json
Original file line number Diff line number Diff line change
@@ -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"
},
2 changes: 1 addition & 1 deletion packages/supplementary-contracts/package.json
Original file line number Diff line number Diff line change
@@ -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"
},
26,303 changes: 11,728 additions & 14,575 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit f1ea690

Please sign in to comment.