File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 25
25
"devDependencies" : {
26
26
"@types/mocha" : " 10.0.10" ,
27
27
"@types/node" : " ^18 || ^20 || ^22" ,
28
- "mocha" : " 11.2.2 " ,
28
+ "mocha" : " 11.4.0 " ,
29
29
"prettier" : " 3.5.3" ,
30
30
"ts-mocha" : " 11.1.0" ,
31
31
"ts-node" : " 10.9.2" ,
Original file line number Diff line number Diff line change @@ -207,10 +207,10 @@ diff@^4.0.1:
207
207
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
208
208
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
209
209
210
- diff@^5.2 .0 :
211
- version "5.2 .0"
212
- resolved "https://registry.yarnpkg.com/diff/-/diff-5.2 .0.tgz#26ded047cd1179b78b9537d5ef725503ce1ae531 "
213
- integrity sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A ==
210
+ diff@^7.0 .0 :
211
+ version "7.0 .0"
212
+ resolved "https://registry.yarnpkg.com/diff/-/diff-7.0 .0.tgz#3fb34d387cd76d803f6eebea67b921dab0182a9a "
213
+ integrity sha512-PJWHUb1RFevKCwaFA9RlG5tCd+FO5iRh9A8HEtkmBH2Li03iJriB6m6JIN4rGz3K3JLawI7/veA1xzRKP6ISBw ==
214
214
215
215
eastasianwidth@^0.2.0 :
216
216
version "0.2.0"
@@ -365,15 +365,15 @@ minimatch@^9.0.4:
365
365
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
366
366
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
367
367
368
- mocha@11.2.2 :
369
- version "11.2.2 "
370
- resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.2.2 .tgz#2dfefc9652de746389f5286888034239b6486231 "
371
- integrity sha512-VlSBxrPYHK4YNOEbFdkCxHQbZMoNzBkoPprqtZRW6311EUF/DlSxoycE2e/2NtRk4WKkIXzyrXDTrlikJMWgbw ==
368
+ mocha@11.4.0 :
369
+ version "11.4.0 "
370
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.4.0 .tgz#6e873ee0beed4475e06f782bc9dd076670f932fd "
371
+ integrity sha512-O6oi5Y9G6uu8f9iqXR6iKNLWHLRex3PKbmHynfpmUnMJJGrdgXh8ZmS85Ei5KR2Gnl+/gQ9s+Ktv5CqKybNw4A ==
372
372
dependencies :
373
373
browser-stdout "^1.3.1"
374
374
chokidar "^4.0.1"
375
375
debug "^4.3.5"
376
- diff "^5.2 .0"
376
+ diff "^7.0 .0"
377
377
escape-string-regexp "^4.0.0"
378
378
find-up "^5.0.0"
379
379
glob "^10.4.5"
You can’t perform that action at this time.
0 commit comments