From 3f7ba17d5ffd5c078811edb41f0af35cb5648706 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 21:22:55 +0000 Subject: [PATCH] Bump mocha from 11.7.5 to 11.7.6 Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.5 to 11.7.6. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v11.7.6/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v11.7.5...v11.7.6) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 33bc618206..38197a929c 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "@types/node": "^25.0.3", "@types/semver": "^7.7.0", "@yarnpkg/types": "^4.0.1", - "mocha": "11.7.5", + "mocha": "11.7.6", "nyc": "18.0.0", "semver": "^7.7.2", "typescript": "6.0.3" diff --git a/yarn.lock b/yarn.lock index 5c120056a3..c256d25891 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2029,9 +2029,9 @@ __metadata: languageName: node linkType: hard -"mocha@npm:11.7.5": - version: 11.7.5 - resolution: "mocha@npm:11.7.5" +"mocha@npm:11.7.6": + version: 11.7.6 + resolution: "mocha@npm:11.7.6" dependencies: browser-stdout: "npm:^1.3.1" chokidar: "npm:^4.0.1" @@ -2057,7 +2057,7 @@ __metadata: bin: _mocha: bin/_mocha mocha: bin/mocha.js - checksum: 10c0/e6150cba85345aaabbc5b2e7341b1e6706b878f5a9782960cad57fd4cc458730a76d08c5f1a3e05d3ebb49cad93b455764bb00727bd148dcaf0c6dd4fa665b3d + checksum: 10c0/95b3eeb52eaf253167d335d1c1a46659f6f282dc112a74fd0ac46380637ae3ee52894319e00a46412a1e5a6e3056128153dc87c1fe36565c748b9fbe8d705ad0 languageName: node linkType: hard @@ -2428,7 +2428,7 @@ __metadata: "@types/node": "npm:^25.0.3" "@types/semver": "npm:^7.7.0" "@yarnpkg/types": "npm:^4.0.1" - mocha: "npm:11.7.5" + mocha: "npm:11.7.6" nyc: "npm:18.0.0" semver: "npm:^7.7.2" typescript: "npm:6.0.3"