File tree Expand file tree Collapse file tree 2 files changed +8
-17
lines changed Expand file tree Collapse file tree 2 files changed +8
-17
lines changed Original file line number Diff line number Diff line change 79
79
"eslint" : " 9.27.0" ,
80
80
"eslint-config-prettier" : " 9.1.0" ,
81
81
"globals" : " 15.15.0" ,
82
- "mocha" : " 11.4 .0" ,
82
+ "mocha" : " 11.5 .0" ,
83
83
"prettier" : " 3.5.3" ,
84
84
"ts-node" : " 10.9.2" ,
85
85
"typescript" : " 5.8.3" ,
Original file line number Diff line number Diff line change @@ -3131,16 +3131,7 @@ __metadata:
3131
3131
languageName : node
3132
3132
linkType : hard
3133
3133
3134
- " minimatch@npm:^5.1.6 " :
3135
- version : 5.1.6
3136
- resolution : " minimatch@npm:5.1.6"
3137
- dependencies :
3138
- brace-expansion : " npm:^2.0.1"
3139
- checksum : 10c0/3defdfd230914f22a8da203747c42ee3c405c39d4d37ffda284dac5e45b7e1f6c49aa8be606509002898e73091ff2a3bbfc59c2c6c71d4660609f63aa92f98e3
3140
- languageName : node
3141
- linkType : hard
3142
-
3143
- " minimatch@npm:^9.0.4 " :
3134
+ " minimatch@npm:^9.0.4, minimatch@npm:^9.0.5 " :
3144
3135
version : 9.0.5
3145
3136
resolution : " minimatch@npm:9.0.5"
3146
3137
dependencies :
@@ -3174,9 +3165,9 @@ __metadata:
3174
3165
languageName : node
3175
3166
linkType : hard
3176
3167
3177
- " mocha@npm:11.4 .0 " :
3178
- version : 11.4 .0
3179
- resolution : " mocha@npm:11.4 .0"
3168
+ " mocha@npm:11.5 .0 " :
3169
+ version : 11.5 .0
3170
+ resolution : " mocha@npm:11.5 .0"
3180
3171
dependencies :
3181
3172
browser-stdout : " npm:^1.3.1"
3182
3173
chokidar : " npm:^4.0.1"
@@ -3188,7 +3179,7 @@ __metadata:
3188
3179
he : " npm:^1.2.0"
3189
3180
js-yaml : " npm:^4.1.0"
3190
3181
log-symbols : " npm:^4.1.0"
3191
- minimatch : " npm:^5.1.6 "
3182
+ minimatch : " npm:^9.0.5 "
3192
3183
ms : " npm:^2.1.3"
3193
3184
picocolors : " npm:^1.1.1"
3194
3185
serialize-javascript : " npm:^6.0.2"
@@ -3201,7 +3192,7 @@ __metadata:
3201
3192
bin :
3202
3193
_mocha : bin/_mocha
3203
3194
mocha : bin/mocha.js
3204
- checksum : 10c0/f5c11d1037b2556e586f3f896c7fff7502ee62a6a8cd8d8de396e091195cda73817f4e6e16987ac4b1b5c6d24aebe892eb9ffdbc0c500ae0b0daad987f467609
3195
+ checksum : 10c0/c8ffb6328e2073a344ef9c4a340a4babf267d02464283b12c1a7ffc8e2ee8db0816162b937a9fd1b1d3db7e5d2aaa04a44baf37672f8db566e919cd21d77f7b1
3205
3196
languageName : node
3206
3197
linkType : hard
3207
3198
@@ -3742,7 +3733,7 @@ __metadata:
3742
3733
eslint : " npm:9.27.0"
3743
3734
eslint-config-prettier : " npm:9.1.0"
3744
3735
globals : " npm:15.15.0"
3745
- mocha : " npm:11.4 .0"
3736
+ mocha : " npm:11.5 .0"
3746
3737
prettier : " npm:3.5.3"
3747
3738
ts-node : " npm:10.9.2"
3748
3739
typescript : " npm:5.8.3"
You can’t perform that action at this time.
0 commit comments