Skip to content

Commit

Permalink
chore(deps-dev): update mocha requirement in /packages/featureserver (#…
Browse files Browse the repository at this point in the history
…1079)

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.7.0...v10.7.3)

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

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 Aug 13, 2024
1 parent 1964776 commit dff2c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/featureserver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"even-more-min": "^1.0.1",
"express": "^4.19.2",
"mocha": "^10.7.0",
"mocha": "^10.7.3",
"nyc": "^17.0.0",
"proxyquire": "^2.1.3",
"should": "^13.2.3",
Expand Down

0 comments on commit dff2c6e

Please sign in to comment.