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.12" ,
17
17
"@salesforce/plugin-command-reference" : " ^3.1.49" ,
18
18
"eslint-plugin-sf-plugin" : " ^1.20.18" ,
19
- "oclif" : " ^4.17.41 " ,
19
+ "oclif" : " ^4.17.42 " ,
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 1677
1677
dependencies :
1678
1678
" @oclif/core" " ^4"
1679
1679
1680
- " @oclif/plugin-not-found@^3.2.46 " :
1680
+ " @oclif/plugin-not-found@^3.2.48 " :
1681
1681
version "3.2.48"
1682
1682
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.48.tgz#691ded2d1064af7d9109564548e7112338ca3156"
1683
1683
integrity sha512-H2y3PtiU/MYZXvvWUR0vr4PCoSSsN8inGDlLgLxQ4q+osAlJ256RxKCVMsSJG9fWt+Pg/+wrLzpx0OsbyVOi9g==
@@ -6454,10 +6454,10 @@ object.values@^1.1.7:
6454
6454
define-properties "^1.2.0"
6455
6455
es-abstract "^1.22.1"
6456
6456
6457
- oclif@^4.17.41 :
6458
- version "4.17.41 "
6459
- resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.41 .tgz#7f50091e7acf89562ec98f7a7da48ac5547c8ab6 "
6460
- integrity sha512-l1VlcXDOXXpMmClGmxJSyas/vMbq1XdyZsCGG7s83oNAIcEdZZFe5NPmxO2ZPRCPFhKy+zoV8f5/NpUuoc4H8Q ==
6457
+ oclif@^4.17.42 :
6458
+ version "4.17.42 "
6459
+ resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.42 .tgz#46c85172ada1b45c42ce7e3825bd8c31085e130a "
6460
+ integrity sha512-a20QxwQ9zqejl4Qgo8l7oTa0Z3oi04gpAohRySblzu7J6J+Wi3FY03yY9rAyY1GEIw8j0fQ4PC9K8CKsZoOt4Q ==
6461
6461
dependencies :
6462
6462
" @aws-sdk/client-cloudfront" " ^3.764.0"
6463
6463
" @aws-sdk/client-s3" " ^3.772.0"
@@ -6466,7 +6466,7 @@ oclif@^4.17.41:
6466
6466
" @inquirer/select" " ^2.5.0"
6467
6467
" @oclif/core" " ^4.2.10"
6468
6468
" @oclif/plugin-help" " ^6.2.27"
6469
- " @oclif/plugin-not-found" " ^3.2.46 "
6469
+ " @oclif/plugin-not-found" " ^3.2.48 "
6470
6470
" @oclif/plugin-warn-if-update-available" " ^3.1.31"
6471
6471
async-retry "^1.3.3"
6472
6472
chalk "^4"
You can’t perform that action at this time.
0 commit comments