@oclif/plugin-which
Advanced tools
@@ -54,3 +54,3 @@ { | ||
| }, | ||
| "version": "3.2.39" | ||
| "version": "3.2.40" | ||
| } |
+5
-5
| { | ||
| "name": "@oclif/plugin-which", | ||
| "description": "find which plugin a command is in", | ||
| "version": "3.2.39", | ||
| "version": "3.2.40", | ||
| "author": "Salesforce", | ||
@@ -22,5 +22,5 @@ "bugs": "https://github.com/oclif/plugin-which/issues", | ||
| "commitlint": "^19", | ||
| "eslint": "^9.31.0", | ||
| "eslint-config-oclif": "^6.0.83", | ||
| "eslint-config-prettier": "^10.1.5", | ||
| "eslint": "^9.35.0", | ||
| "eslint-config-oclif": "^6.0.102", | ||
| "eslint-config-prettier": "^10.1.8", | ||
| "husky": "^9.1.7", | ||
@@ -30,3 +30,3 @@ "lint-staged": "^15", | ||
| "nyc": "^15.1.0", | ||
| "oclif": "^4.20.6", | ||
| "oclif": "^4.22.18", | ||
| "prettier": "^3.6.2", | ||
@@ -33,0 +33,0 @@ "shx": "^0.4.0", |
+2
-2
@@ -24,3 +24,3 @@ # @oclif/plugin-which | ||
| $ oclif-example (--version) | ||
| @oclif/plugin-which/3.2.39 linux-x64 node-v22.17.0 | ||
| @oclif/plugin-which/3.2.40 linux-x64 node-v22.19.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.39/src/commands/which.ts)_ | ||
| _See code: [src/commands/which.ts](https://github.com/oclif/plugin-which/blob/v3.2.40/src/commands/which.ts)_ | ||
| <!-- commandsstop --> | ||
@@ -73,0 +73,0 @@ |
8948
0.02%