File tree Expand file tree Collapse file tree 2 files changed +5
-39
lines changed Expand file tree Collapse file tree 2 files changed +5
-39
lines changed Original file line number Diff line number Diff line change 5
5
"author" : " Salesforce" ,
6
6
"bugs" : " https://github.com/oclif/plugin-help/issues" ,
7
7
"dependencies" : {
8
- "@oclif/core" : " ^2.0.3 "
8
+ "@oclif/core" : " ^2.0.7 "
9
9
},
10
10
"devDependencies" : {
11
11
"@oclif/plugin-plugins" : " ^2.2.2" ,
Original file line number Diff line number Diff line change 473
473
widest-line "^3.1.0"
474
474
wrap-ansi "^7.0.0"
475
475
476
- " @oclif/core@^2.0.2-beta.6 " :
477
- version "2.0.2-beta.10"
478
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.0.2-beta.10.tgz#5b459a91d653b8d5aa234e4324a4cc483747abd2"
479
- integrity sha512-FgJ5XHE6MjE7DOyQAcOZPD5Xs5cNOzP91zAQBkut8xhOkZA1NRQjv+7BczJqOTerXccohhTlu09pd7OAyDuitw==
480
- dependencies :
481
- " @types/cli-progress" " ^3.11.0"
482
- ansi-escapes "^4.3.2"
483
- ansi-styles "^4.3.0"
484
- cardinal "^2.1.1"
485
- chalk "^4.1.2"
486
- clean-stack "^3.0.1"
487
- cli-progress "^3.10.0"
488
- debug "^4.3.4"
489
- ejs "^3.1.6"
490
- fs-extra "^9.1.0"
491
- get-package-type "^0.1.0"
492
- globby "^11.1.0"
493
- hyperlinker "^1.0.0"
494
- indent-string "^4.0.0"
495
- is-wsl "^2.2.0"
496
- js-yaml "^3.14.1"
497
- natural-orderby "^2.0.3"
498
- object-treeify "^1.1.33"
499
- password-prompt "^1.1.2"
500
- semver "^7.3.7"
501
- string-width "^4.2.3"
502
- strip-ansi "^6.0.1"
503
- supports-color "^8.1.1"
504
- supports-hyperlinks "^2.2.0"
505
- tslib "^2.4.1"
506
- widest-line "^3.1.0"
507
- wordwrap "^1.0.0"
508
- wrap-ansi "^7.0.0"
509
-
510
- " @oclif/core@^2.0.3 " :
511
- version "2.0.3"
512
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.0.3.tgz#ce71efbfc6e4c2655579ce81adce6471be2bc799"
513
- integrity sha512-Dr6tghg32KKEivcWYqrx9bgC8FDE4i47FLR1wjnLg3jNJWf+blTYorj6aHize2WF0wiwkvB28Cr5TUNBooB4AQ==
476
+ " @oclif/core@^2.0.2-beta.6" , "@oclif/core@^2.0.3", "@oclif/core@^2.0.7":
477
+ version "2.0.7"
478
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.0.7.tgz#a17a85dfa105dda120fbc5647432010feaa97a9e"
479
+ integrity sha512-pj7hIH8SBeH3qha47fmyqdaBdNVEqesRgnKFh8Ytdb4S41/4BYOiQuyQGuvnKgvicH6DMxp4FbM9EQEW46V9xw==
514
480
dependencies :
515
481
" @types/cli-progress" " ^3.11.0"
516
482
ansi-escapes "^4.3.2"
You can’t perform that action at this time.
0 commit comments