File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 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.16.0 " ,
36
+ "oclif" : " ^3.17.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 @@ -3618,10 +3618,10 @@ object-treeify@^1.1.33:
3618
3618
resolved "https://registry.yarnpkg.com/object-treeify/-/object-treeify-1.1.33.tgz#f06fece986830a3cba78ddd32d4c11d1f76cdf40"
3619
3619
integrity sha512-EFVjAYfzWqWsBMRHPMAXLCDIJnpMhdWAqR7xG6M6a2cs6PMFpl/+Z20w9zDW4vkxOFfddegBKq9Rehd0bxWE7A==
3620
3620
3621
- oclif@^3.16.0 :
3622
- version "3.16.0 "
3623
- resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.16.0 .tgz#b1983f310cbb25944d7da02125aa0c095aa7669d "
3624
- integrity sha512-qbPJ9SifBDPeMnuYIyJc0+kGyXmLubJs/lOD1wjrvAiKqTWQ1xy/EFlNMgBGETCf7RQf1iSJmvf+s22ZkLc7Ow ==
3621
+ oclif@^3.17.1 :
3622
+ version "3.17.1 "
3623
+ resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.17.1 .tgz#be210c063d4e78995b8dab594c3a220c4cf17710 "
3624
+ integrity sha512-qwop0W9s5nJJ9tTdLsYXxxvGSNc9xKjXccEAGCXM+x8NmGtZ4P89FwqDY4PIG7IeV9VNpYhZKQArpZNwPGn0CQ ==
3625
3625
dependencies :
3626
3626
" @oclif/core" " ^2.11.4"
3627
3627
" @oclif/plugin-help" " ^5.2.14"
You can’t perform that action at this time.
0 commit comments