From 811a72e995169980d1938c62100f0b6ba8a20e5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 18:34:08 +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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bfa7d79..a711693 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "eslint-plugin-import": "2.32.0", "eslint-plugin-n": "18.0.1", "eslint-plugin-promise": "7.3.0", - "mocha": "11.7.5", + "mocha": "11.7.6", "mocha-suppress-logs": "0.6.0", "node-red": "4.1.10", "node-red-dev": "0.1.6",