File tree 1 file changed +15
-1
lines changed
1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -6617,7 +6617,7 @@ globals@^9.18.0:
6617
6617
resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
6618
6618
integrity sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ==
6619
6619
6620
- [email protected] , globby@^10.0.0 :
6620
+
6621
6621
version "10.0.1"
6622
6622
resolved "https://registry.yarnpkg.com/globby/-/globby-10.0.1.tgz#4782c34cb75dd683351335c5829cc3420e606b22"
6623
6623
integrity sha512-sSs4inE1FB2YQiymcmTv6NWENryABjUNPeWhOvmn4SjtKybglsyPZxFB3U1/+L1bYi0rNZDqCLlHyLYDl1Pq5A==
6631
6631
merge2 "^1.2.3"
6632
6632
slash "^3.0.0"
6633
6633
6634
+ globby@^10.0.0:
6635
+ version "10.0.2"
6636
+ resolved "https://registry.yarnpkg.com/globby/-/globby-10.0.2.tgz#277593e745acaa4646c3ab411289ec47a0392543"
6637
+ integrity sha512-7dUi7RvCoT/xast/o/dLN53oqND4yk0nsHkhRgn9w65C4PofCLOoJ39iSOg+qVDdWQPIEj+eszMHQ+aLVwwQSg==
6638
+ dependencies:
6639
+ "@types/glob" "^7.1.1"
6640
+ array-union "^2.1.0"
6641
+ dir-glob "^3.0.1"
6642
+ fast-glob "^3.0.3"
6643
+ glob "^7.1.3"
6644
+ ignore "^5.1.1"
6645
+ merge2 "^1.2.3"
6646
+ slash "^3.0.0"
6647
+
6634
6648
globby@^9.0.0:
6635
6649
version "9.2.0"
6636
6650
resolved "https://registry.yarnpkg.com/globby/-/globby-9.2.0.tgz#fd029a706c703d29bdd170f4b6db3a3f7a7cb63d"
You can’t perform that action at this time.
0 commit comments