Skip to content

Commit 8888a3a

Browse files
Bump mocha from 11.6.0 to 11.7.1 in /client (#476)
Bumps [mocha](https://github.com/mochajs/mocha) from 11.6.0 to 11.7.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.6.0...v11.7.1) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.1 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 cc3d092 commit 8888a3a

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

client/package-lock.json

Lines changed: 4 additions & 5 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.101.0",
2222
"@vscode/test-electron": "^2.4.1",
2323
"glob": "^11.0.3",
24-
"mocha": "^11.6.0"
24+
"mocha": "^11.7.1"
2525
},
2626
"dependencies": {
2727
"@types/lodash": "^4.17.20",

0 commit comments

Comments
 (0)