Skip to content

Commit a7ffc04

Browse files
dependabot[bot]acelaya
authored andcommitted
Bump mocha from 11.0.1 to 11.1.0
Bumps [mocha](https://github.com/mochajs/mocha) from 11.0.1 to 11.1.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.0.1...v11.1.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef18885 commit a7ffc04

File tree

2 files changed

+38
-12
lines changed

2 files changed

+38
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"karma-source-map-support": "^1.4.0",
7777
"katex": "^0.16.0",
7878
"lodash.debounce": "^4.0.3",
79-
"mocha": "11.0.1",
79+
"mocha": "11.1.0",
8080
"mustache": "^4.0.1",
8181
"mustache-express": "^1.3.2",
8282
"npm-packlist": "^10.0.0",

yarn.lock

Lines changed: 37 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5725,6 +5725,17 @@ __metadata:
57255725
languageName: node
57265726
linkType: hard
57275727

5728+
"cliui@npm:^8.0.1":
5729+
version: 8.0.1
5730+
resolution: "cliui@npm:8.0.1"
5731+
dependencies:
5732+
string-width: ^4.2.0
5733+
strip-ansi: ^6.0.1
5734+
wrap-ansi: ^7.0.0
5735+
checksum: 79648b3b0045f2e285b76fb2e24e207c6db44323581e421c3acbd0e86454cba1b37aea976ab50195a49e7384b871e6dfb2247ad7dec53c02454ac6497394cb56
5736+
languageName: node
5737+
linkType: hard
5738+
57285739
"clone-stats@npm:^1.0.0":
57295740
version: 1.0.0
57305741
resolution: "clone-stats@npm:1.0.0"
@@ -8872,7 +8883,7 @@ __metadata:
88728883
karma-source-map-support: ^1.4.0
88738884
katex: ^0.16.0
88748885
lodash.debounce: ^4.0.3
8875-
mocha: 11.0.1
8886+
mocha: 11.1.0
88768887
mustache: ^4.0.1
88778888
mustache-express: ^1.3.2
88788889
npm-packlist: ^10.0.0
@@ -10873,9 +10884,9 @@ __metadata:
1087310884
languageName: node
1087410885
linkType: hard
1087510886

10876-
"mocha@npm:11.0.1":
10877-
version: 11.0.1
10878-
resolution: "mocha@npm:11.0.1"
10887+
"mocha@npm:11.1.0":
10888+
version: 11.1.0
10889+
resolution: "mocha@npm:11.1.0"
1087910890
dependencies:
1088010891
ansi-colors: ^4.1.3
1088110892
browser-stdout: ^1.3.1
@@ -10894,13 +10905,13 @@ __metadata:
1089410905
strip-json-comments: ^3.1.1
1089510906
supports-color: ^8.1.1
1089610907
workerpool: ^6.5.1
10897-
yargs: ^16.2.0
10898-
yargs-parser: ^20.2.9
10908+
yargs: ^17.7.2
10909+
yargs-parser: ^21.1.1
1089910910
yargs-unparser: ^2.0.0
1090010911
bin:
1090110912
_mocha: bin/_mocha
1090210913
mocha: bin/mocha.js
10903-
checksum: 48ba4ff1c2f59a716378cb3279705cf16008b94d00d25fc0b3bf84feb5d61bafcfe44ddb8896b46e2093a60943f30a583a3516c53340a4cf46524b2c3e9492a5
10914+
checksum: 23dfebb98ee777b280752eb6bef84300a8f3da3278c34163630e05e6aa48f551ee4b41218f32de8a83b96d95b112a22835b2e2702aa6b13caa32885fb15c0068
1090410915
languageName: node
1090510916
linkType: hard
1090610917

@@ -15019,10 +15030,10 @@ __metadata:
1501915030
languageName: node
1502015031
linkType: hard
1502115032

15022-
"yargs-parser@npm:^20.2.9":
15023-
version: 20.2.9
15024-
resolution: "yargs-parser@npm:20.2.9"
15025-
checksum: 8bb69015f2b0ff9e17b2c8e6bfe224ab463dd00ca211eece72a4cd8a906224d2703fb8a326d36fdd0e68701e201b2a60ed7cf81ce0fd9b3799f9fe7745977ae3
15033+
"yargs-parser@npm:^21.1.1":
15034+
version: 21.1.1
15035+
resolution: "yargs-parser@npm:21.1.1"
15036+
checksum: ed2d96a616a9e3e1cc7d204c62ecc61f7aaab633dcbfab2c6df50f7f87b393993fe6640d017759fe112d0cb1e0119f2b4150a87305cc873fd90831c6a58ccf1c
1502615037
languageName: node
1502715038
linkType: hard
1502815039

@@ -15052,3 +15063,18 @@ __metadata:
1505215063
checksum: b14afbb51e3251a204d81937c86a7e9d4bdbf9a2bcee38226c900d00f522969ab675703bee2a6f99f8e20103f608382936034e64d921b74df82b63c07c5e8f59
1505315064
languageName: node
1505415065
linkType: hard
15066+
15067+
"yargs@npm:^17.7.2":
15068+
version: 17.7.2
15069+
resolution: "yargs@npm:17.7.2"
15070+
dependencies:
15071+
cliui: ^8.0.1
15072+
escalade: ^3.1.1
15073+
get-caller-file: ^2.0.5
15074+
require-directory: ^2.1.1
15075+
string-width: ^4.2.3
15076+
y18n: ^5.0.5
15077+
yargs-parser: ^21.1.1
15078+
checksum: 73b572e863aa4a8cbef323dd911d79d193b772defd5a51aab0aca2d446655216f5002c42c5306033968193bdbf892a7a4c110b0d77954a7fdf563e653967b56a
15079+
languageName: node
15080+
linkType: hard

0 commit comments

Comments
 (0)