From 1836d4c0038781bb7a87ddbe07be2ac6ccc15f5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 10:40:38 +0000 Subject: [PATCH] Bump mocha from 10.7.3 to 10.8.2 Bumps [mocha](https://github.com/mochajs/mocha) from 10.7.3 to 10.8.2. - [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.7.3...v10.8.2) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... 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 e9923856e72..361e5f4a1cf 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "karma-source-map-support": "^1.4.0", "katex": "^0.16.0", "lodash.debounce": "^4.0.3", - "mocha": "10.7.3", + "mocha": "10.8.2", "mustache": "^4.0.1", "mustache-express": "^1.3.2", "npm-packlist": "^9.0.0", diff --git a/yarn.lock b/yarn.lock index e33c4c0a4f2..9d681930f9c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8741,7 +8741,7 @@ __metadata: karma-source-map-support: ^1.4.0 katex: ^0.16.0 lodash.debounce: ^4.0.3 - mocha: 10.7.3 + mocha: 10.8.2 mustache: ^4.0.1 mustache-express: ^1.3.2 npm-packlist: ^9.0.0 @@ -10574,9 +10574,9 @@ __metadata: languageName: node linkType: hard -"mocha@npm:10.7.3": - version: 10.7.3 - resolution: "mocha@npm:10.7.3" +"mocha@npm:10.8.2": + version: 10.8.2 + resolution: "mocha@npm:10.8.2" dependencies: ansi-colors: ^4.1.3 browser-stdout: ^1.3.1 @@ -10601,7 +10601,7 @@ __metadata: bin: _mocha: bin/_mocha mocha: bin/mocha.js - checksum: 956376dd8c7cd3e4f496ab1b06b7c89673ade2fb7f78704d8fce32b491f6940550eb1e784b7eef617e37fa29257a728df8b5b2b5e34ed7e83a692652290fab3c + checksum: 68cb519503f1e8ffd9b0651e1aef75dfe4754425186756b21e53169da44b5bcb1889e2b743711205082763d3f9a42eb8eb2c13bb1a718a08cb3a5f563bfcacdc languageName: node linkType: hard