Skip to content

Commit

Permalink
Bump mocha from 10.4.0 to 10.5.0 (#2245)
Browse files Browse the repository at this point in the history
Bumps [mocha](https://github.com/mochajs/mocha) from 10.4.0 to 10.5.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.4.0...v10.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 492e81e commit cf1d4d2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 31 deletions.
35 changes: 5 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"chai": "^5.1.1",
"ejs-cli": "^2.2.3",
"istanbul": "^0.4.5",
"mocha": "^10.4.0",
"mocha": "^10.5.0",
"mocha-junit-reporter": "^2.2.1",
"supertest": "^7.0.0",
"uglify-es": "^3.3.10"
Expand Down

0 comments on commit cf1d4d2

Please sign in to comment.