Skip to content

Commit

Permalink
Bump mocha from 10.8.2 to 11.0.1
Browse files Browse the repository at this point in the history
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.0.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.8.2...v11.0.1)

---
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 and isidore committed Dec 3, 2024
1 parent 3d8b7fa commit dc4411c
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 48 deletions.
183 changes: 136 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 @@ -10,6 +10,6 @@
"license": "ISC",
"devDependencies": {
"approvals": "^7.1.3",
"mocha": "^10.8.2"
"mocha": "^11.0.1"
}
}

0 comments on commit dc4411c

Please sign in to comment.