Skip to content

Commit 81831ae

Browse files
Bump mocha from 10.8.2 to 11.0.1 (#386)
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>
1 parent 5a338c2 commit 81831ae

File tree

2 files changed

+137
-48
lines changed

2 files changed

+137
-48
lines changed

package-lock.json

Lines changed: 136 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@
301301
"globals": "^15.13.0",
302302
"jest": "^29.7.0",
303303
"jest-environment-node": "^29.6.4",
304-
"mocha": "^10.8.2",
304+
"mocha": "^11.0.1",
305305
"ovsx": "^0.10.1"
306306
},
307307
"dependencies": {

0 commit comments

Comments
 (0)