Skip to content

Commit

Permalink
build(deps-dev): bump mocha from 11.0.1 to 11.1.0
Browse files Browse the repository at this point in the history
Bumps [mocha](https://github.com/mochajs/mocha) from 11.0.1 to 11.1.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v11.0.1...v11.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent bfaf8c1 commit cc218a2
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 48 deletions.
106 changes: 59 additions & 47 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 @@ -21,7 +21,7 @@
"devDependencies": {
"eslint": "~9.18.0",
"eslint-plugin-security": "~3.0.0",
"mocha": "~11.0.1",
"mocha": "~11.1.0",
"requirejs": "~2.3.2",
"sinon": "~19.0.0"
},
Expand Down

0 comments on commit cc218a2

Please sign in to comment.