@oclif/plugin-which
Advanced tools
@@ -54,3 +54,3 @@ { | ||
| }, | ||
| "version": "3.2.40" | ||
| "version": "3.2.41" | ||
| } |
+6
-6
| { | ||
| "name": "@oclif/plugin-which", | ||
| "description": "find which plugin a command is in", | ||
| "version": "3.2.40", | ||
| "version": "3.2.41", | ||
| "author": "Salesforce", | ||
@@ -13,6 +13,6 @@ "bugs": "https://github.com/oclif/plugin-which/issues", | ||
| "@commitlint/config-conventional": "^19", | ||
| "@eslint/compat": "^1.3.1", | ||
| "@eslint/compat": "^1.4.0", | ||
| "@oclif/plugin-help": "^6", | ||
| "@oclif/prettier-config": "^0.2.1", | ||
| "@oclif/test": "^4.1.13", | ||
| "@oclif/test": "^4.1.14", | ||
| "@types/chai": "^4.3.16", | ||
@@ -23,4 +23,4 @@ "@types/mocha": "^10.0.10", | ||
| "commitlint": "^19", | ||
| "eslint": "^9.35.0", | ||
| "eslint-config-oclif": "^6.0.102", | ||
| "eslint": "^9.37.0", | ||
| "eslint-config-oclif": "^6.0.107", | ||
| "eslint-config-prettier": "^10.1.8", | ||
@@ -31,3 +31,3 @@ "husky": "^9.1.7", | ||
| "nyc": "^15.1.0", | ||
| "oclif": "^4.22.18", | ||
| "oclif": "^4.22.27", | ||
| "prettier": "^3.6.2", | ||
@@ -34,0 +34,0 @@ "shx": "^0.4.0", |
+2
-2
@@ -24,3 +24,3 @@ # @oclif/plugin-which | ||
| $ oclif-example (--version) | ||
| @oclif/plugin-which/3.2.40 linux-x64 node-v22.19.0 | ||
| @oclif/plugin-which/3.2.41 linux-x64 node-v22.20.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.40/src/commands/which.ts)_ | ||
| _See code: [src/commands/which.ts](https://github.com/oclif/plugin-which/blob/v3.2.41/src/commands/which.ts)_ | ||
| <!-- commandsstop --> | ||
@@ -73,0 +73,0 @@ |