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 17
17
"eslint-config-oclif" : " ^4.0.0" ,
18
18
"eslint-config-oclif-typescript" : " ^1.0.3" ,
19
19
"mocha" : " ^9.2.2" ,
20
- "oclif" : " ^3.8.2 " ,
20
+ "oclif" : " ^3.9.0 " ,
21
21
"shx" : " ^0.3.4" ,
22
22
"ts-node" : " ^9.1.1" ,
23
23
"typescript" : " ^4.6.3"
Original file line number Diff line number Diff line change 498
498
widest-line "^3.1.0"
499
499
wrap-ansi "^7.0.0"
500
500
501
- " @oclif/core@^2.8.0" , "@oclif/core@^2.8.2":
502
- version "2.8.2 "
503
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.8.2 .tgz#86fc31f20419dbb3cd25f89f4f1d83760c60f7c0 "
504
- integrity sha512-g50NrCdEcFlBfuwZb9RxLmxPNQ9wIaBPOiwbxlGYRkHMnsC6LNHcvVtyDnmndU8qoXrmCOZ6ocSZenOMlG+G1w ==
501
+ " @oclif/core@^2.8.0" , "@oclif/core@^2.8.2", "@oclif/core@^2.8.4" :
502
+ version "2.8.5 "
503
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.8.5 .tgz#7964057bbee5e91dae8b35e030e767f38e50a19e "
504
+ integrity sha512-316DLfrHQDYmWDriI4Woxk9y1wVUrPN1sZdbQLHdOdlTA9v/twe7TdHpWOriEypfl6C85NWEJKc1870yuLtjrQ ==
505
505
dependencies :
506
506
" @types/cli-progress" " ^3.11.0"
507
507
ansi-escapes "^4.3.2"
@@ -3659,12 +3659,12 @@ object-treeify@^1.1.33:
3659
3659
resolved "https://registry.npmjs.org/object-treeify/-/object-treeify-1.1.33.tgz#f06fece986830a3cba78ddd32d4c11d1f76cdf40"
3660
3660
integrity sha512-EFVjAYfzWqWsBMRHPMAXLCDIJnpMhdWAqR7xG6M6a2cs6PMFpl/+Z20w9zDW4vkxOFfddegBKq9Rehd0bxWE7A==
3661
3661
3662
- oclif@^3.8.2 :
3663
- version "3.8.2 "
3664
- resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.8.2 .tgz#1bc9a4b43b0bfa3e8e991086b0bbec397748b5fe "
3665
- integrity sha512-PsMPYp3jc0fL4AgZLvMMHfP488Iu1pOoqF0AwglBwBtY9YYSQB5Es8dzWpaDDvUsJeWTBHeted48CT7jRrA4OQ ==
3662
+ oclif@^3.9.0 :
3663
+ version "3.9.0 "
3664
+ resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.9.0 .tgz#d52beb9300a60a660f897fe9ae810fffd48a1571 "
3665
+ integrity sha512-fsFyHVQYJdE50EcKrBjwzl2WT5sZUtTiRY1vqMwykgLFUDYrQS0lj7yqy2IgcPSmAWaLQryODdfBujCWOU98Ww ==
3666
3666
dependencies :
3667
- " @oclif/core" " ^2.8.0 "
3667
+ " @oclif/core" " ^2.8.4 "
3668
3668
" @oclif/plugin-help" " ^5.1.19"
3669
3669
" @oclif/plugin-not-found" " ^2.3.7"
3670
3670
" @oclif/plugin-warn-if-update-available" " ^2.0.14"
You can’t perform that action at this time.
0 commit comments