Skip to content

Commit 1a877ea

Browse files
Bump mocha from 10.8.2 to 11.7.5
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 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@v10.8.2...v11.7.5) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 893e01f commit 1a877ea

2 files changed

Lines changed: 181 additions & 115 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/node": "^25.5.0",
3030
"eslint": "^8.57.1",
3131
"eslint-config-etherpad": "^4.0.4",
32-
"mocha": "^10.8.2",
32+
"mocha": "^11.7.5",
3333
"typescript": "^6.0.2"
3434
},
3535
"scripts": {

0 commit comments

Comments
 (0)