Skip to content

Commit 46054ce

Browse files
Bump mocha from 10.4.0 to 10.7.3 in /client (#412)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.4.0 to 10.7.3. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.4.0...v10.7.3) --- updated-dependencies: - dependency-name: mocha 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 f83d201 commit 46054ce

File tree

2 files changed

+48
-66
lines changed

2 files changed

+48
-66
lines changed

client/package-lock.json

Lines changed: 47 additions & 65 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
@@ -20,7 +20,7 @@
2020
"@types/glob": "^8.1.0",
2121
"@types/vscode": "1.94.0",
2222
"@vscode/test-electron": "^2.4.1",
23-
"mocha": "^10.4.0"
23+
"mocha": "^10.7.3"
2424
},
2525
"dependencies": {
2626
"@types/lodash": "^4.17.10",

0 commit comments

Comments
 (0)