@oclif/plugin-which
Advanced tools
@@ -54,3 +54,3 @@ { | ||
| }, | ||
| "version": "3.2.33" | ||
| "version": "3.2.34" | ||
| } |
+2
-2
| { | ||
| "name": "@oclif/plugin-which", | ||
| "description": "find which plugin a command is in", | ||
| "version": "3.2.33", | ||
| "version": "3.2.34", | ||
| "author": "Salesforce", | ||
@@ -30,3 +30,3 @@ "bugs": "https://github.com/oclif/plugin-which/issues", | ||
| "oclif": "^4.17.30", | ||
| "prettier": "^3.5.2", | ||
| "prettier": "^3.5.3", | ||
| "shx": "^0.3.4", | ||
@@ -33,0 +33,0 @@ "ts-node": "^10.9.2", |
+2
-2
@@ -24,3 +24,3 @@ # @oclif/plugin-which | ||
| $ oclif-example (--version) | ||
| @oclif/plugin-which/3.2.33 linux-x64 node-v22.14.0 | ||
| @oclif/plugin-which/3.2.34 linux-x64 node-v22.14.0 | ||
| $ oclif-example --help [COMMAND] | ||
@@ -70,3 +70,3 @@ USAGE | ||
| _See code: [src/commands/which.ts](https://github.com/oclif/plugin-which/blob/v3.2.33/src/commands/which.ts)_ | ||
| _See code: [src/commands/which.ts](https://github.com/oclif/plugin-which/blob/v3.2.34/src/commands/which.ts)_ | ||
| <!-- commandsstop --> | ||
@@ -73,0 +73,0 @@ |