Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump mocha from 8.4.0 to 10.2.0
Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 10.2.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v8.4.0...v10.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2022
commit db0a18e5fe8f21882286c4fcec1619d3893e5450
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@tenderly/hardhat-tenderly": "^1.0.3",
"@nomiclabs/hardhat-etherscan": "^2.0.0",
"solidity-docgen": "^0.5.7",
"mocha": "^8.2.0",
"mocha": "^10.2.0",
"chai": "^4.2.0"
}
}