Skip to content

Commit f9f8503

Browse files
Bump mocha from 11.0.1 to 11.1.0 in /client (#446)
Bumps [mocha](https://github.com/mochajs/mocha) from 11.0.1 to 11.1.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.0.1...v11.1.0) --- 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 caf037b commit f9f8503

File tree

2 files changed

+48
-25
lines changed

2 files changed

+48
-25
lines changed

client/package-lock.json

Lines changed: 47 additions & 24 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
@@ -22,7 +22,7 @@
2222
"@types/vscode": "1.96.0",
2323
"@vscode/test-electron": "^2.4.1",
2424
"glob": "^9.0.0",
25-
"mocha": "^11.0.1"
25+
"mocha": "^11.1.0"
2626
},
2727
"dependencies": {
2828
"@types/lodash": "^4.17.13",

0 commit comments

Comments
 (0)