File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 37
37
"eslint-plugin-sf-plugin" : " ^1.20.26" ,
38
38
"eslint-plugin-unicorn" : " ^50.0.1" ,
39
39
"esmock" : " ^2.7.0" ,
40
- "oclif" : " ^4.20.0 " ,
40
+ "oclif" : " ^4.20.1 " ,
41
41
"ts-node" : " ^10.9.2" ,
42
42
"typescript" : " ^5.5.4"
43
43
},
Original file line number Diff line number Diff line change 2804
2804
ansis "^3.17.0"
2805
2805
fast-levenshtein "^3.0.0"
2806
2806
2807
- "@oclif/plugin-warn-if-update-available@^3.1.38 ":
2808
- version "3.1.40 "
2809
- resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.40 .tgz#eb00fd7f199e6d08e6e4897560126b3570ecd5cb "
2810
- integrity sha512-k5FBGxjXsSj56075MFVx5I9MAJa082evyPqLUBOjXL9w91q3k/89U+kTCfFNTQga8DykxhMP/7UTuDFV+d/Dhg ==
2807
+ "@oclif/plugin-warn-if-update-available@^3.1.41 ":
2808
+ version "3.1.42 "
2809
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.42 .tgz#c03e4a9c1b4bca301524d26bf3d94bf5515a08e8 "
2810
+ integrity sha512-bcBfON81gYCx6x50HjrcL7gRiz7bEuLdQNifMsMcBtBq3IpOifyS8/l5R3REEy9kHJ1qdcSYehtopMvS4ov9lA ==
2811
2811
dependencies:
2812
2812
"@oclif/core" "^4"
2813
2813
ansis "^3.17.0"
@@ -9364,10 +9364,10 @@ object.values@^1.2.0:
9364
9364
define-properties "^1.2.1"
9365
9365
es-object-atoms "^1.0.0"
9366
9366
9367
- oclif@^4.20.0 :
9368
- version "4.20.0 "
9369
- resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.20.0 .tgz#6423733e580ffa13b8bbea825390761a9719b65e "
9370
- integrity sha512-crfnwuZpbosmaxDCCZ2hSePEwnQS92MrWRpSaOU4TzgvKQfitQL9k2o7zqV12VdxCAI0hB7tYWqS4LMocqBPcQ ==
9367
+ oclif@^4.20.1 :
9368
+ version "4.20.1 "
9369
+ resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.20.1 .tgz#26caab0b2cd7c6548f3ff94abc1287b17fa04bf8 "
9370
+ integrity sha512-XsC6MaYTEtIjkq43sXIrGiq+wtuzxCYWv43gIaFAg8KszOutojqlACwrz1dgCgUAwanwv+BNBNJLnvwQ84dpjg ==
9371
9371
dependencies:
9372
9372
"@aws-sdk/client-cloudfront" "^3.787.0"
9373
9373
"@aws-sdk/client-s3" "^3.787.0"
@@ -9377,7 +9377,7 @@ oclif@^4.20.0:
9377
9377
"@oclif/core" "^4.4.0"
9378
9378
"@oclif/plugin-help" "^6.2.29"
9379
9379
"@oclif/plugin-not-found" "^3.2.57"
9380
- "@oclif/plugin-warn-if-update-available" "^3.1.38 "
9380
+ "@oclif/plugin-warn-if-update-available" "^3.1.41 "
9381
9381
ansis "^3.16.0"
9382
9382
async-retry "^1.3.3"
9383
9383
change-case "^4"
You can’t perform that action at this time.
0 commit comments