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
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.3...v10.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent e069e7d commit 5a89ee5
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.21.1",
"mocha": "^10.7.3",
"mocha": "^10.8.2",
"nyc": "^17.1.0",
"proxyquire": "^2.1.3",
"should": "^13.2.3",
Expand Down

0 comments on commit 5a89ee5

Please sign in to comment.