File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 16
16
"@salesforce/dev-scripts" : " ^11.0.2" ,
17
17
"@salesforce/plugin-command-reference" : " ^3.1.58" ,
18
18
"eslint-plugin-sf-plugin" : " ^1.20.26" ,
19
- "oclif" : " ^4.20.0 " ,
19
+ "oclif" : " ^4.20.1 " ,
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 1610
1610
ansis "^3.17.0"
1611
1611
fast-levenshtein "^3.0.0"
1612
1612
1613
- " @oclif/plugin-warn-if-update-available@^3.1.38 " :
1614
- version "3.1.38 "
1615
- resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.38 .tgz#331f9ed8d6e9e36919c0814b24c8c9adbfe2acc4 "
1616
- integrity sha512-lwYtVXdQaBJV94DglPu140Bc6NmmysHhX5PZtdxeNcUG2BgSX/Sre7oCzMEgmuhe4Lu2jDviMxTX81a8wv6v1w ==
1613
+ " @oclif/plugin-warn-if-update-available@^3.1.41 " :
1614
+ version "3.1.42 "
1615
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.42 .tgz#c03e4a9c1b4bca301524d26bf3d94bf5515a08e8 "
1616
+ integrity sha512-bcBfON81gYCx6x50HjrcL7gRiz7bEuLdQNifMsMcBtBq3IpOifyS8/l5R3REEy9kHJ1qdcSYehtopMvS4ov9lA ==
1617
1617
dependencies :
1618
1618
" @oclif/core" " ^4"
1619
1619
ansis "^3.17.0"
1620
- debug "^4.4.0 "
1620
+ debug "^4.4.1 "
1621
1621
http-call "^5.2.2"
1622
1622
lodash "^4.17.21"
1623
1623
registry-auth-token "^5.1.0"
@@ -6065,10 +6065,10 @@ object.values@^1.1.7:
6065
6065
define-properties "^1.2.0"
6066
6066
es-abstract "^1.22.1"
6067
6067
6068
- oclif@^4.20.0 :
6069
- version "4.20.0 "
6070
- resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.20.0 .tgz#6423733e580ffa13b8bbea825390761a9719b65e "
6071
- integrity sha512-crfnwuZpbosmaxDCCZ2hSePEwnQS92MrWRpSaOU4TzgvKQfitQL9k2o7zqV12VdxCAI0hB7tYWqS4LMocqBPcQ ==
6068
+ oclif@^4.20.1 :
6069
+ version "4.20.1 "
6070
+ resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.20.1 .tgz#26caab0b2cd7c6548f3ff94abc1287b17fa04bf8 "
6071
+ integrity sha512-XsC6MaYTEtIjkq43sXIrGiq+wtuzxCYWv43gIaFAg8KszOutojqlACwrz1dgCgUAwanwv+BNBNJLnvwQ84dpjg ==
6072
6072
dependencies :
6073
6073
" @aws-sdk/client-cloudfront" " ^3.787.0"
6074
6074
" @aws-sdk/client-s3" " ^3.787.0"
@@ -6078,7 +6078,7 @@ oclif@^4.20.0:
6078
6078
" @oclif/core" " ^4.4.0"
6079
6079
" @oclif/plugin-help" " ^6.2.29"
6080
6080
" @oclif/plugin-not-found" " ^3.2.57"
6081
- " @oclif/plugin-warn-if-update-available" " ^3.1.38 "
6081
+ " @oclif/plugin-warn-if-update-available" " ^3.1.41 "
6082
6082
ansis "^3.16.0"
6083
6083
async-retry "^1.3.3"
6084
6084
change-case "^4"
You can’t perform that action at this time.
0 commit comments