@oclif/plugin-which
Advanced tools
@@ -54,3 +54,3 @@ { | ||
| }, | ||
| "version": "3.2.52" | ||
| "version": "3.2.53" | ||
| } |
+2
-2
| { | ||
| "name": "@oclif/plugin-which", | ||
| "description": "find which plugin a command is in", | ||
| "version": "3.2.52", | ||
| "version": "3.2.53", | ||
| "author": "Salesforce", | ||
@@ -23,3 +23,3 @@ "bugs": "https://github.com/oclif/plugin-which/issues", | ||
| "eslint": "^9.39.4", | ||
| "eslint-config-oclif": "^6.0.160", | ||
| "eslint-config-oclif": "^6.0.162", | ||
| "eslint-config-prettier": "^10.1.8", | ||
@@ -26,0 +26,0 @@ "husky": "^9.1.7", |
+2
-2
@@ -24,3 +24,3 @@ # @oclif/plugin-which | ||
| $ oclif-example (--version) | ||
| @oclif/plugin-which/3.2.52 linux-x64 node-v24.14.1 | ||
| @oclif/plugin-which/3.2.53 linux-x64 node-v24.14.1 | ||
| $ oclif-example --help [COMMAND] | ||
@@ -70,3 +70,3 @@ USAGE | ||
| _See code: [src/commands/which.ts](https://github.com/oclif/plugin-which/blob/3.2.52/src/commands/which.ts)_ | ||
| _See code: [src/commands/which.ts](https://github.com/oclif/plugin-which/blob/3.2.53/src/commands/which.ts)_ | ||
| <!-- commandsstop --> | ||
@@ -73,0 +73,0 @@ |