@oclif/plugin-which 3.0.5 → 3.0.7

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.5 linux-x64 node-v18.18.0
25
+ @oclif/plugin-which/3.0.7 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.5/src/commands/which.ts)_
55
+ _See code: [src/commands/which.ts](https://github.com/oclif/plugin-which/blob/v3.0.7/src/commands/which.ts)_
56
56
  <!-- commandsstop -->
package/oclif.lock CHANGED
@@ -280,16 +280,16 @@
280
280
  "@babel/helper-validator-identifier" "^7.22.20"
281
281
  to-fast-properties "^2.0.0"
282
282
 
283
- "@commitlint/cli@^17.8.0":
284
- version "17.8.0"
285
- resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.8.0.tgz#917761331df4b7a0b97b2b31415b006847b6fd02"
286
- integrity sha512-D3LdyZYbiRyAChfJMNlAd9f2P9vNQ7GWbI9gN2o7L5hF07QJDqj4z/pcJF3PjDbJWOaUUXla287RdDmmKqH2WQ==
287
- dependencies:
288
- "@commitlint/format" "^17.4.4"
289
- "@commitlint/lint" "^17.8.0"
290
- "@commitlint/load" "^17.8.0"
291
- "@commitlint/read" "^17.5.1"
292
- "@commitlint/types" "^17.4.4"
283
+ "@commitlint/cli@^17.8.1":
284
+ version "17.8.1"
285
+ resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.8.1.tgz#10492114a022c91dcfb1d84dac773abb3db76d33"
286
+ integrity sha512-ay+WbzQesE0Rv4EQKfNbSMiJJ12KdKTDzIt0tcK4k11FdsWmtwP0Kp1NWMOUswfIWo6Eb7p7Ln721Nx9FLNBjg==
287
+ dependencies:
288
+ "@commitlint/format" "^17.8.1"
289
+ "@commitlint/lint" "^17.8.1"
290
+ "@commitlint/load" "^17.8.1"
291
+ "@commitlint/read" "^17.8.1"
292
+ "@commitlint/types" "^17.8.1"
293
293
  execa "^5.0.0"
294
294
  lodash.isfunction "^3.0.9"
295
295
  resolve-from "5.0.0"
@@ -303,66 +303,66 @@
303
303
  dependencies:
304
304
  conventional-changelog-conventionalcommits "^6.1.0"
305
305
 
306
- "@commitlint/config-validator@^17.6.7":
307
- version "17.6.7"
308
- resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-17.6.7.tgz#c664d42a1ecf5040a3bb0843845150f55734df41"
309
- integrity sha512-vJSncmnzwMvpr3lIcm0I8YVVDJTzyjy7NZAeXbTXy+MPUdAr9pKyyg7Tx/ebOQ9kqzE6O9WT6jg2164br5UdsQ==
306
+ "@commitlint/config-validator@^17.8.1":
307
+ version "17.8.1"
308
+ resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-17.8.1.tgz#5cc93b6b49d5524c9cc345a60e5bf74bcca2b7f9"
309
+ integrity sha512-UUgUC+sNiiMwkyiuIFR7JG2cfd9t/7MV8VB4TZ+q02ZFkHoduUS4tJGsCBWvBOGD9Btev6IecPMvlWUfJorkEA==
310
310
  dependencies:
311
- "@commitlint/types" "^17.4.4"
311
+ "@commitlint/types" "^17.8.1"
312
312
  ajv "^8.11.0"
313
313
 
314
- "@commitlint/ensure@^17.6.7":
315
- version "17.6.7"
316
- resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.6.7.tgz#77a77a0c05e6a1c34589f59e82e6cb937101fc4b"
317
- integrity sha512-mfDJOd1/O/eIb/h4qwXzUxkmskXDL9vNPnZ4AKYKiZALz4vHzwMxBSYtyL2mUIDeU9DRSpEUins8SeKtFkYHSw==
314
+ "@commitlint/ensure@^17.8.1":
315
+ version "17.8.1"
316
+ resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.8.1.tgz#59183557844999dbb6aab6d03629a3d104d01a8d"
317
+ integrity sha512-xjafwKxid8s1K23NFpL8JNo6JnY/ysetKo8kegVM7c8vs+kWLP8VrQq+NbhgVlmCojhEDbzQKp4eRXSjVOGsow==
318
318
  dependencies:
319
- "@commitlint/types" "^17.4.4"
319
+ "@commitlint/types" "^17.8.1"
320
320
  lodash.camelcase "^4.3.0"
321
321
  lodash.kebabcase "^4.1.1"
322
322
  lodash.snakecase "^4.1.1"
323
323
  lodash.startcase "^4.4.0"
324
324
  lodash.upperfirst "^4.3.1"
325
325
 
326
- "@commitlint/execute-rule@^17.4.0":
327
- version "17.4.0"
328
- resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-17.4.0.tgz#4518e77958893d0a5835babe65bf87e2638f6939"
329
- integrity sha512-LIgYXuCSO5Gvtc0t9bebAMSwd68ewzmqLypqI2Kke1rqOqqDbMpYcYfoPfFlv9eyLIh4jocHWwCK5FS7z9icUA==
326
+ "@commitlint/execute-rule@^17.8.1":
327
+ version "17.8.1"
328
+ resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-17.8.1.tgz#504ed69eb61044eeb84fdfd10cc18f0dab14f34c"
329
+ integrity sha512-JHVupQeSdNI6xzA9SqMF+p/JjrHTcrJdI02PwesQIDCIGUrv04hicJgCcws5nzaoZbROapPs0s6zeVHoxpMwFQ==
330
330
 
331
- "@commitlint/format@^17.4.4":
332
- version "17.4.4"
333
- resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-17.4.4.tgz#0f6e1b4d7a301c7b1dfd4b6334edd97fc050b9f5"
334
- integrity sha512-+IS7vpC4Gd/x+uyQPTAt3hXs5NxnkqAZ3aqrHd5Bx/R9skyCAWusNlNbw3InDbAK6j166D9asQM8fnmYIa+CXQ==
331
+ "@commitlint/format@^17.8.1":
332
+ version "17.8.1"
333
+ resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-17.8.1.tgz#6108bb6b4408e711006680649927e1b559bdc5f8"
334
+ integrity sha512-f3oMTyZ84M9ht7fb93wbCKmWxO5/kKSbwuYvS867duVomoOsgrgljkGGIztmT/srZnaiGbaK8+Wf8Ik2tSr5eg==
335
335
  dependencies:
336
- "@commitlint/types" "^17.4.4"
336
+ "@commitlint/types" "^17.8.1"
337
337
  chalk "^4.1.0"
338
338
 
339
- "@commitlint/is-ignored@^17.8.0":
340
- version "17.8.0"
341
- resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.8.0.tgz#429a050cebe8dc56dd4fe4f4c23ea9e1a679dfc6"
342
- integrity sha512-8bR6rxNcWaNprPBdE4ePIOwbxutTQGOsRPYWssX+zjGxnEljzaZSGzFUOMxapYILlf8Tts/O1wPQgG549Rdvdg==
339
+ "@commitlint/is-ignored@^17.8.1":
340
+ version "17.8.1"
341
+ resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.8.1.tgz#cf25bcd8409c79684b63f8bdeb35df48edda244e"
342
+ integrity sha512-UshMi4Ltb4ZlNn4F7WtSEugFDZmctzFpmbqvpyxD3la510J+PLcnyhf9chs7EryaRFJMdAKwsEKfNK0jL/QM4g==
343
343
  dependencies:
344
- "@commitlint/types" "^17.4.4"
344
+ "@commitlint/types" "^17.8.1"
345
345
  semver "7.5.4"
346
346
 
347
- "@commitlint/lint@^17.8.0":
348
- version "17.8.0"
349
- resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.8.0.tgz#d3a7fafe810db060aea15322e30384896da887f9"
350
- integrity sha512-4ihwnqOY4TcJN6iz5Jv1LeYavvBllONwFyGxOIWmCT5s4PNMb43cws2TUdbXTZL1Vq59etGKd5LWYDFPVbs5EA==
351
- dependencies:
352
- "@commitlint/is-ignored" "^17.8.0"
353
- "@commitlint/parse" "^17.7.0"
354
- "@commitlint/rules" "^17.7.0"
355
- "@commitlint/types" "^17.4.4"
356
-
357
- "@commitlint/load@^17.8.0":
358
- version "17.8.0"
359
- resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.8.0.tgz#82f6c7555daecb4ce4b8a6282fcecc3665747578"
360
- integrity sha512-9VnGXYJCP4tXmR4YrwP8n5oX6T5ZsHfPQq6WuUQOvAI+QsDQMaTGgTRXr7us+xsjz+b+mMBSagogqfUx2aixyw==
361
- dependencies:
362
- "@commitlint/config-validator" "^17.6.7"
363
- "@commitlint/execute-rule" "^17.4.0"
364
- "@commitlint/resolve-extends" "^17.6.7"
365
- "@commitlint/types" "^17.4.4"
347
+ "@commitlint/lint@^17.8.1":
348
+ version "17.8.1"
349
+ resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.8.1.tgz#bfc21215f6b18d41d4d43e2aa3cb79a5d7726cd8"
350
+ integrity sha512-aQUlwIR1/VMv2D4GXSk7PfL5hIaFSfy6hSHV94O8Y27T5q+DlDEgd/cZ4KmVI+MWKzFfCTiTuWqjfRSfdRllCA==
351
+ dependencies:
352
+ "@commitlint/is-ignored" "^17.8.1"
353
+ "@commitlint/parse" "^17.8.1"
354
+ "@commitlint/rules" "^17.8.1"
355
+ "@commitlint/types" "^17.8.1"
356
+
357
+ "@commitlint/load@^17.8.1":
358
+ version "17.8.1"
359
+ resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.8.1.tgz#fa061e7bfa53281eb03ca8517ca26d66a189030c"
360
+ integrity sha512-iF4CL7KDFstP1kpVUkT8K2Wl17h2yx9VaR1ztTc8vzByWWcbO/WaKwxsnCOqow9tVAlzPfo1ywk9m2oJ9ucMqA==
361
+ dependencies:
362
+ "@commitlint/config-validator" "^17.8.1"
363
+ "@commitlint/execute-rule" "^17.8.1"
364
+ "@commitlint/resolve-extends" "^17.8.1"
365
+ "@commitlint/types" "^17.8.1"
366
366
  "@types/node" "20.5.1"
367
367
  chalk "^4.1.0"
368
368
  cosmiconfig "^8.0.0"
@@ -372,72 +372,72 @@
372
372
  lodash.uniq "^4.5.0"
373
373
  resolve-from "^5.0.0"
374
374
  ts-node "^10.8.1"
375
- typescript "^4.6.4 || ^5.0.0"
375
+ typescript "^4.6.4 || ^5.2.2"
376
376
 
377
- "@commitlint/message@^17.4.2":
378
- version "17.4.2"
379
- resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.4.2.tgz#f4753a79701ad6db6db21f69076e34de6580e22c"
380
- integrity sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q==
377
+ "@commitlint/message@^17.8.1":
378
+ version "17.8.1"
379
+ resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.8.1.tgz#a5cd226c419be20ee03c3d237db6ac37b95958b3"
380
+ integrity sha512-6bYL1GUQsD6bLhTH3QQty8pVFoETfFQlMn2Nzmz3AOLqRVfNNtXBaSY0dhZ0dM6A2MEq4+2d7L/2LP8TjqGRkA==
381
381
 
382
- "@commitlint/parse@^17.7.0":
383
- version "17.7.0"
384
- resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.7.0.tgz#aacb2d189e50ab8454154b1df150aaf20478ae47"
385
- integrity sha512-dIvFNUMCUHqq5Abv80mIEjLVfw8QNuA4DS7OWip4pcK/3h5wggmjVnlwGCDvDChkw2TjK1K6O+tAEV78oxjxag==
382
+ "@commitlint/parse@^17.8.1":
383
+ version "17.8.1"
384
+ resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.8.1.tgz#6e00b8f50ebd63562d25dcf4230da2c9f984e626"
385
+ integrity sha512-/wLUickTo0rNpQgWwLPavTm7WbwkZoBy3X8PpkUmlSmQJyWQTj0m6bDjiykMaDt41qcUbfeFfaCvXfiR4EGnfw==
386
386
  dependencies:
387
- "@commitlint/types" "^17.4.4"
387
+ "@commitlint/types" "^17.8.1"
388
388
  conventional-changelog-angular "^6.0.0"
389
389
  conventional-commits-parser "^4.0.0"
390
390
 
391
- "@commitlint/read@^17.5.1":
392
- version "17.5.1"
393
- resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.5.1.tgz#fec903b766e2c41e3cefa80630040fcaba4f786c"
394
- integrity sha512-7IhfvEvB//p9aYW09YVclHbdf1u7g7QhxeYW9ZHSO8Huzp8Rz7m05aCO1mFG7G8M+7yfFnXB5xOmG18brqQIBg==
391
+ "@commitlint/read@^17.8.1":
392
+ version "17.8.1"
393
+ resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.8.1.tgz#b3f28777607c756078356cc133368b0e8c08092f"
394
+ integrity sha512-Fd55Oaz9irzBESPCdMd8vWWgxsW3OWR99wOntBDHgf9h7Y6OOHjWEdS9Xzen1GFndqgyoaFplQS5y7KZe0kO2w==
395
395
  dependencies:
396
- "@commitlint/top-level" "^17.4.0"
397
- "@commitlint/types" "^17.4.4"
396
+ "@commitlint/top-level" "^17.8.1"
397
+ "@commitlint/types" "^17.8.1"
398
398
  fs-extra "^11.0.0"
399
399
  git-raw-commits "^2.0.11"
400
400
  minimist "^1.2.6"
401
401
 
402
- "@commitlint/resolve-extends@^17.6.7":
403
- version "17.6.7"
404
- resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-17.6.7.tgz#9c53a4601c96ab2dd20b90fb35c988639307735d"
405
- integrity sha512-PfeoAwLHtbOaC9bGn/FADN156CqkFz6ZKiVDMjuC2N5N0740Ke56rKU7Wxdwya8R8xzLK9vZzHgNbuGhaOVKIg==
402
+ "@commitlint/resolve-extends@^17.8.1":
403
+ version "17.8.1"
404
+ resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-17.8.1.tgz#9af01432bf2fd9ce3dd5a00d266cce14e4c977e7"
405
+ integrity sha512-W/ryRoQ0TSVXqJrx5SGkaYuAaE/BUontL1j1HsKckvM6e5ZaG0M9126zcwL6peKSuIetJi7E87PRQF8O86EW0Q==
406
406
  dependencies:
407
- "@commitlint/config-validator" "^17.6.7"
408
- "@commitlint/types" "^17.4.4"
407
+ "@commitlint/config-validator" "^17.8.1"
408
+ "@commitlint/types" "^17.8.1"
409
409
  import-fresh "^3.0.0"
410
410
  lodash.mergewith "^4.6.2"
411
411
  resolve-from "^5.0.0"
412
412
  resolve-global "^1.0.0"
413
413
 
414
- "@commitlint/rules@^17.7.0":
415
- version "17.7.0"
416
- resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.7.0.tgz#b97a4933c5cba11a659a19ee467f6f000f31533e"
417
- integrity sha512-J3qTh0+ilUE5folSaoK91ByOb8XeQjiGcdIdiB/8UT1/Rd1itKo0ju/eQVGyFzgTMYt8HrDJnGTmNWwcMR1rmA==
414
+ "@commitlint/rules@^17.8.1":
415
+ version "17.8.1"
416
+ resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.8.1.tgz#da49cab1b7ebaf90d108de9f58f684dc4ccb65a0"
417
+ integrity sha512-2b7OdVbN7MTAt9U0vKOYKCDsOvESVXxQmrvuVUZ0rGFMCrCPJWWP1GJ7f0lAypbDAhaGb8zqtdOr47192LBrIA==
418
418
  dependencies:
419
- "@commitlint/ensure" "^17.6.7"
420
- "@commitlint/message" "^17.4.2"
421
- "@commitlint/to-lines" "^17.4.0"
422
- "@commitlint/types" "^17.4.4"
419
+ "@commitlint/ensure" "^17.8.1"
420
+ "@commitlint/message" "^17.8.1"
421
+ "@commitlint/to-lines" "^17.8.1"
422
+ "@commitlint/types" "^17.8.1"
423
423
  execa "^5.0.0"
424
424
 
425
- "@commitlint/to-lines@^17.4.0":
426
- version "17.4.0"
427
- resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-17.4.0.tgz#9bd02e911e7d4eab3fb4a50376c4c6d331e10d8d"
428
- integrity sha512-LcIy/6ZZolsfwDUWfN1mJ+co09soSuNASfKEU5sCmgFCvX5iHwRYLiIuoqXzOVDYOy7E7IcHilr/KS0e5T+0Hg==
425
+ "@commitlint/to-lines@^17.8.1":
426
+ version "17.8.1"
427
+ resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-17.8.1.tgz#a5c4a7cf7dff3dbdd69289fc0eb19b66f3cfe017"
428
+ integrity sha512-LE0jb8CuR/mj6xJyrIk8VLz03OEzXFgLdivBytoooKO5xLt5yalc8Ma5guTWobw998sbR3ogDd+2jed03CFmJA==
429
429
 
430
- "@commitlint/top-level@^17.4.0":
431
- version "17.4.0"
432
- resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-17.4.0.tgz#540cac8290044cf846fbdd99f5cc51e8ac5f27d6"
433
- integrity sha512-/1loE/g+dTTQgHnjoCy0AexKAEFyHsR2zRB4NWrZ6lZSMIxAhBJnmCqwao7b4H8888PsfoTBCLBYIw8vGnej8g==
430
+ "@commitlint/top-level@^17.8.1":
431
+ version "17.8.1"
432
+ resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-17.8.1.tgz#206d37d6782f33c9572e44fbe3758392fdeea7bc"
433
+ integrity sha512-l6+Z6rrNf5p333SHfEte6r+WkOxGlWK4bLuZKbtf/2TXRN+qhrvn1XE63VhD8Oe9oIHQ7F7W1nG2k/TJFhx2yA==
434
434
  dependencies:
435
435
  find-up "^5.0.0"
436
436
 
437
- "@commitlint/types@^17.4.4":
438
- version "17.4.4"
439
- resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-17.4.4.tgz#1416df936e9aad0d6a7bbc979ecc31e55dade662"
440
- integrity sha512-amRN8tRLYOsxRr6mTnGGGvB5EmW/4DDjLMgiwK3CCVEmN6Sr/6xePGEpWaspKkckILuUORCwe6VfDBw6uj4axQ==
437
+ "@commitlint/types@^17.8.1":
438
+ version "17.8.1"
439
+ resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-17.8.1.tgz#883a0ad35c5206d5fef7bc6ce1bbe648118af44e"
440
+ integrity sha512-PXDQXkAmiMEG162Bqdh9ChML/GJZo6vU+7F03ALKDK8zYc6SuAr47LjG7hGYRqUOz+WK0dU7bQ0xzuqFMdxzeQ==
441
441
  dependencies:
442
442
  chalk "^4.1.0"
443
443
 
@@ -792,10 +792,10 @@
792
792
  wordwrap "^1.0.0"
793
793
  wrap-ansi "^7.0.0"
794
794
 
795
- "@oclif/core@^3.0.0-beta.19", "@oclif/core@^3.0.4", "@oclif/core@^3.2.1":
796
- version "3.2.1"
797
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.2.1.tgz#94de6b9abdf97b00c95f3790bd60019d184b58af"
798
- integrity sha512-QY9csFjADbRa4RH7wcKSvIowaGI+Kc5oFCODYrKy9nj3x/RPGXG9KJ2848+9ZWJKUxv3KPHBX9CULHwvrwpVdg==
795
+ "@oclif/core@^3.0.0-beta.19", "@oclif/core@^3.0.4", "@oclif/core@^3.9.1":
796
+ version "3.9.1"
797
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.9.1.tgz#056cf2e5b0962eac371a31d12963b188ca314716"
798
+ integrity sha512-ZVz2TY8f0cA2HHIWdIAYOjpKynEyF481cKs1J6olDViLZ4OJonuLgGWUFs9luaadBcYtRoVuM3Ox1cdSqeUWFw==
799
799
  dependencies:
800
800
  ansi-escapes "^4.3.2"
801
801
  ansi-styles "^4.3.0"
@@ -1108,10 +1108,10 @@
1108
1108
  resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.3.tgz#dd249cef80c6fff2ba6a0d4e5beca913e04e25f8"
1109
1109
  integrity sha512-ZYFzrvyWUNhaPomn80dsMNgMeXxNWZBdkuG/hWlUvXvbdUH8ZERNBGXnU87McuGcWDsyzX2aChCv/SVN348k3A==
1110
1110
 
1111
- "@types/mocha@^10.0.2":
1112
- version "10.0.2"
1113
- resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.2.tgz#96d63314255540a36bf24da094cce7a13668d73b"
1114
- integrity sha512-NaHL0+0lLNhX6d9rs+NSt97WH/gIlRHmszXbQ/8/MV/eVcFNdeJ/GYhrFuUc8K7WuPhRhTSdMkCp8VMzhUq85w==
1111
+ "@types/mocha@^10.0.3":
1112
+ version "10.0.3"
1113
+ resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.3.tgz#4804fe9cd39da26eb62fa65c15ea77615a187812"
1114
+ integrity sha512-RsOPImTriV/OE4A9qKjMtk2MnXiuLLbcO3nCXK+kvq4nr0iMfFgpjaX3MPLb6f7+EL1FGSelYvuJMV6REH+ZPQ==
1115
1115
 
1116
1116
  "@types/node@*", "@types/node@20.5.1":
1117
1117
  version "20.5.1"
@@ -1124,9 +1124,11 @@
1124
1124
  integrity sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A==
1125
1125
 
1126
1126
  "@types/node@^18":
1127
- version "18.18.5"
1128
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.5.tgz#afc0fd975df946d6e1add5bbf98264225b212244"
1129
- integrity sha512-4slmbtwV59ZxitY4ixUZdy1uRLf9eSIvBWPQxNjhHYWEtn0FryfKpyS2cvADYXTayWdKEIsJengncrVvkI4I6A==
1127
+ version "18.18.7"
1128
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.7.tgz#bb3a7068dc4ba421b6968f2a259298b3a4e129e8"
1129
+ integrity sha512-bw+lEsxis6eqJYW8Ql6+yTqkE6RuFtsQPSe5JxXbqYRFQEER5aJA9a5UH9igqDWm3X4iLHIKOHlnAXLM4mi7uQ==
1130
+ dependencies:
1131
+ undici-types "~5.26.4"
1130
1132
 
1131
1133
  "@types/normalize-package-data@^2.4.0":
1132
1134
  version "2.4.1"
@@ -1201,6 +1203,14 @@
1201
1203
  "@typescript-eslint/types" "6.7.5"
1202
1204
  "@typescript-eslint/visitor-keys" "6.7.5"
1203
1205
 
1206
+ "@typescript-eslint/scope-manager@6.8.0":
1207
+ version "6.8.0"
1208
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.8.0.tgz#5cac7977385cde068ab30686889dd59879811efd"
1209
+ integrity sha512-xe0HNBVwCph7rak+ZHcFD6A+q50SMsFwcmfdjs9Kz4qDh5hWhaPhFjRs/SODEhroBI5Ruyvyz9LfwUJ624O40g==
1210
+ dependencies:
1211
+ "@typescript-eslint/types" "6.8.0"
1212
+ "@typescript-eslint/visitor-keys" "6.8.0"
1213
+
1204
1214
  "@typescript-eslint/type-utils@6.7.5":
1205
1215
  version "6.7.5"
1206
1216
  resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.7.5.tgz#0a65949ec16588d8956f6d967f7d9c84ddb2d72a"
@@ -1216,6 +1226,11 @@
1216
1226
  resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.7.5.tgz#4571320fb9cf669de9a95d9849f922c3af809790"
1217
1227
  integrity sha512-WboQBlOXtdj1tDFPyIthpKrUb+kZf2VroLZhxKa/VlwLlLyqv/PwUNgL30BlTVZV1Wu4Asu2mMYPqarSO4L5ZQ==
1218
1228
 
1229
+ "@typescript-eslint/types@6.8.0":
1230
+ version "6.8.0"
1231
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.8.0.tgz#1ab5d4fe1d613e3f65f6684026ade6b94f7e3ded"
1232
+ integrity sha512-p5qOxSum7W3k+llc7owEStXlGmSl8FcGvhYt8Vjy7FqEnmkCVlM3P57XQEGj58oqaBWDQXbJDZxwUWMS/EAPNQ==
1233
+
1219
1234
  "@typescript-eslint/typescript-estree@6.7.5":
1220
1235
  version "6.7.5"
1221
1236
  resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.7.5.tgz#4578de1a26e9f24950f029a4f00d1bfe41f15a39"
@@ -1229,7 +1244,20 @@
1229
1244
  semver "^7.5.4"
1230
1245
  ts-api-utils "^1.0.1"
1231
1246
 
1232
- "@typescript-eslint/utils@6.7.5", "@typescript-eslint/utils@^6.6.0":
1247
+ "@typescript-eslint/typescript-estree@6.8.0":
1248
+ version "6.8.0"
1249
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.8.0.tgz#9565f15e0cd12f55cf5aa0dfb130a6cb0d436ba1"
1250
+ integrity sha512-ISgV0lQ8XgW+mvv5My/+iTUdRmGspducmQcDw5JxznasXNnZn3SKNrTRuMsEXv+V/O+Lw9AGcQCfVaOPCAk/Zg==
1251
+ dependencies:
1252
+ "@typescript-eslint/types" "6.8.0"
1253
+ "@typescript-eslint/visitor-keys" "6.8.0"
1254
+ debug "^4.3.4"
1255
+ globby "^11.1.0"
1256
+ is-glob "^4.0.3"
1257
+ semver "^7.5.4"
1258
+ ts-api-utils "^1.0.1"
1259
+
1260
+ "@typescript-eslint/utils@6.7.5":
1233
1261
  version "6.7.5"
1234
1262
  resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.7.5.tgz#ab847b53d6b65e029314b8247c2336843dba81ab"
1235
1263
  integrity sha512-pfRRrH20thJbzPPlPc4j0UNGvH1PjPlhlCMq4Yx7EGjV7lvEeGX0U6MJYe8+SyFutWgSHsdbJ3BXzZccYggezA==
@@ -1242,6 +1270,19 @@
1242
1270
  "@typescript-eslint/typescript-estree" "6.7.5"
1243
1271
  semver "^7.5.4"
1244
1272
 
1273
+ "@typescript-eslint/utils@^6.7.5":
1274
+ version "6.8.0"
1275
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.8.0.tgz#d42939c2074c6b59844d0982ce26a51d136c4029"
1276
+ integrity sha512-dKs1itdE2qFG4jr0dlYLQVppqTE+Itt7GmIf/vX6CSvsW+3ov8PbWauVKyyfNngokhIO9sKZeRGCUo1+N7U98Q==
1277
+ dependencies:
1278
+ "@eslint-community/eslint-utils" "^4.4.0"
1279
+ "@types/json-schema" "^7.0.12"
1280
+ "@types/semver" "^7.5.0"
1281
+ "@typescript-eslint/scope-manager" "6.8.0"
1282
+ "@typescript-eslint/types" "6.8.0"
1283
+ "@typescript-eslint/typescript-estree" "6.8.0"
1284
+ semver "^7.5.4"
1285
+
1245
1286
  "@typescript-eslint/visitor-keys@6.7.5":
1246
1287
  version "6.7.5"
1247
1288
  resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.7.5.tgz#84c68d6ceb5b12d5246b918b84f2b79affd6c2f1"
@@ -1250,6 +1291,14 @@
1250
1291
  "@typescript-eslint/types" "6.7.5"
1251
1292
  eslint-visitor-keys "^3.4.1"
1252
1293
 
1294
+ "@typescript-eslint/visitor-keys@6.8.0":
1295
+ version "6.8.0"
1296
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.8.0.tgz#cffebed56ae99c45eba901c378a6447b06be58b8"
1297
+ integrity sha512-oqAnbA7c+pgOhW2OhGvxm0t1BULX5peQI/rLsNDpGM78EebV3C9IGbX5HNZabuZ6UQrYveCLjKo8Iy/lLlBkkg==
1298
+ dependencies:
1299
+ "@typescript-eslint/types" "6.8.0"
1300
+ eslint-visitor-keys "^3.4.1"
1301
+
1253
1302
  JSONStream@^1.3.5:
1254
1303
  version "1.3.5"
1255
1304
  resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
@@ -2064,13 +2113,13 @@ commander@7.1.0:
2064
2113
  resolved "https://registry.npmjs.org/commander/-/commander-7.1.0.tgz#f2eaecf131f10e36e07d894698226e36ae0eb5ff"
2065
2114
  integrity sha512-pRxBna3MJe6HKnBGsDyMv8ETbptw3axEdYHoqNh7gu5oDcew8fs0xnivZGm06Ogk8zGAJ9VX+OPEr2GXEQK4dg==
2066
2115
 
2067
- commitlint@^17.8.0:
2068
- version "17.8.0"
2069
- resolved "https://registry.yarnpkg.com/commitlint/-/commitlint-17.8.0.tgz#510ec00d7ff35601885fda7fd5acdfe58e290755"
2070
- integrity sha512-xo0F0n4/W4Yq1BAmyICA+1ivPzILAPBQ/fx2PAn5uUQwzTXMdN8URE3P4YzMl6ey/1mRa6NsnW5yV9HJd5NMmA==
2116
+ commitlint@^17.8.1:
2117
+ version "17.8.1"
2118
+ resolved "https://registry.yarnpkg.com/commitlint/-/commitlint-17.8.1.tgz#0a0b9b952f34d9718f06502ee8496785bf3dd8a3"
2119
+ integrity sha512-X+VPJwZsQDeGj/DG1NsxhZEl+oMHKNC+1myZ/zauNDoo+7OuLHfTOUU1C1a4CjKW4b6T7NuoFcYfK0kRCjCtbA==
2071
2120
  dependencies:
2072
- "@commitlint/cli" "^17.8.0"
2073
- "@commitlint/types" "^17.4.4"
2121
+ "@commitlint/cli" "^17.8.1"
2122
+ "@commitlint/types" "^17.8.1"
2074
2123
 
2075
2124
  common-ancestor-path@^1.0.1:
2076
2125
  version "1.0.1"
@@ -2533,10 +2582,10 @@ escape-string-regexp@^1.0.5:
2533
2582
  resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
2534
2583
  integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
2535
2584
 
2536
- eslint-config-oclif-typescript@^3.0.5:
2537
- version "3.0.5"
2538
- resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.0.5.tgz#a7187067e43e52994ec13113cbae4f9c081287b5"
2539
- integrity sha512-W/Z6UZz5XxfPxvisW/8WiXqz4HIvHZnzp498Qjg/z2o33e75tq/c6alhZ3aK3iCA63EkIKDFsWg/i2TlfZ/UgA==
2585
+ eslint-config-oclif-typescript@^3.0.6:
2586
+ version "3.0.6"
2587
+ resolved "https://registry.yarnpkg.com/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.0.6.tgz#9350b8dc64d748efc7a86252278b1b447f5a91c5"
2588
+ integrity sha512-MRwR1y7whrJbie3AO0vi8V9nj9De/umRuRy37Dj6cZbYPVqscgOH+qt9FjgrZVIBphqhyflxziR9cLA2WKjMyw==
2540
2589
  dependencies:
2541
2590
  "@typescript-eslint/eslint-plugin" "^6.7.5"
2542
2591
  "@typescript-eslint/parser" "^6.7.5"
@@ -2545,7 +2594,7 @@ eslint-config-oclif-typescript@^3.0.5:
2545
2594
  eslint-plugin-import "^2.28.1"
2546
2595
  eslint-plugin-mocha "^10.2.0"
2547
2596
  eslint-plugin-node "^11.1.0"
2548
- eslint-plugin-perfectionist "^2.1.0"
2597
+ eslint-plugin-perfectionist "^2.2.0"
2549
2598
 
2550
2599
  eslint-config-oclif@^5.0.0:
2551
2600
  version "5.0.0"
@@ -2656,12 +2705,12 @@ eslint-plugin-node@^11.1.0:
2656
2705
  resolve "^1.10.1"
2657
2706
  semver "^6.1.0"
2658
2707
 
2659
- eslint-plugin-perfectionist@^2.1.0:
2660
- version "2.1.0"
2661
- resolved "https://registry.yarnpkg.com/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-2.1.0.tgz#08809661661d98010cd69de3b6a1e19c8a977cce"
2662
- integrity sha512-KVA7H6J/qfmZH/WopNKFgYbKoX+ozKAOIeQvo/+jibn6k9e71Et+giIHEHrMICZ043CeGpRKrCRRhlmD7pjeRg==
2708
+ eslint-plugin-perfectionist@^2.1.0, eslint-plugin-perfectionist@^2.2.0:
2709
+ version "2.2.0"
2710
+ resolved "https://registry.yarnpkg.com/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-2.2.0.tgz#a1b1f1407ce9bc20a4f0e2b8113fb84e5b9dfb9f"
2711
+ integrity sha512-/nG2Uurd6AY7CI6zlgjHPOoiPY8B7EYMUWdNb5w+EzyauYiQjjD5lQwAI1FlkBbCCFFZw/CdZIPQhXumYoiyaw==
2663
2712
  dependencies:
2664
- "@typescript-eslint/utils" "^6.6.0"
2713
+ "@typescript-eslint/utils" "^6.7.5"
2665
2714
  minimatch "^9.0.3"
2666
2715
  natural-compare-lite "^1.4.0"
2667
2716
 
@@ -6546,7 +6595,7 @@ typedarray-to-buffer@^4.0.0:
6546
6595
  resolved "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-4.0.0.tgz#cdd2933c61dd3f5f02eda5d012d441f95bfeb50a"
6547
6596
  integrity sha512-6dOYeZfS3O9RtRD1caom0sMxgK59b27+IwoNy8RDPsmslSGOyU+mpTamlaIW7aNKi90ZQZ9DFaZL3YRoiSCULQ==
6548
6597
 
6549
- "typescript@^4.6.4 || ^5.0.0", typescript@^5.2.2:
6598
+ "typescript@^4.6.4 || ^5.2.2", typescript@^5.2.2:
6550
6599
  version "5.2.2"
6551
6600
  resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
6552
6601
  integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
@@ -6561,6 +6610,11 @@ unbox-primitive@^1.0.2:
6561
6610
  has-symbols "^1.0.3"
6562
6611
  which-boxed-primitive "^1.0.2"
6563
6612
 
6613
+ undici-types@~5.26.4:
6614
+ version "5.26.5"
6615
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
6616
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
6617
+
6564
6618
  unique-filename@^1.1.1:
6565
6619
  version "1.1.1"
6566
6620
  resolved "https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz#1d69769369ada0583103a1e6ae87681b56573230"
@@ -31,5 +31,5 @@
31
31
  ]
32
32
  }
33
33
  },
34
- "version": "3.0.5"
34
+ "version": "3.0.7"
35
35
  }
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@oclif/plugin-which",
3
3
  "description": "find which plugin a command is in",
4
- "version": "3.0.5",
4
+ "version": "3.0.7",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/oclif/plugin-which/issues",
7
7
  "dependencies": {
8
- "@oclif/core": "^3.2.1"
8
+ "@oclif/core": "^3.9.1"
9
9
  },
10
10
  "devDependencies": {
11
11
  "@commitlint/config-conventional": "^17.7.0",
@@ -13,13 +13,13 @@
13
13
  "@oclif/prettier-config": "^0.2.1",
14
14
  "@oclif/test": "^3.0.2",
15
15
  "@types/chai": "^4.3.8",
16
- "@types/mocha": "^10.0.2",
16
+ "@types/mocha": "^10.0.3",
17
17
  "@types/node": "^18",
18
18
  "chai": "^4.3.10",
19
- "commitlint": "^17.8.0",
19
+ "commitlint": "^17.8.1",
20
20
  "eslint": "^8.51.0",
21
21
  "eslint-config-oclif": "^5.0.0",
22
- "eslint-config-oclif-typescript": "^3.0.5",
22
+ "eslint-config-oclif-typescript": "^3.0.6",
23
23
  "eslint-config-prettier": "^9.0.0",
24
24
  "globby": "^11",
25
25
  "husky": "^8.0.3",