Skip to content

Commit

Permalink
Bump mocha from 10.4.0 to 10.5.2 (#351)
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.2.
- [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.2)

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

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 Jul 4, 2024
1 parent 4f006d7 commit dfbfaa2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -76,7 +76,7 @@
"eslint": "^8.57.0",
"eslint-plugin-perfectionist": "^2.11.0",
"eslint-plugin-tsdoc": "^0.3.0",
"mocha": "^10.4.0",
"mocha": "^10.5.2",
"npm-run-all": "^4.1.5",
"nyc": "^15.1.0",
"serve": "^14.2.3",
Expand Down

0 comments on commit dfbfaa2

Please sign in to comment.