Skip to content

Commit

Permalink
Bump mocha and @types/mocha
Browse files Browse the repository at this point in the history
Bumps [mocha](https://github.com/mochajs/mocha) and [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha). These dependencies needed to be updated together.

Updates `mocha` from 10.2.0 to 10.7.3
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.2.0...v10.7.3)

Updates `@types/mocha` from 10.0.1 to 10.0.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 9, 2024
1 parent fc7d8f0 commit 4ebfe8f
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 122 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,14 +95,14 @@
"@rollup/plugin-typescript": "^11.1.6",
"@typechain/ethers-v5": "^11.1.2",
"@types/chai": "^4.3.11",
"@types/mocha": "^10.0.0",
"@types/mocha": "^10.0.7",
"@types/node": "^18.19.17",
"@types/sinon": "^10.0.15",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"chai": "^4.3.10",
"eslint": "^8.57.0",
"mocha": "^10.1.0",
"mocha": "^10.7.3",
"rollup": "^4.21.2",
"rollup-plugin-terser": "^7.0.2",
"sinon": "^16.0.0",
Expand Down
Loading

0 comments on commit 4ebfe8f

Please sign in to comment.