From b14cb9bb24e157d315fbaccb9c750b82ffc8500c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Nov 2025 03:18:39 +0000 Subject: [PATCH] chore(packages): bump mocha from 11.7.4 to 11.7.5 Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.4 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](https://github.com/mochajs/mocha/compare/v11.7.4...v11.7.5) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 7884fd2..29af72a 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "husky": "9.1.7", "intelli-espower-loader": "1.1.0", "lint-staged": "16.2.6", - "mocha": "11.7.4", + "mocha": "11.7.5", "nodemon": "^3.1.11", "pkg": "^5.8.1", "power-assert": "1.6.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c9faa12..2a3b662 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -103,8 +103,8 @@ importers: specifier: 16.2.6 version: 16.2.6 mocha: - specifier: 11.7.4 - version: 11.7.4 + specifier: 11.7.5 + version: 11.7.5 nodemon: specifier: ^3.1.11 version: 3.1.11 @@ -1667,8 +1667,8 @@ packages: mkdirp-classic@0.5.3: resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==} - mocha@11.7.4: - resolution: {integrity: sha512-1jYAaY8x0kAZ0XszLWu14pzsf4KV740Gld4HXkhNTXwcHx4AUEDkPzgEHg9CM5dVcW+zv036tjpsEbLraPJj4w==} + mocha@11.7.5: + resolution: {integrity: sha512-mTT6RgopEYABzXWFx+GcJ+ZQ32kp4fMf0xvpZIIfSq9Z8lC/++MtcCnQ9t5FP2veYEP95FIYSvW+U9fV4xrlig==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true @@ -4341,7 +4341,7 @@ snapshots: mkdirp-classic@0.5.3: {} - mocha@11.7.4: + mocha@11.7.5: dependencies: browser-stdout: 1.3.1 chokidar: 4.0.3