From a6bbce6ca035d4f44d2fa5e9990c36223be0eeb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 10:20:55 +0000 Subject: [PATCH] Bump mocha from 10.8.2 to 11.0.1 Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.0.1. - [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.0.1) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 27 +++++++-------------------- 2 files changed, 8 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 394276201ff..64b1fc2d1ad 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "karma-source-map-support": "^1.4.0", "katex": "^0.16.0", "lodash.debounce": "^4.0.3", - "mocha": "10.8.2", + "mocha": "11.0.1", "mustache": "^4.0.1", "mustache-express": "^1.3.2", "npm-packlist": "^10.0.0", diff --git a/yarn.lock b/yarn.lock index 221bffeeb77..76d851eb080 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8125,7 +8125,7 @@ __metadata: languageName: node linkType: hard -"glob@npm:^10.3.7": +"glob@npm:^10.3.7, glob@npm:^10.4.5": version: 10.4.5 resolution: "glob@npm:10.4.5" dependencies: @@ -8184,19 +8184,6 @@ __metadata: languageName: node linkType: hard -"glob@npm:^8.1.0": - version: 8.1.0 - resolution: "glob@npm:8.1.0" - dependencies: - fs.realpath: ^1.0.0 - inflight: ^1.0.4 - inherits: 2 - minimatch: ^5.0.1 - once: ^1.3.0 - checksum: 92fbea3221a7d12075f26f0227abac435de868dd0736a17170663783296d0dd8d3d532a5672b4488a439bf5d7fb85cdd07c11185d6cd39184f0385cbdfb86a47 - languageName: node - linkType: hard - "global-modules@npm:^1.0.0": version: 1.0.0 resolution: "global-modules@npm:1.0.0" @@ -8739,7 +8726,7 @@ __metadata: karma-source-map-support: ^1.4.0 katex: ^0.16.0 lodash.debounce: ^4.0.3 - mocha: 10.8.2 + mocha: 11.0.1 mustache: ^4.0.1 mustache-express: ^1.3.2 npm-packlist: ^10.0.0 @@ -10590,9 +10577,9 @@ __metadata: languageName: node linkType: hard -"mocha@npm:10.8.2": - version: 10.8.2 - resolution: "mocha@npm:10.8.2" +"mocha@npm:11.0.1": + version: 11.0.1 + resolution: "mocha@npm:11.0.1" dependencies: ansi-colors: ^4.1.3 browser-stdout: ^1.3.1 @@ -10601,7 +10588,7 @@ __metadata: diff: ^5.2.0 escape-string-regexp: ^4.0.0 find-up: ^5.0.0 - glob: ^8.1.0 + glob: ^10.4.5 he: ^1.2.0 js-yaml: ^4.1.0 log-symbols: ^4.1.0 @@ -10617,7 +10604,7 @@ __metadata: bin: _mocha: bin/_mocha mocha: bin/mocha.js - checksum: 68cb519503f1e8ffd9b0651e1aef75dfe4754425186756b21e53169da44b5bcb1889e2b743711205082763d3f9a42eb8eb2c13bb1a718a08cb3a5f563bfcacdc + checksum: 48ba4ff1c2f59a716378cb3279705cf16008b94d00d25fc0b3bf84feb5d61bafcfe44ddb8896b46e2093a60943f30a583a3516c53340a4cf46524b2c3e9492a5 languageName: node linkType: hard