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 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 1270
1270
semver "^7.6.3"
1271
1271
ts-json-schema-generator "^1.5.1"
1272
1272
1273
- " @oclif/plugin-help@^6.2.8 " :
1274
- version "6.2.8 "
1275
- resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.8 .tgz#cbaea5ef886d76e75dbab6e77e34012889e924b5 "
1276
- integrity sha512-QRpFYlBeJffl4cXGBi8e+EfGogDmU7y8do1ZHxmPKZ5eZ0mfeKiqq2WA9dwRMZJriy1qSaGsbkOYgYQWlOYhSg ==
1273
+ " @oclif/plugin-help@^6.2.10 " :
1274
+ version "6.2.10 "
1275
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.10 .tgz#d6e8140efa89ae624ae9f25b7fdb8d112c62715f "
1276
+ integrity sha512-Gm5/l/upTtj34StLIjZzhmO3AngqGx20rsbfOqDQ3SrsEnjfujtKgUm+MxXTjl4XfkkWREUN0CwuqLcuftnsOw ==
1277
1277
dependencies :
1278
1278
" @oclif/core" " ^4"
1279
1279
@@ -5529,18 +5529,18 @@ object.values@^1.1.7:
5529
5529
define-properties "^1.2.0"
5530
5530
es-abstract "^1.22.1"
5531
5531
5532
- oclif@^4.14.28 :
5533
- version "4.14.28 "
5534
- resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.28 .tgz#887d172f96c4eb449c4bd711ba6216cb7e2e1b59 "
5535
- integrity sha512-1qvYoTAq//xtBtloPrquIjB4sY1nLnrgiEGR1BngrwLSv8keUB3Zkp8HDPit8aN0cl6gtAedYh1GlnR+FoThkw ==
5532
+ oclif@^4.14.29 :
5533
+ version "4.14.29 "
5534
+ resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.29 .tgz#e8c057543da164638f280c69828df2690be80f66 "
5535
+ integrity sha512-/wt4bKamN0eMpIYFHFeChR6mmEQpdoIAskOVN0uihuwit1fkDUxvT2usOC9oIgugEs0mzuB3POdowBWNyGJQnw ==
5536
5536
dependencies :
5537
5537
" @aws-sdk/client-cloudfront" " ^3.637.0"
5538
5538
" @aws-sdk/client-s3" " ^3.633.0"
5539
5539
" @inquirer/confirm" " ^3.1.22"
5540
5540
" @inquirer/input" " ^2.2.4"
5541
5541
" @inquirer/select" " ^2.3.10"
5542
5542
" @oclif/core" " ^4"
5543
- " @oclif/plugin-help" " ^6.2.8 "
5543
+ " @oclif/plugin-help" " ^6.2.10 "
5544
5544
" @oclif/plugin-not-found" " ^3.2.16"
5545
5545
" @oclif/plugin-warn-if-update-available" " ^3.1.11"
5546
5546
async-retry "^1.3.3"
You can’t perform that action at this time.
0 commit comments