@oclif/plugin-which 3.0.9 → 3.0.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -22,7 +22,7 @@ $ npm install -g @oclif/plugin-which
22
22
  $ oclif-example COMMAND
23
23
  running command...
24
24
  $ oclif-example (--version)
25
- @oclif/plugin-which/3.0.9 linux-x64 node-v20.9.0
25
+ @oclif/plugin-which/3.0.10 linux-x64 node-v20.9.0
26
26
  $ oclif-example --help [COMMAND]
27
27
  USAGE
28
28
  $ oclif-example COMMAND
@@ -52,5 +52,5 @@ EXAMPLES
52
52
  $ oclif-example which help
53
53
  ```
54
54
 
55
- _See code: [src/commands/which.ts](https://github.com/oclif/plugin-which/blob/v3.0.9/src/commands/which.ts)_
55
+ _See code: [src/commands/which.ts](https://github.com/oclif/plugin-which/blob/v3.0.10/src/commands/which.ts)_
56
56
  <!-- commandsstop -->
package/oclif.lock CHANGED
@@ -475,10 +475,10 @@
475
475
  minimatch "^3.1.2"
476
476
  strip-json-comments "^3.1.1"
477
477
 
478
- "@eslint/js@8.53.0":
479
- version "8.53.0"
480
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.53.0.tgz#bea56f2ed2b5baea164348ff4d5a879f6f81f20d"
481
- integrity sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w==
478
+ "@eslint/js@8.54.0":
479
+ version "8.54.0"
480
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.54.0.tgz#4fab9a2ff7860082c304f750e94acd644cf984cf"
481
+ integrity sha512-ut5V+D+fOoWPgGGNj83GGjnntO39xDy6DWxO0wb7Jp3DcMX0TfIqdzHF85VTQkerdyGmuuMD9AKAo5KiNlf/AQ==
482
482
 
483
483
  "@gar/promisify@^1.0.1":
484
484
  version "1.1.2"
@@ -776,10 +776,10 @@
776
776
  wordwrap "^1.0.0"
777
777
  wrap-ansi "^7.0.0"
778
778
 
779
- "@oclif/core@^3.0.0-beta.19", "@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.3.1":
780
- version "3.10.8"
781
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.10.8.tgz#8a855841107576b88a2ebe2e20e6e0d7ee885713"
782
- integrity sha512-DRiEiXUvijq/1dXL80/sFGdhTjejFiUzxURW7N310TEKlONujas66KhLATfF/nG3mICqTCU0f9B+VNfLtZoGqw==
779
+ "@oclif/core@^3.0.4", "@oclif/core@^3.10.1", "@oclif/core@^3.11.0", "@oclif/core@^3.3.1":
780
+ version "3.11.0"
781
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.11.0.tgz#dadfac39238af3b717e33b910dde1f1f0fd2105e"
782
+ integrity sha512-9A2LhDQATf1vrRqPoO0gGuBrey0jt3kDafC+eazxTNWV2EvlEpgY2587iyrxPK/fL2xg7f+0mtxYaSHdO2k8eg==
783
783
  dependencies:
784
784
  ansi-escapes "^4.3.2"
785
785
  ansi-styles "^4.3.0"
@@ -840,12 +840,12 @@
840
840
  resolved "https://registry.yarnpkg.com/@oclif/prettier-config/-/prettier-config-0.2.1.tgz#1def9f38134f9bfb229257f48a35f7d0d183dc78"
841
841
  integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ==
842
842
 
843
- "@oclif/test@^3.0.2":
844
- version "3.0.2"
845
- resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.0.2.tgz#aab9443a1eeb8d996d28020344e6abf7f82c688e"
846
- integrity sha512-zTLHSQ1A/9jrzW+jrX9qc1B1pyihtxO+87oW/5lHnNnztvEnmfdcxVKe8CYobpNiSJtAQMBY5BTxgvm9eaZD5Q==
843
+ "@oclif/test@^3.1.1":
844
+ version "3.1.1"
845
+ resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.1.tgz#1263f716191977784278643f6e3c57cbbadb8fe2"
846
+ integrity sha512-88y8E6z0ZVyBdk4RGgZtr2PFYXmfXbnZEqVtKw4K7xf5xIakqN/l8BAoDkBbBU25ELKGoQb4maHfoa9uyfTOtw==
847
847
  dependencies:
848
- "@oclif/core" "^3.0.0-beta.19"
848
+ "@oclif/core" "^3.10.1"
849
849
  chai "^4.3.10"
850
850
  fancy-test "^3.0.1"
851
851
 
@@ -1037,10 +1037,10 @@
1037
1037
  "@types/node" "*"
1038
1038
  "@types/responselike" "^1.0.0"
1039
1039
 
1040
- "@types/chai@*", "@types/chai@^4.3.9":
1041
- version "4.3.9"
1042
- resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.9.tgz#144d762491967db8c6dea38e03d2206c2623feec"
1043
- integrity sha512-69TtiDzu0bcmKQv3yg1Zx409/Kd7r0b5F1PfpYJfSHzLGtB53547V4u+9iqKYsTu/O2ai6KTb0TInNpvuQ3qmg==
1040
+ "@types/chai@*", "@types/chai@^4.3.10":
1041
+ version "4.3.10"
1042
+ resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.10.tgz#2ad2959d1767edee5b0e4efb1a0cd2b500747317"
1043
+ integrity sha512-of+ICnbqjmFCiixUnqRulbylyXQrPqIGf/B3Jax1wIF3DvSheysQxAWvqHhZiW3IQrycvokcLcFQlveGp+vyNg==
1044
1044
 
1045
1045
  "@types/cli-progress@^3.11.0":
1046
1046
  version "3.11.0"
@@ -1091,10 +1091,10 @@
1091
1091
  resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.3.tgz#dd249cef80c6fff2ba6a0d4e5beca913e04e25f8"
1092
1092
  integrity sha512-ZYFzrvyWUNhaPomn80dsMNgMeXxNWZBdkuG/hWlUvXvbdUH8ZERNBGXnU87McuGcWDsyzX2aChCv/SVN348k3A==
1093
1093
 
1094
- "@types/mocha@^10.0.3":
1095
- version "10.0.3"
1096
- resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.3.tgz#4804fe9cd39da26eb62fa65c15ea77615a187812"
1097
- integrity sha512-RsOPImTriV/OE4A9qKjMtk2MnXiuLLbcO3nCXK+kvq4nr0iMfFgpjaX3MPLb6f7+EL1FGSelYvuJMV6REH+ZPQ==
1094
+ "@types/mocha@^10.0.4":
1095
+ version "10.0.4"
1096
+ resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.4.tgz#b5331955ebca216604691fd4fcd2dbdc2bd559a4"
1097
+ integrity sha512-xKU7bUjiFTIttpWaIZ9qvgg+22O1nmbA+HRxdlR+u6TWsGfmFdXrheJoK4fFxrHNVIOBDvDNKZG+LYBpMHpX3w==
1098
1098
 
1099
1099
  "@types/node@*", "@types/node@20.5.1":
1100
1100
  version "20.5.1"
@@ -2755,15 +2755,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
2755
2755
  resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
2756
2756
  integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
2757
2757
 
2758
- eslint@^8.53.0:
2759
- version "8.53.0"
2760
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.53.0.tgz#14f2c8244298fcae1f46945459577413ba2697ce"
2761
- integrity sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag==
2758
+ eslint@^8.54.0:
2759
+ version "8.54.0"
2760
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.54.0.tgz#588e0dd4388af91a2e8fa37ea64924074c783537"
2761
+ integrity sha512-NY0DfAkM8BIZDVl6PgSa1ttZbx3xHgJzSNJKYcQglem6CppHyMhRIQkBVSSMaSRnLhig3jsDbEzOjwCVt4AmmA==
2762
2762
  dependencies:
2763
2763
  "@eslint-community/eslint-utils" "^4.2.0"
2764
2764
  "@eslint-community/regexpp" "^4.6.1"
2765
2765
  "@eslint/eslintrc" "^2.1.3"
2766
- "@eslint/js" "8.53.0"
2766
+ "@eslint/js" "8.54.0"
2767
2767
  "@humanwhocodes/config-array" "^0.11.13"
2768
2768
  "@humanwhocodes/module-importer" "^1.0.1"
2769
2769
  "@nodelib/fs.walk" "^1.2.8"
@@ -5487,10 +5487,10 @@ prelude-ls@^1.2.1:
5487
5487
  resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
5488
5488
  integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
5489
5489
 
5490
- prettier@^3.0.3:
5491
- version "3.0.3"
5492
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
5493
- integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
5490
+ prettier@^3.1.0:
5491
+ version "3.1.0"
5492
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e"
5493
+ integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==
5494
5494
 
5495
5495
  pretty-bytes@^5.3.0:
5496
5496
  version "5.6.0"
@@ -31,5 +31,5 @@
31
31
  ]
32
32
  }
33
33
  },
34
- "version": "3.0.9"
34
+ "version": "3.0.10"
35
35
  }
package/package.json CHANGED
@@ -1,23 +1,23 @@
1
1
  {
2
2
  "name": "@oclif/plugin-which",
3
3
  "description": "find which plugin a command is in",
4
- "version": "3.0.9",
4
+ "version": "3.0.10",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/oclif/plugin-which/issues",
7
7
  "dependencies": {
8
- "@oclif/core": "^3.10.8"
8
+ "@oclif/core": "^3.11.0"
9
9
  },
10
10
  "devDependencies": {
11
11
  "@commitlint/config-conventional": "^17.8.1",
12
12
  "@oclif/plugin-help": "^5.2.20",
13
13
  "@oclif/prettier-config": "^0.2.1",
14
- "@oclif/test": "^3.0.2",
15
- "@types/chai": "^4.3.9",
16
- "@types/mocha": "^10.0.3",
14
+ "@oclif/test": "^3.1.1",
15
+ "@types/chai": "^4.3.10",
16
+ "@types/mocha": "^10.0.4",
17
17
  "@types/node": "^18",
18
18
  "chai": "^4.3.10",
19
19
  "commitlint": "^17.8.1",
20
- "eslint": "^8.53.0",
20
+ "eslint": "^8.54.0",
21
21
  "eslint-config-oclif": "^5.0.0",
22
22
  "eslint-config-oclif-typescript": "^3.0.13",
23
23
  "eslint-config-prettier": "^9.0.0",
@@ -27,7 +27,7 @@
27
27
  "mocha": "^10.2.0",
28
28
  "nyc": "^15.1.0",
29
29
  "oclif": "^4.0.3",
30
- "prettier": "^3.0.3",
30
+ "prettier": "^3.1.0",
31
31
  "shx": "^0.3.4",
32
32
  "ts-node": "^10.9.1",
33
33
  "typescript": "^5.2.2"