Skip to content

Commit

Permalink
Bump mocha in the npm-dependencies group across 1 directory (#208)
Browse files Browse the repository at this point in the history
Bumps the npm-dependencies group with 1 update in the / directory: [mocha](https://github.com/mochajs/mocha).


Updates `mocha` from 10.7.3 to 10.8.2
- [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
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 1476964 commit 4ab7ba1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -56,7 +56,7 @@
"eslint": "^9.13.0",
"i18next": "^23.16.4",
"jquery": "^3.7.1",
"mocha": "^10.4.0",
"mocha": "^10.8.2",
"nyc": "^17.1.0",
"react": "^18.3.1",
"react-bootstrap": "^2.10.2",
Expand Down

0 comments on commit 4ab7ba1

Please sign in to comment.