Skip to content

Commit

Permalink
Bump mocha from 10.4.0 to 11.0.1
Browse files Browse the repository at this point in the history
Bumps [mocha](https://github.com/mochajs/mocha) from 10.4.0 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.4.0...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 Dec 4, 2024
1 parent bbb8992 commit e2e01f7
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 83 deletions.
210 changes: 128 additions & 82 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 @@ -94,7 +94,7 @@
"karma-chrome-launcher": "^3.2.0",
"karma-mocha": "^2.0.1",
"karma-verbose-reporter": "^0.0.8",
"mocha": "^10.4.0",
"mocha": "^11.0.1",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
Expand Down

0 comments on commit e2e01f7

Please sign in to comment.