File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 63
63
"jest-junit" : " ^16.0.0" ,
64
64
"js-yaml" : " ^4.1.0" ,
65
65
"jsdom" : " ^20.0.0" ,
66
- "minimatch" : " ^8 .0.0" ,
66
+ "minimatch" : " ^9 .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 5010
5010
dependencies :
5011
5011
brace-expansion "^2.0.1"
5012
5012
5013
- minimatch@^8 .0.0 :
5014
- version "8 .0.4 "
5015
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-8 .0.4 .tgz#847c1b25c014d4e9a7f68aaf63dedd668a626229 "
5016
- integrity sha512-W0Wvr9HyFXZRGIDgCicunpQ299OKXs9RgZfaukz4qAW/pJhcpUfupc9c+OObPOFueNy8VSrZgEmDtk6Kh4WzDA ==
5013
+ minimatch@^9 .0.0 :
5014
+ version "9 .0.1 "
5015
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9 .0.1 .tgz#8a555f541cf976c622daf078bb28f29fb927c253 "
5016
+ integrity sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w ==
5017
5017
dependencies :
5018
5018
brace-expansion "^2.0.1"
5019
5019
You can’t perform that action at this time.
0 commit comments