Skip to content

Commit

Permalink
build: update solhint in other packages as well
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiTimesChi committed Sep 24, 2024
1 parent 1784a86 commit 3511779
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 212 deletions.
2 changes: 1 addition & 1 deletion packages/contracts-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@typechain/ethers-v5": "10.0.0",
"hardhat": "2.22.2",
"rimraf": "3.0.2",
"solhint": "3.3.8",
"solhint": "5.0.3",
"typechain": "8.0.0",
"typescript": "4.7.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/solidity-devops/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
"vp": "js/verifyProxy.js"
},
"devDependencies": {
"solhint": "^4.5.4"
"solhint": "5.0.3"
}
}
Loading

0 comments on commit 3511779

Please sign in to comment.