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 6464 "jest-junit" : " ^16.0.0" ,
6565 "js-yaml" : " ^4.1.0" ,
6666 "jsdom" : " ^20.0.0" ,
67- "minimatch" : " ^9 .0.0" ,
67+ "minimatch" : " ^10 .0.0" ,
6868 "mocha" : " ^10.0.0" ,
6969 "mocha-sugar-free" : " ^1.4.0" ,
7070 "prettier" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 52695269 dependencies :
52705270 brace-expansion "^2.0.1"
52715271
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 :
52735280 version "9.0.4"
52745281 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
52755282 integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
You can’t perform that action at this time.
0 commit comments