File tree Expand file tree Collapse file tree 1 file changed +5
-12
lines changed Expand file tree Collapse file tree 1 file changed +5
-12
lines changed Original file line number Diff line number Diff line change @@ -637,14 +637,7 @@ minimatch@^3.1.2:
637
637
dependencies :
638
638
brace-expansion "^1.1.7"
639
639
640
- minimatch@^5.1.6 :
641
- version "5.1.6"
642
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
643
- integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==
644
- dependencies :
645
- brace-expansion "^2.0.1"
646
-
647
- minimatch@^9.0.4 :
640
+ minimatch@^9.0.4, minimatch@^9.0.5 :
648
641
version "9.0.5"
649
642
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
650
643
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
@@ -657,9 +650,9 @@ minimatch@^9.0.4:
657
650
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
658
651
659
652
mocha@^11.0.1 :
660
- version "11.4 .0"
661
- resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.4 .0.tgz#6e873ee0beed4475e06f782bc9dd076670f932fd "
662
- integrity sha512-O6oi5Y9G6uu8f9iqXR6iKNLWHLRex3PKbmHynfpmUnMJJGrdgXh8ZmS85Ei5KR2Gnl+/gQ9s+Ktv5CqKybNw4A ==
653
+ version "11.5 .0"
654
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.5 .0.tgz#7b042964437c0829c7e492b8d8864eb0ca96504c "
655
+ integrity sha512-VKDjhy6LMTKm0WgNEdlY77YVsD49LZnPSXJAaPNL9NRYQADxvORsyG1DIQY6v53BKTnlNbEE2MbVCDbnxr4K3w ==
663
656
dependencies :
664
657
browser-stdout "^1.3.1"
665
658
chokidar "^4.0.1"
@@ -671,7 +664,7 @@ mocha@^11.0.1:
671
664
he "^1.2.0"
672
665
js-yaml "^4.1.0"
673
666
log-symbols "^4.1.0"
674
- minimatch "^5.1.6 "
667
+ minimatch "^9.0.5 "
675
668
ms "^2.1.3"
676
669
picocolors "^1.1.1"
677
670
serialize-javascript "^6.0.2"
You can’t perform that action at this time.
0 commit comments