Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 88a9631

Browse files
chore(deps): update dependency mocha to v11
1 parent 9cf2e37 commit 88a9631

File tree

3 files changed

+60
-14
lines changed

3 files changed

+60
-14
lines changed

packages/react-textfit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint-plugin-prettier": "5.2.3",
5656
"eslint-plugin-react": "7.34.2",
5757
"expect": "29.7.0",
58-
"mocha": "10.8.2",
58+
"mocha": "11.1.0",
5959
"prettier": "3.3.0",
6060
"rimraf": "6.0.1",
6161
"typescript": "5.4.5",

packages/x-default-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-plugin-import": "2.29.1",
4040
"eslint-plugin-prettier": "5.2.3",
4141
"eslint-plugin-react": "7.34.2",
42-
"mocha": "10.8.2",
42+
"mocha": "11.1.0",
4343
"prettier": "3.3.0",
4444
"rewire": "7.0.0",
4545
"typescript": "5.4.5"

yarn.lock

Lines changed: 58 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7045,7 +7045,7 @@ __metadata:
70457045
eslint-plugin-prettier: "npm:5.2.3"
70467046
eslint-plugin-react: "npm:7.34.2"
70477047
expect: "npm:29.7.0"
7048-
mocha: "npm:10.8.2"
7048+
mocha: "npm:11.1.0"
70497049
prettier: "npm:3.3.0"
70507050
process: "npm:0.11.10"
70517051
react: "npm:18.3.1"
@@ -7199,7 +7199,7 @@ __metadata:
71997199
eslint-plugin-import: "npm:2.29.1"
72007200
eslint-plugin-prettier: "npm:5.2.3"
72017201
eslint-plugin-react: "npm:7.34.2"
7202-
mocha: "npm:10.8.2"
7202+
mocha: "npm:11.1.0"
72037203
prettier: "npm:3.3.0"
72047204
rewire: "npm:7.0.0"
72057205
typescript: "npm:5.4.5"
@@ -15622,6 +15622,22 @@ __metadata:
1562215622
languageName: node
1562315623
linkType: hard
1562415624

15625+
"glob@npm:^10.4.5":
15626+
version: 10.4.5
15627+
resolution: "glob@npm:10.4.5"
15628+
dependencies:
15629+
foreground-child: "npm:^3.1.0"
15630+
jackspeak: "npm:^3.1.2"
15631+
minimatch: "npm:^9.0.4"
15632+
minipass: "npm:^7.1.2"
15633+
package-json-from-dist: "npm:^1.0.0"
15634+
path-scurry: "npm:^1.11.1"
15635+
bin:
15636+
glob: dist/esm/bin.mjs
15637+
checksum: 10c0/19a9759ea77b8e3ca0a43c2f07ecddc2ad46216b786bb8f993c445aee80d345925a21e5280c7b7c6c59e860a0154b84e4b2b60321fea92cd3c56b4a7489f160e
15638+
languageName: node
15639+
linkType: hard
15640+
1562515641
"glob@npm:^11.0.0":
1562615642
version: 11.0.1
1562715643
resolution: "glob@npm:11.0.1"
@@ -15652,7 +15668,7 @@ __metadata:
1565215668
languageName: node
1565315669
linkType: hard
1565415670

15655-
"glob@npm:^8.0.1, glob@npm:^8.1.0":
15671+
"glob@npm:^8.0.1":
1565615672
version: 8.1.0
1565715673
resolution: "glob@npm:8.1.0"
1565815674
dependencies:
@@ -17545,6 +17561,19 @@ __metadata:
1754517561
languageName: node
1754617562
linkType: hard
1754717563

17564+
"jackspeak@npm:^3.1.2":
17565+
version: 3.4.3
17566+
resolution: "jackspeak@npm:3.4.3"
17567+
dependencies:
17568+
"@isaacs/cliui": "npm:^8.0.2"
17569+
"@pkgjs/parseargs": "npm:^0.11.0"
17570+
dependenciesMeta:
17571+
"@pkgjs/parseargs":
17572+
optional: true
17573+
checksum: 10c0/6acc10d139eaefdbe04d2f679e6191b3abf073f111edf10b1de5302c97ec93fffeb2fdd8681ed17f16268aa9dd4f8c588ed9d1d3bffbbfa6e8bf897cbb3149b9
17574+
languageName: node
17575+
linkType: hard
17576+
1754817577
"jackspeak@npm:^4.0.1":
1754917578
version: 4.1.0
1755017579
resolution: "jackspeak@npm:4.1.0"
@@ -18945,6 +18974,13 @@ __metadata:
1894518974
languageName: node
1894618975
linkType: hard
1894718976

18977+
"lru-cache@npm:^10.2.0":
18978+
version: 10.4.3
18979+
resolution: "lru-cache@npm:10.4.3"
18980+
checksum: 10c0/ebd04fbca961e6c1d6c0af3799adcc966a1babe798f685bb84e6599266599cd95d94630b10262f5424539bc4640107e8a33aa28585374abf561d30d16f4b39fb
18981+
languageName: node
18982+
linkType: hard
18983+
1894818984
"lru-cache@npm:^11.0.0":
1894918985
version: 11.0.2
1895018986
resolution: "lru-cache@npm:11.0.2"
@@ -19886,9 +19922,9 @@ __metadata:
1988619922
languageName: node
1988719923
linkType: hard
1988819924

19889-
"mocha@npm:10.8.2":
19890-
version: 10.8.2
19891-
resolution: "mocha@npm:10.8.2"
19925+
"mocha@npm:11.1.0":
19926+
version: 11.1.0
19927+
resolution: "mocha@npm:11.1.0"
1989219928
dependencies:
1989319929
ansi-colors: "npm:^4.1.3"
1989419930
browser-stdout: "npm:^1.3.1"
@@ -19897,7 +19933,7 @@ __metadata:
1989719933
diff: "npm:^5.2.0"
1989819934
escape-string-regexp: "npm:^4.0.0"
1989919935
find-up: "npm:^5.0.0"
19900-
glob: "npm:^8.1.0"
19936+
glob: "npm:^10.4.5"
1990119937
he: "npm:^1.2.0"
1990219938
js-yaml: "npm:^4.1.0"
1990319939
log-symbols: "npm:^4.1.0"
@@ -19907,13 +19943,13 @@ __metadata:
1990719943
strip-json-comments: "npm:^3.1.1"
1990819944
supports-color: "npm:^8.1.1"
1990919945
workerpool: "npm:^6.5.1"
19910-
yargs: "npm:^16.2.0"
19911-
yargs-parser: "npm:^20.2.9"
19946+
yargs: "npm:^17.7.2"
19947+
yargs-parser: "npm:^21.1.1"
1991219948
yargs-unparser: "npm:^2.0.0"
1991319949
bin:
1991419950
_mocha: bin/_mocha
1991519951
mocha: bin/mocha.js
19916-
checksum: 10c0/1f786290a32a1c234f66afe2bfcc68aa50fe9c7356506bd39cca267efb0b4714a63a0cb333815578d63785ba2fba058bf576c2512db73997c0cae0d659a88beb
19952+
checksum: 10c0/46e063fb014bef8c7f290094325ee2666ef9f63a918573f5278781631d4b3d04e45abe35f776307ff19e837bc2b42e4f2a7c60c53b69517539890636cf8e49ec
1991719953
languageName: node
1991819954
linkType: hard
1991919955

@@ -21480,6 +21516,16 @@ __metadata:
2148021516
languageName: node
2148121517
linkType: hard
2148221518

21519+
"path-scurry@npm:^1.11.1":
21520+
version: 1.11.1
21521+
resolution: "path-scurry@npm:1.11.1"
21522+
dependencies:
21523+
lru-cache: "npm:^10.2.0"
21524+
minipass: "npm:^5.0.0 || ^6.0.2 || ^7.0.0"
21525+
checksum: 10c0/32a13711a2a505616ae1cc1b5076801e453e7aae6ac40ab55b388bb91b9d0547a52f5aaceff710ea400205f18691120d4431e520afbe4266b836fadede15872d
21526+
languageName: node
21527+
linkType: hard
21528+
2148321529
"path-scurry@npm:^2.0.0":
2148421530
version: 2.0.0
2148521531
resolution: "path-scurry@npm:2.0.0"
@@ -26890,7 +26936,7 @@ __metadata:
2689026936
languageName: node
2689126937
linkType: hard
2689226938

26893-
"yargs-parser@npm:^20.2.2, yargs-parser@npm:^20.2.3, yargs-parser@npm:^20.2.9":
26939+
"yargs-parser@npm:^20.2.2, yargs-parser@npm:^20.2.3":
2689426940
version: 20.2.9
2689526941
resolution: "yargs-parser@npm:20.2.9"
2689626942
checksum: 10c0/0685a8e58bbfb57fab6aefe03c6da904a59769bd803a722bb098bd5b0f29d274a1357762c7258fb487512811b8063fb5d2824a3415a0a4540598335b3b086c72
@@ -26909,7 +26955,7 @@ __metadata:
2690926955
languageName: node
2691026956
linkType: hard
2691126957

26912-
"yargs@npm:17.7.2, yargs@npm:^17.0.0, yargs@npm:^17.3.1, yargs@npm:^17.6.2":
26958+
"yargs@npm:17.7.2, yargs@npm:^17.0.0, yargs@npm:^17.3.1, yargs@npm:^17.6.2, yargs@npm:^17.7.2":
2691326959
version: 17.7.2
2691426960
resolution: "yargs@npm:17.7.2"
2691526961
dependencies:

0 commit comments

Comments
 (0)