Skip to content

Commit 3950dca

Browse files
chore(deps-dev): bump solidity-coverage from 0.7.22 to 0.8.2
Bumps [solidity-coverage](https://github.com/sc-forks/solidity-coverage) from 0.7.22 to 0.8.2. - [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/v0.8.2) --- updated-dependencies: - dependency-name: solidity-coverage dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e802ba commit 3950dca

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

contracts/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,29 +35,29 @@
3535
"@types/chai": "^4.3.3",
3636
"@types/mocha": "^9.1.1",
3737
"@types/node": "^16",
38-
"@typescript-eslint/eslint-plugin": "^5.33.1",
39-
"@typescript-eslint/parser": "^5.33.1",
38+
"@typescript-eslint/eslint-plugin": "^5.38.1",
39+
"@typescript-eslint/parser": "^5.38.1",
4040
"chai": "^4.3.6",
4141
"chai-ethers": "^0.0.1",
4242
"dotenv": "^16.0.1",
4343
"ethereum-waffle": "^3.4.4",
4444
"ethereumjs-util": "^7.1.4",
4545
"ethers": "^5.6.7",
4646
"follow-redirects": "^1.15.0",
47-
"hardhat": "^2.10.1",
47+
"hardhat": "^2.11.2",
4848
"hardhat-contract-sizer": "^2.6.1",
4949
"hardhat-deploy": "^0.11.12",
5050
"hardhat-deploy-ethers": "^0.3.0-beta.13",
5151
"hardhat-docgen": "^1.3.0",
52-
"hardhat-gas-reporter": "^1.0.8",
53-
"hardhat-watcher": "^2.3.0",
52+
"hardhat-gas-reporter": "^1.0.9",
53+
"hardhat-watcher": "^2.5.0",
5454
"json-schema": "^0.4.0",
5555
"mocha": "^10.0.0",
5656
"node-fetch": "^3.2.10",
5757
"npm-run-all": "^4.1.5",
5858
"shelljs": "^0.8.5",
5959
"solhint": "^3.3.7",
60-
"solidity-coverage": "^0.7.21",
60+
"solidity-coverage": "^0.8.2",
6161
"ts-node": "^10.8.0",
6262
"typechain": "^8.0.0",
6363
"typescript": "^4.6.4"

0 commit comments

Comments
 (0)