diff --git a/package.json b/package.json index 78e805faa..714182f8e 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ "chai-as-promised": "^8.0.1", "del-cli": "^6.0.0", "mime": "^4.0.6", - "mocha": "^11.0.1", + "mocha": "^11.1.0", "remark-cli": "^12.0.1", "remark-preset-lint-consistent": "^6.0.0", "ts-node": "^10.9.2", diff --git a/yarn.lock b/yarn.lock index 181b7f13d..62ec9df05 100644 --- a/yarn.lock +++ b/yarn.lock @@ -884,17 +884,6 @@ __metadata: languageName: node linkType: hard -"cliui@npm:^7.0.2": - version: 7.0.4 - resolution: "cliui@npm:7.0.4" - dependencies: - string-width: "npm:^4.2.0" - strip-ansi: "npm:^6.0.0" - wrap-ansi: "npm:^7.0.0" - checksum: 10c0/6035f5daf7383470cef82b3d3db00bec70afb3423538c50394386ffbbab135e26c3689c41791f911fa71b62d13d3863c712fdd70f0fbdffd938a1e6fd09aac00 - languageName: node - linkType: hard - "cliui@npm:^8.0.1": version: 8.0.1 resolution: "cliui@npm:8.0.1" @@ -2292,9 +2281,9 @@ __metadata: languageName: node linkType: hard -"mocha@npm:^11.0.1": - version: 11.0.1 - resolution: "mocha@npm:11.0.1" +"mocha@npm:^11.1.0": + version: 11.1.0 + resolution: "mocha@npm:11.1.0" dependencies: ansi-colors: "npm:^4.1.3" browser-stdout: "npm:^1.3.1" @@ -2313,13 +2302,13 @@ __metadata: strip-json-comments: "npm:^3.1.1" supports-color: "npm:^8.1.1" workerpool: "npm:^6.5.1" - yargs: "npm:^16.2.0" - yargs-parser: "npm:^20.2.9" + yargs: "npm:^17.7.2" + yargs-parser: "npm:^21.1.1" yargs-unparser: "npm:^2.0.0" bin: _mocha: bin/_mocha mocha: bin/mocha.js - checksum: 10c0/b290a308c318efca84304e907b5d5f4cb047ee8e27eac401c56a00251f944cac9f9af9a379e5952b82e05446a08654ed06c6fea9c55447c5fe2330673f616ff3 + checksum: 10c0/46e063fb014bef8c7f290094325ee2666ef9f63a918573f5278781631d4b3d04e45abe35f776307ff19e837bc2b42e4f2a7c60c53b69517539890636cf8e49ec languageName: node linkType: hard @@ -2360,7 +2349,7 @@ __metadata: link: "npm:^2.1.1" media-typer: "npm:^1.1.0" mime: "npm:^4.0.6" - mocha: "npm:^11.0.1" + mocha: "npm:^11.1.0" remark-cli: "npm:^12.0.1" remark-preset-lint-consistent: "npm:^6.0.0" strtok3: "npm:^10.0.1" @@ -3756,13 +3745,6 @@ __metadata: languageName: node linkType: hard -"yargs-parser@npm:^20.2.2, yargs-parser@npm:^20.2.9": - version: 20.2.9 - resolution: "yargs-parser@npm:20.2.9" - checksum: 10c0/0685a8e58bbfb57fab6aefe03c6da904a59769bd803a722bb098bd5b0f29d274a1357762c7258fb487512811b8063fb5d2824a3415a0a4540598335b3b086c72 - languageName: node - linkType: hard - "yargs-parser@npm:^21.1.1": version: 21.1.1 resolution: "yargs-parser@npm:21.1.1" @@ -3782,21 +3764,6 @@ __metadata: languageName: node linkType: hard -"yargs@npm:^16.2.0": - version: 16.2.0 - resolution: "yargs@npm:16.2.0" - dependencies: - cliui: "npm:^7.0.2" - escalade: "npm:^3.1.1" - get-caller-file: "npm:^2.0.5" - require-directory: "npm:^2.1.1" - string-width: "npm:^4.2.0" - y18n: "npm:^5.0.5" - yargs-parser: "npm:^20.2.2" - checksum: 10c0/b1dbfefa679848442454b60053a6c95d62f2d2e21dd28def92b647587f415969173c6e99a0f3bab4f1b67ee8283bf735ebe3544013f09491186ba9e8a9a2b651 - languageName: node - linkType: hard - "yargs@npm:^17.7.2": version: 17.7.2 resolution: "yargs@npm:17.7.2"