File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 49
49
"node" : " >=18.0.0"
50
50
},
51
51
"dependencies" : {
52
- "@oclif/core" : " ^4.0.6 " ,
52
+ "@oclif/core" : " ^4.0.8 " ,
53
53
"@salesforce/core" : " ^8.1.0" ,
54
54
"@salesforce/kit" : " ^3.1.6" ,
55
55
"@salesforce/source-deploy-retrieve" : " ^12.1.4" ,
Original file line number Diff line number Diff line change 543
543
" @nodelib/fs.scandir" " 2.1.5"
544
544
fastq "^1.6.0"
545
545
546
- " @oclif/core@^4.0.6 " :
547
- version "4.0.6 "
548
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.6 .tgz#05958a928591567b7fe90638e0ee8df9e07eb3ff "
549
- integrity sha512-z/4YUVQsf2pHsXRze5etbmvAYDhoUhIzpM6oJGEdsdWfvQJ6YQBogH7TdX/ItuGda6+vpfXg/4U1CtPexSF+bA ==
546
+ " @oclif/core@^4.0.8 " :
547
+ version "4.0.8 "
548
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.8 .tgz#667caa6481682e34594a4df6faeb3137879652d8 "
549
+ integrity sha512-9AzNoRlKfIeuqOin+HK9cyouELeup7sX+MGIFc5dR+bnG0sSzFnV1A/Z57E7KWrY5NdWULHYT5NhiL1YpEhG2w ==
550
550
dependencies :
551
551
ansi-escapes "^4.3.2"
552
552
ansis "^3.1.1"
559
559
indent-string "^4.0.0"
560
560
is-wsl "^2.2.0"
561
561
lilconfig "^3.1.2"
562
- minimatch "^9.0.4 "
562
+ minimatch "^9.0.5 "
563
563
string-width "^4.2.3"
564
564
supports-color "^8"
565
565
widest-line "^3.1.0"
@@ -3894,7 +3894,7 @@ minimatch@^5.0.1:
3894
3894
dependencies :
3895
3895
brace-expansion "^2.0.1"
3896
3896
3897
- minimatch@^9.0.1, minimatch@^9.0.3, minimatch@^9.0.4, minimatch@^9.0. 5 :
3897
+ minimatch@^9.0.1, minimatch@^9.0.3, minimatch@^9.0.5 :
3898
3898
version "9.0.5"
3899
3899
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
3900
3900
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
You can’t perform that action at this time.
0 commit comments