Skip to content

Commit 42de7b3

Browse files
Bump mocha from 11.7.1 to 11.7.3 in /client (#487)
Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.1 to 11.7.3. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.1...v11.7.3) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5bb96a0 commit 42de7b3

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

client/package-lock.json

Lines changed: 5 additions & 4 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.7.1"
24+
"mocha": "^11.7.3"
2525
},
2626
"dependencies": {
2727
"@types/lodash": "^4.17.20",

0 commit comments

Comments
 (0)