Skip to content

Commit 3a3df16

Browse files
chore(deps-dev): 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 b831704 commit 3a3df16

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
@@ -28,7 +28,7 @@
2828
"@types/node": "^25.6.0",
2929
"eslint": "^8.57.1",
3030
"eslint-config-etherpad": "^4.0.5",
31-
"mocha": "^10.8.2",
31+
"mocha": "^11.7.5",
3232
"typescript": "^6.0.3"
3333
},
3434
"scripts": {

0 commit comments

Comments
 (0)