File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 46
46
"dependencies" : {
47
47
"@inquirer/confirm" : " ^3.1.9" ,
48
48
"@inquirer/password" : " ^2.1.9" ,
49
- "@oclif/core" : " ^4.0.6 " ,
49
+ "@oclif/core" : " ^4.0.8 " ,
50
50
"@salesforce/core" : " ^8.0.1" ,
51
51
"@salesforce/kit" : " ^3.1.6" ,
52
52
"@salesforce/ts-types" : " ^2.0.10" ,
Original file line number Diff line number Diff line change 586
586
" @nodelib/fs.scandir" " 2.1.5"
587
587
fastq "^1.6.0"
588
588
589
- " @oclif/core@^4.0.6 " :
590
- version "4.0.6 "
591
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.6 .tgz#05958a928591567b7fe90638e0ee8df9e07eb3ff "
592
- integrity sha512-z/4YUVQsf2pHsXRze5etbmvAYDhoUhIzpM6oJGEdsdWfvQJ6YQBogH7TdX/ItuGda6+vpfXg/4U1CtPexSF+bA ==
589
+ " @oclif/core@^4.0.8 " :
590
+ version "4.0.8 "
591
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.8 .tgz#667caa6481682e34594a4df6faeb3137879652d8 "
592
+ integrity sha512-9AzNoRlKfIeuqOin+HK9cyouELeup7sX+MGIFc5dR+bnG0sSzFnV1A/Z57E7KWrY5NdWULHYT5NhiL1YpEhG2w ==
593
593
dependencies :
594
594
ansi-escapes "^4.3.2"
595
595
ansis "^3.1.1"
602
602
indent-string "^4.0.0"
603
603
is-wsl "^2.2.0"
604
604
lilconfig "^3.1.2"
605
- minimatch "^9.0.4 "
605
+ minimatch "^9.0.5 "
606
606
string-width "^4.2.3"
607
607
supports-color "^8"
608
608
widest-line "^3.1.0"
@@ -3642,10 +3642,10 @@ minimatch@^5.0.1:
3642
3642
dependencies :
3643
3643
brace-expansion "^2.0.1"
3644
3644
3645
- minimatch@^9.0.1, minimatch@^9.0.3, minimatch@^9.0.4 :
3646
- version "9.0.4 "
3647
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4 .tgz#8e49c731d1749cbec05050ee5145147b32496a51 "
3648
- integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw ==
3645
+ minimatch@^9.0.1, minimatch@^9.0.3, minimatch@^9.0.5 :
3646
+ version "9.0.5 "
3647
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5 .tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5 "
3648
+ integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow ==
3649
3649
dependencies :
3650
3650
brace-expansion "^2.0.1"
3651
3651
You can’t perform that action at this time.
0 commit comments