Skip to content

Commit

Permalink
build(deps-dev): update mocha requirement from ^10.2.0 to ^10.8.2
Browse files Browse the repository at this point in the history
Updates the requirements on [mocha](https://github.com/mochajs/mocha) to permit the latest version.
- [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.8.2)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 27c5ff4 commit 8235a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"eslint-plugin-n": "^15.6.1",
"eslint-plugin-promise": "^6.1.1",
"jsdoc": "^4.0.0",
"mocha": "^10.2.0",
"mocha": "^10.8.2",
"np": "*",
"nyc": "^15.1.0",
"should": "^13.2.3",
Expand Down

0 comments on commit 8235a9e

Please sign in to comment.