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 38
38
"husky" : " ^7.0.4" ,
39
39
"mocha" : " ^9.1.3" ,
40
40
"nyc" : " ^15.1.0" ,
41
- "oclif" : " ^3.8.2 " ,
41
+ "oclif" : " ^3.9.0 " ,
42
42
"prettier" : " ^2.8.8" ,
43
43
"pretty-quick" : " ^3.1.3" ,
44
44
"salesforce-alm" : " ^54.8.5" ,
Original file line number Diff line number Diff line change 785
785
widest-line "^3.1.0"
786
786
wrap-ansi "^7.0.0"
787
787
788
- " @oclif/core@^2.0.8" , "@oclif/core@^2.4.0", "@oclif/core@^2.8.0 ":
789
- version "2.8.0 "
790
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.8.0 .tgz#4948de3168804169fa68895af8ec4853f332b307 "
791
- integrity sha512-A2wHItFrD/WOw5bJ6Mtv9MD7If0bsKNR0pwEY0me+fo4HSXlJOtgYGqmzb8t8akX3DUUT7XsjPajsoHLkIJyvg ==
788
+ " @oclif/core@^2.0.8" , "@oclif/core@^2.4.0", "@oclif/core@^2.8.4 ":
789
+ version "2.8.5 "
790
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.8.5 .tgz#7964057bbee5e91dae8b35e030e767f38e50a19e "
791
+ integrity sha512-316DLfrHQDYmWDriI4Woxk9y1wVUrPN1sZdbQLHdOdlTA9v/twe7TdHpWOriEypfl6C85NWEJKc1870yuLtjrQ ==
792
792
dependencies :
793
793
" @types/cli-progress" " ^3.11.0"
794
794
ansi-escapes "^4.3.2"
@@ -7947,12 +7947,12 @@ object.values@^1.1.5, object.values@^1.1.6:
7947
7947
define-properties "^1.1.4"
7948
7948
es-abstract "^1.20.4"
7949
7949
7950
- oclif@^3.8.2 :
7951
- version "3.8.2 "
7952
- resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.8.2 .tgz#1bc9a4b43b0bfa3e8e991086b0bbec397748b5fe "
7953
- integrity sha512-PsMPYp3jc0fL4AgZLvMMHfP488Iu1pOoqF0AwglBwBtY9YYSQB5Es8dzWpaDDvUsJeWTBHeted48CT7jRrA4OQ ==
7950
+ oclif@^3.9.0 :
7951
+ version "3.9.0 "
7952
+ resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.9.0 .tgz#d52beb9300a60a660f897fe9ae810fffd48a1571 "
7953
+ integrity sha512-fsFyHVQYJdE50EcKrBjwzl2WT5sZUtTiRY1vqMwykgLFUDYrQS0lj7yqy2IgcPSmAWaLQryODdfBujCWOU98Ww ==
7954
7954
dependencies :
7955
- " @oclif/core" " ^2.8.0 "
7955
+ " @oclif/core" " ^2.8.4 "
7956
7956
" @oclif/plugin-help" " ^5.1.19"
7957
7957
" @oclif/plugin-not-found" " ^2.3.7"
7958
7958
" @oclif/plugin-warn-if-update-available" " ^2.0.14"
You can’t perform that action at this time.
0 commit comments