Skip to content

Commit 854d053

Browse files
chore(deps-dev): bump mocha from 11.4.0 to 11.7.5
Bumps [mocha](https://github.com/mochajs/mocha) from 11.4.0 to 11.7.5. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v11.7.5/CHANGELOG.md) - [Commits](mochajs/mocha@v11.4.0...v11.7.5) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.5 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f59b224 commit 854d053

File tree

2 files changed

+147
-91
lines changed

2 files changed

+147
-91
lines changed

extensions/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"eslint": "^9.18.0",
5151
"glob": "^11.0.2",
5252
"globals": "^16.1.0",
53-
"mocha": "^11.4.0",
53+
"mocha": "^11.7.5",
5454
"typescript": "^5.8.3"
5555
}
5656
}

0 commit comments

Comments
 (0)