Skip to content

Commit

Permalink
build(deps-dev): bump mocha from 9.2.2 to 10.5.0
Browse files Browse the repository at this point in the history
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.5.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v9.2.2...v10.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent 6e4e533 commit 597d6ad
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 90 deletions.
145 changes: 56 additions & 89 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 @@ -25,7 +25,7 @@
"eslint-plugin-import": "~2.29.0",
"eslint-plugin-node": "~11.1.0",
"eslint-plugin-promise": "^5.1.0",
"mocha": "^9.0.3",
"mocha": "^10.5.0",
"nyc": "^17.0.0",
"raml2html": "^7.6.0",
"rewire": "^6.0.0"
Expand Down

0 comments on commit 597d6ad

Please sign in to comment.