File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33
33
"eslint-config-oclif" : " ^4" ,
34
34
"eslint-config-oclif-typescript" : " ^1.0.3" ,
35
35
"mocha" : " ^9" ,
36
- "oclif" : " ^3.9.0 " ,
36
+ "oclif" : " ^3.9.1 " ,
37
37
"ts-node" : " ^9.1.1" ,
38
38
"typescript" : " ^4.6.3"
39
39
},
Original file line number Diff line number Diff line change @@ -3712,10 +3712,10 @@ object-treeify@^1.1.33:
3712
3712
resolved "https://registry.yarnpkg.com/object-treeify/-/object-treeify-1.1.33.tgz#f06fece986830a3cba78ddd32d4c11d1f76cdf40"
3713
3713
integrity sha512-EFVjAYfzWqWsBMRHPMAXLCDIJnpMhdWAqR7xG6M6a2cs6PMFpl/+Z20w9zDW4vkxOFfddegBKq9Rehd0bxWE7A==
3714
3714
3715
- oclif@^3.9.0 :
3716
- version "3.9.0 "
3717
- resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.9.0 .tgz#d52beb9300a60a660f897fe9ae810fffd48a1571 "
3718
- integrity sha512-fsFyHVQYJdE50EcKrBjwzl2WT5sZUtTiRY1vqMwykgLFUDYrQS0lj7yqy2IgcPSmAWaLQryODdfBujCWOU98Ww ==
3715
+ oclif@^3.9.1 :
3716
+ version "3.9.1 "
3717
+ resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.9.1 .tgz#f7ddf8aacd3fd86029b5e66c6cac743459299f4b "
3718
+ integrity sha512-gJ8gJrohFY8qEeVBOw7wgAFdwPt2CTTkEFXDTkfUeXap6URIy6ngP7g/E1A2zFt2I0wH/qQHwcfuTpfBbj1+Uw ==
3719
3719
dependencies :
3720
3720
" @oclif/core" " ^2.8.4"
3721
3721
" @oclif/plugin-help" " ^5.1.19"
You can’t perform that action at this time.
0 commit comments