File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 "bugs" : " https://github.com/forcedotcom/cli/issues" ,
88 "dependencies" : {
99 "@oclif/core" : " ^1.6.3" ,
10- "@salesforce/command" : " ^5.0.1 " ,
11- "@salesforce/core" : " ^3.10 .1" ,
10+ "@salesforce/command" : " ^5.0.4 " ,
11+ "@salesforce/core" : " ^3.12 .1" ,
1212 "tslib" : " ^2"
1313 },
1414 "devDependencies" : {
15- "@ oclif/dev-cli " : " ^1 " ,
15+ "oclif" : " ^2.6.3 " ,
1616 "@oclif/plugin-command-snapshot" : " ^3" ,
1717 "@salesforce/cli-plugins-testkit" : " ^1.4.11" ,
1818 "@salesforce/dev-config" : " ^3.0.1" ,
6969 "oclif" : {
7070 "commands" : " ./lib/commands" ,
7171 "bin" : " sfdx" ,
72- "additionalHelpFlags" : [
73- " -h"
74- ],
7572 "devPlugins" : [
7673 " @oclif/plugin-help" ,
7774 " @oclif/plugin-command-snapshot" ,
113110 "test:command-reference" : " ./bin/run commandreference:generate --erroronwarnings" ,
114111 "test:deprecation-policy" : " ./bin/run snapshot:compare" ,
115112 "test:nuts" : " nyc mocha \" **/*.nut.ts\" --slow 4500 --timeout 600000 --parallel" ,
116- "version" : " oclif-dev readme"
113+ "version" : " oclif readme"
117114 },
118115 "publishConfig" : {
119116 "access" : " public"
You can’t perform that action at this time.
0 commit comments