From 3fd8011ecd20a40eecd6b1b261445d64bcc469c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 07:28:32 +0000 Subject: [PATCH] Bump mocha from 10.8.2 to 11.7.3 Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.7.3. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v10.8.2...v11.7.3) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e92c57..80e49ff 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@alcalzone/release-script-plugin-license": "^3.7.0", "axios": "^1.12.2", "gulp": "^4.0.2", - "mocha": "^10.8.2", + "mocha": "^11.7.3", "chai": "^4.3.8" }, "bugs": {