Skip to content

Commit e39167a

Browse files
build(deps-dev): bump solidity-coverage from 0.7.17 to 0.7.20 (#174)
Bumps [solidity-coverage](https://github.com/sc-forks/solidity-coverage) from 0.7.17 to 0.7.20. - [Release notes](https://github.com/sc-forks/solidity-coverage/releases) - [Changelog](https://github.com/sc-forks/solidity-coverage/blob/master/CHANGELOG.md) - [Commits](https://github.com/sc-forks/solidity-coverage/commits) --- updated-dependencies: - dependency-name: solidity-coverage dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 831fde5 commit e39167a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/smartcontracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"devDependencies": {
5858
"@metamask/eth-sig-util": "^4.0.0",
5959
"solc": "0.8.6",
60-
"solidity-coverage": "^0.7.17",
60+
"solidity-coverage": "^0.7.20",
6161
"typechain": "^4.0.3",
6262
"solhint": "^3.3.4",
6363
"@nomiclabs/hardhat-ethers": "^2.0.2",

0 commit comments

Comments
 (0)