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 16
16
"@salesforce/dev-scripts" : " ^10.2.9" ,
17
17
"@salesforce/plugin-command-reference" : " ^3.1.20" ,
18
18
"eslint-plugin-sf-plugin" : " ^1.20.5" ,
19
- "oclif" : " ^4.14.28 " ,
19
+ "oclif" : " ^4.14.29 " ,
20
20
"ts-node" : " ^10.9.2" ,
21
21
"typescript" : " ^5.5.4"
22
22
},
Original file line number Diff line number Diff line change 1244
1244
semver "^7.6.3"
1245
1245
ts-json-schema-generator "^1.5.1"
1246
1246
1247
- " @oclif/plugin-help@^6.2.8 " :
1247
+ " @oclif/plugin-help@^6.2.10 " :
1248
1248
version "6.2.10"
1249
1249
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.10.tgz#d6e8140efa89ae624ae9f25b7fdb8d112c62715f"
1250
1250
integrity sha512-Gm5/l/upTtj34StLIjZzhmO3AngqGx20rsbfOqDQ3SrsEnjfujtKgUm+MxXTjl4XfkkWREUN0CwuqLcuftnsOw==
@@ -5496,18 +5496,18 @@ object.values@^1.1.7:
5496
5496
define-properties "^1.2.0"
5497
5497
es-abstract "^1.22.1"
5498
5498
5499
- oclif@^4.14.28 :
5500
- version "4.14.28 "
5501
- resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.28 .tgz#887d172f96c4eb449c4bd711ba6216cb7e2e1b59 "
5502
- integrity sha512-1qvYoTAq//xtBtloPrquIjB4sY1nLnrgiEGR1BngrwLSv8keUB3Zkp8HDPit8aN0cl6gtAedYh1GlnR+FoThkw ==
5499
+ oclif@^4.14.29 :
5500
+ version "4.14.29 "
5501
+ resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.29 .tgz#e8c057543da164638f280c69828df2690be80f66 "
5502
+ integrity sha512-/wt4bKamN0eMpIYFHFeChR6mmEQpdoIAskOVN0uihuwit1fkDUxvT2usOC9oIgugEs0mzuB3POdowBWNyGJQnw ==
5503
5503
dependencies :
5504
5504
" @aws-sdk/client-cloudfront" " ^3.637.0"
5505
5505
" @aws-sdk/client-s3" " ^3.633.0"
5506
5506
" @inquirer/confirm" " ^3.1.22"
5507
5507
" @inquirer/input" " ^2.2.4"
5508
5508
" @inquirer/select" " ^2.3.10"
5509
5509
" @oclif/core" " ^4"
5510
- " @oclif/plugin-help" " ^6.2.8 "
5510
+ " @oclif/plugin-help" " ^6.2.10 "
5511
5511
" @oclif/plugin-not-found" " ^3.2.16"
5512
5512
" @oclif/plugin-warn-if-update-available" " ^3.1.11"
5513
5513
async-retry "^1.3.3"
You can’t perform that action at this time.
0 commit comments