@oclif/plugin-commands
Advanced tools
Comparing version 3.1.4 to 3.1.5
@@ -138,3 +138,3 @@ { | ||
}, | ||
"version": "3.1.4" | ||
"version": "3.1.5" | ||
} |
{ | ||
"name": "@oclif/plugin-commands", | ||
"description": "plugin to show the list of all the commands", | ||
"version": "3.1.4", | ||
"version": "3.1.5", | ||
"author": "Salesforce", | ||
@@ -18,3 +18,3 @@ "bugs": "https://github.com/oclif/plugin-commands/issues", | ||
"@oclif/prettier-config": "^0.2.1", | ||
"@oclif/test": "^3.1.12", | ||
"@oclif/test": "^3.1.16", | ||
"@types/chai": "^4.3.11", | ||
@@ -32,3 +32,3 @@ "@types/lodash.pickby": "^4.6.9", | ||
"eslint-config-oclif": "^5.0.0", | ||
"eslint-config-oclif-typescript": "^3.0.44", | ||
"eslint-config-oclif-typescript": "^3.0.47", | ||
"eslint-config-prettier": "^9.1.0", | ||
@@ -41,3 +41,3 @@ "globby": "^11", | ||
"nyc": "^15.1.0", | ||
"oclif": "^4.4.8", | ||
"oclif": "^4.4.12", | ||
"prettier": "^3.2.5", | ||
@@ -44,0 +44,0 @@ "shx": "^0.3.3", |
@@ -23,3 +23,3 @@ # @oclif/plugin-commands | ||
$ oclif-example (--version) | ||
@oclif/plugin-commands/3.1.4 linux-x64 node-v20.11.0 | ||
@oclif/plugin-commands/3.1.5 linux-x64 node-v20.11.1 | ||
$ oclif-example --help [COMMAND] | ||
@@ -68,3 +68,3 @@ USAGE | ||
_See code: [src/commands/commands.ts](https://github.com/oclif/plugin-commands/blob/v3.1.4/src/commands/commands.ts)_ | ||
_See code: [src/commands/commands.ts](https://github.com/oclif/plugin-commands/blob/v3.1.5/src/commands/commands.ts)_ | ||
<!-- commandsstop --> |
Sorry, the diff of this file is not supported yet
396279