File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 64
64
"jest-junit" : " ^16.0.0" ,
65
65
"js-yaml" : " ^4.1.0" ,
66
66
"jsdom" : " ^20.0.0" ,
67
- "minimatch" : " ^9 .0.0" ,
67
+ "minimatch" : " ^10 .0.0" ,
68
68
"mocha" : " ^10.0.0" ,
69
69
"mocha-sugar-free" : " ^1.4.0" ,
70
70
"prettier" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 5269
5269
dependencies :
5270
5270
brace-expansion "^2.0.1"
5271
5271
5272
- minimatch@^9.0.0, minimatch@^9.0.1 :
5272
+ minimatch@^10.0.0 :
5273
+ version "10.0.1"
5274
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
5275
+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
5276
+ dependencies :
5277
+ brace-expansion "^2.0.1"
5278
+
5279
+ minimatch@^9.0.1 :
5273
5280
version "9.0.4"
5274
5281
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
5275
5282
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
You can’t perform that action at this time.
0 commit comments