Skip to content

Commit da51a18

Browse files
Bump mocha from 11.2.2 to 11.5.0 in /client (#468)
Bumps [mocha](https://github.com/mochajs/mocha) from 11.2.2 to 11.5.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.2.2...v11.5.0) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56f8e29 commit da51a18

File tree

2 files changed

+21
-34
lines changed

2 files changed

+21
-34
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/vscode": "1.100.0",
2222
"@vscode/test-electron": "^2.4.1",
2323
"glob": "^11.0.2",
24-
"mocha": "^11.2.2"
24+
"mocha": "^11.6.0"
2525
},
2626
"dependencies": {
2727
"@types/lodash": "^4.17.17",

0 commit comments

Comments
 (0)