Skip to content

Commit c2bbd2d

Browse files
Bump mocha from 11.1.0 to 11.2.2 in /client (#464)
Bumps [mocha](https://github.com/mochajs/mocha) from 11.1.0 to 11.2.2. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.1.0...v11.2.2) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.2.2 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 a908b99 commit c2bbd2d

File tree

2 files changed

+25
-199
lines changed

2 files changed

+25
-199
lines changed

client/package-lock.json

Lines changed: 24 additions & 198 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.99.1",
2222
"@vscode/test-electron": "^2.4.1",
2323
"glob": "^11.0.2",
24-
"mocha": "^11.1.0"
24+
"mocha": "^11.2.2"
2525
},
2626
"dependencies": {
2727
"@types/lodash": "^4.17.15",

0 commit comments

Comments
 (0)