@oclif/plugin-help 6.0.1 → 6.0.3

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/oclif.lock CHANGED
@@ -476,10 +476,10 @@
476
476
  wordwrap "^1.0.0"
477
477
  wrap-ansi "^7.0.0"
478
478
 
479
- "@oclif/core@^3.0.0-beta.19", "@oclif/core@^3.0.4", "@oclif/core@^3.0.8":
480
- version "3.0.8"
481
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.0.8.tgz#727fce956c0f4f91089ddae12ff9a9334774e047"
482
- integrity sha512-f7iKYcYU7BI98bbgoWK8P7ObRQdeLsAtJeF+zPFXZDLi+EulLlANpFm4rwEA08Bw3hzuDhmswaNThW1fzaM9OQ==
479
+ "@oclif/core@^3.0.0-beta.19", "@oclif/core@^3.0.4", "@oclif/core@^3.2.1":
480
+ version "3.2.1"
481
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.2.1.tgz#94de6b9abdf97b00c95f3790bd60019d184b58af"
482
+ integrity sha512-QY9csFjADbRa4RH7wcKSvIowaGI+Kc5oFCODYrKy9nj3x/RPGXG9KJ2848+9ZWJKUxv3KPHBX9CULHwvrwpVdg==
483
483
  dependencies:
484
484
  ansi-escapes "^4.3.2"
485
485
  ansi-styles "^4.3.0"
@@ -488,7 +488,7 @@
488
488
  clean-stack "^3.0.1"
489
489
  cli-progress "^3.12.0"
490
490
  debug "^4.3.4"
491
- ejs "^3.1.8"
491
+ ejs "^3.1.9"
492
492
  get-package-type "^0.1.0"
493
493
  globby "^11.1.0"
494
494
  hyperlinker "^1.0.0"
@@ -752,10 +752,10 @@
752
752
  "@types/node" "*"
753
753
  "@types/responselike" "^1.0.0"
754
754
 
755
- "@types/chai@*", "@types/chai@^4.3.6":
756
- version "4.3.6"
757
- resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.6.tgz#7b489e8baf393d5dd1266fb203ddd4ea941259e6"
758
- integrity sha512-VOVRLM1mBxIRxydiViqPcKn6MIxZytrbMpd6RJLIWKxUNr3zux8no0Oc7kJx0WAPIitgZ0gkrDS+btlqQpubpw==
755
+ "@types/chai@*", "@types/chai@^4.3.8":
756
+ version "4.3.8"
757
+ resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.8.tgz#aa200a264a3bc78ccfc1718eedbd3b9d5a591270"
758
+ integrity sha512-yW/qTM4mRBBcsA9Xw9FbcImYtFPY7sgr+G/O5RDYVmxiy9a+pE5FyoFUi8JYCZY5nicj8atrr1pcfPiYpeNGOA==
759
759
 
760
760
  "@types/cli-progress@^3.11.0":
761
761
  version "3.11.0"
@@ -811,12 +811,7 @@
811
811
  resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.2.tgz#96d63314255540a36bf24da094cce7a13668d73b"
812
812
  integrity sha512-NaHL0+0lLNhX6d9rs+NSt97WH/gIlRHmszXbQ/8/MV/eVcFNdeJ/GYhrFuUc8K7WuPhRhTSdMkCp8VMzhUq85w==
813
813
 
814
- "@types/node@*":
815
- version "16.6.1"
816
- resolved "https://registry.npmjs.org/@types/node/-/node-16.6.1.tgz#aee62c7b966f55fc66c7b6dfa1d58db2a616da61"
817
- integrity sha512-Sr7BhXEAer9xyGuCN3Ek9eg9xPviCF2gfu9kTfuU2HkTVAMYSDeX40fvpmo72n5nansg3nsBjuQBrsS28r+NUw==
818
-
819
- "@types/node@20.5.1":
814
+ "@types/node@*", "@types/node@20.5.1":
820
815
  version "20.5.1"
821
816
  resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.1.tgz#178d58ee7e4834152b0e8b4d30cbfab578b9bb30"
822
817
  integrity sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==
@@ -827,9 +822,9 @@
827
822
  integrity sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A==
828
823
 
829
824
  "@types/node@^18":
830
- version "18.18.4"
831
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.4.tgz#519fef47a13cf869be290c20fc6ae9b7fe887aa7"
832
- integrity sha512-t3rNFBgJRugIhackit2mVcLfF6IRc0JE4oeizPQL8Zrm8n2WY/0wOdpOPhdtG0V9Q2TlW/axbF1MJ6z+Yj/kKQ==
825
+ version "18.18.5"
826
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.5.tgz#afc0fd975df946d6e1add5bbf98264225b212244"
827
+ integrity sha512-4slmbtwV59ZxitY4ixUZdy1uRLf9eSIvBWPQxNjhHYWEtn0FryfKpyS2cvADYXTayWdKEIsJengncrVvkI4I6A==
833
828
 
834
829
  "@types/normalize-package-data@^2.4.0":
835
830
  version "2.4.1"
@@ -2030,10 +2025,10 @@ eastasianwidth@^0.2.0:
2030
2025
  resolved "https://registry.yarnpkg.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb"
2031
2026
  integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==
2032
2027
 
2033
- ejs@^3.1.6, ejs@^3.1.8:
2034
- version "3.1.8"
2035
- resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.8.tgz#758d32910c78047585c7ef1f92f9ee041c1c190b"
2036
- integrity sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ==
2028
+ ejs@^3.1.6, ejs@^3.1.8, ejs@^3.1.9:
2029
+ version "3.1.9"
2030
+ resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.9.tgz#03c9e8777fe12686a9effcef22303ca3d8eeb361"
2031
+ integrity sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==
2037
2032
  dependencies:
2038
2033
  jake "^10.8.5"
2039
2034
 
@@ -5795,12 +5790,7 @@ tsconfig-paths@^3.14.2:
5795
5790
  minimist "^1.2.6"
5796
5791
  strip-bom "^3.0.0"
5797
5792
 
5798
- tslib@^2, tslib@^2.1.0, tslib@^2.5.0:
5799
- version "2.5.0"
5800
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
5801
- integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
5802
-
5803
- tslib@^2.0.3:
5793
+ tslib@^2, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.5.0:
5804
5794
  version "2.6.2"
5805
5795
  resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
5806
5796
  integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
@@ -20,6 +20,7 @@
20
20
  }
21
21
  },
22
22
  "hasDynamicHelp": false,
23
+ "hiddenAliases": [],
23
24
  "id": "help",
24
25
  "pluginAlias": "@oclif/plugin-help",
25
26
  "pluginName": "@oclif/plugin-help",
@@ -38,5 +39,5 @@
38
39
  ]
39
40
  }
40
41
  },
41
- "version": "6.0.1"
42
+ "version": "6.0.3"
42
43
  }
package/package.json CHANGED
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "name": "@oclif/plugin-help",
3
3
  "description": "Standard help for oclif.",
4
- "version": "6.0.1",
4
+ "version": "6.0.3",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/oclif/plugin-help/issues",
7
7
  "dependencies": {
8
- "@oclif/core": "^3.0.8"
8
+ "@oclif/core": "^3.2.1"
9
9
  },
10
10
  "devDependencies": {
11
11
  "@commitlint/config-conventional": "^17.7.0",
12
12
  "@oclif/prettier-config": "^0.2.1",
13
13
  "@oclif/test": "^3.0.2",
14
- "@types/chai": "^4.3.6",
14
+ "@types/chai": "^4.3.8",
15
15
  "@types/mocha": "^10.0.2",
16
16
  "@types/node": "^18",
17
17
  "chai": "^4.3.10",