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 63
63
"jest-junit" : " ^15.0.0" ,
64
64
"js-yaml" : " ^4.1.0" ,
65
65
"jsdom" : " ^20.0.0" ,
66
- "minimatch" : " ^5 .0.0" ,
66
+ "minimatch" : " ^6 .0.0" ,
67
67
"mocha" : " ^10.0.0" ,
68
68
"mocha-sugar-free" : " ^1.4.0" ,
69
69
"prettier" : " ^2.3.0" ,
Original file line number Diff line number Diff line change 4834
4834
dependencies :
4835
4835
brace-expansion "^1.1.7"
4836
4836
4837
- [email protected] , minimatch@^5.0.0 :
4837
+
4838
4838
version "5.0.1"
4839
4839
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.0.1.tgz#fb9022f7528125187c92bd9e9b6366be1cf3415b"
4840
4840
integrity sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g==
4841
4841
dependencies :
4842
4842
brace-expansion "^2.0.1"
4843
4843
4844
+ minimatch@^6.0.0 :
4845
+ version "6.0.4"
4846
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-6.0.4.tgz#cbada37326e86dc19434874a04e29df0ba64cb17"
4847
+ integrity sha512-9SQupyyavjdAc1VFjJS/5kdtFtlLAhKSWt7HocG0h/npy626jYrGegSslcM7Xxet5z0U9GOx9YbcpyIjBzn7tA==
4848
+ dependencies :
4849
+ brace-expansion "^2.0.1"
4850
+
4844
4851
minimist-options@^4.0.2 :
4845
4852
version "4.1.0"
4846
4853
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
You can’t perform that action at this time.
0 commit comments