Skip to content

Commit 0bc617e

Browse files
fix(deps): bump @oclif/plugin-help from 6.2.43 to 6.2.44 (#798)
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.43 to 6.2.44. - [Release notes](https://github.com/oclif/plugin-help/releases) - [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-help@6.2.43...6.2.44) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.44 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 75fa517 commit 0bc617e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"bugs": "https://github.com/salesforcecli/plugin-analytics/issues",
77
"dependencies": {
88
"@oclif/core": "^3.27.0",
9-
"@oclif/plugin-help": "^6.2.43",
9+
"@oclif/plugin-help": "^6.2.44",
1010
"@salesforce/core": "^6.7.1",
1111
"@salesforce/kit": "^3.2.6",
1212
"@salesforce/sf-plugins-core": "^7.1.16",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1884,10 +1884,10 @@
18841884
semver "^7.7.4"
18851885
ts-json-schema-generator "^1.5.1"
18861886

1887-
"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.43":
1888-
version "6.2.43"
1889-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.43.tgz#598068907ecf0c1acf1ad31545bef6a97490fc80"
1890-
integrity sha512-aef92VxQECLFDjI4CpgCL+jDuAsc3jzq5gBTLwNzj60mmrh8eDd7B0ABIgWXphb6gdARSRil+/FPtcdiSSupRA==
1887+
"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.44":
1888+
version "6.2.44"
1889+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.44.tgz#0c1193c35036f25a2c24d43c4688b9bc66e1343f"
1890+
integrity sha512-x03Se2LtlOOlGfTuuubt5C4Z8NHeR4zKXtVnfycuLU+2VOMu2WpsGy9nbs3nYuInuvsIY1BizjVaTjUz060Sig==
18911891
dependencies:
18921892
"@oclif/core" "^4"
18931893

0 commit comments

Comments
 (0)