Skip to content

Commit

Permalink
Bump mocha from 10.8.2 to 11.0.1 (#728)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent b302e05 commit 2c403ba
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 28 deletions.
145 changes: 118 additions & 27 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 @@ -267,7 +267,7 @@
"@types/sinon": "^17.0.2",
"@types/vscode": "^1.95.0",
"sinon": "^19.0.2",
"mocha": "^10.8.2",
"mocha": "^11.0.1",
"tslint": "^6.1.3",
"typescript": "^5.5.4",
"vscode-test": "^1.6.1"
Expand Down

0 comments on commit 2c403ba

Please sign in to comment.