File tree Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Expand file tree Collapse file tree 2 files changed +21
-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 13261326 resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
13271327 integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
13281328
1329+ " @isaacs/balanced-match@^4.0.1 " :
1330+ version "4.0.1"
1331+ resolved "https://registry.yarnpkg.com/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz#3081dadbc3460661b751e7591d7faea5df39dd29"
1332+ integrity sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==
1333+
1334+ " @isaacs/brace-expansion@^5.0.0 " :
1335+ version "5.0.0"
1336+ resolved "https://registry.yarnpkg.com/@isaacs/brace-expansion/-/brace-expansion-5.0.0.tgz#4b3dabab7d8e75a429414a96bd67bf4c1d13e0f3"
1337+ integrity sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==
1338+ dependencies :
1339+ " @isaacs/balanced-match" " ^4.0.1"
1340+
13291341" @isaacs/cliui@^8.0.2 " :
13301342 version "8.0.2"
13311343 resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
52695281 dependencies :
52705282 brace-expansion "^2.0.1"
52715283
5272- minimatch@^9.0.0, minimatch@^9.0.1 :
5284+ minimatch@^10.0.0 :
5285+ version "10.0.3"
5286+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.3.tgz#cf7a0314a16c4d9ab73a7730a0e8e3c3502d47aa"
5287+ integrity sha512-IPZ167aShDZZUMdRk66cyQAW3qr0WzbHkPdMYa8bzZhlHhO3jALbKdxcaak7W9FfT2rZNpQuUu4Od7ILEpXSaw==
5288+ dependencies :
5289+ " @isaacs/brace-expansion" " ^5.0.0"
5290+
5291+ minimatch@^9.0.1 :
52735292 version "9.0.4"
52745293 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
52755294 integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
You can’t perform that action at this time.
0 commit comments