Skip to content

Commit 9f94a7a

Browse files
fix(deps): bump @oclif/plugin-help from 6.2.38 to 6.2.39 (#784)
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.38 to 6.2.39. - [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.38...6.2.39) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.39 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 df7685f commit 9f94a7a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.38",
9+
"@oclif/plugin-help": "^6.2.39",
1010
"@salesforce/core": "^6.7.1",
1111
"@salesforce/kit": "^3.2.4",
1212
"@salesforce/sf-plugins-core": "^7.1.16",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1697,10 +1697,10 @@
16971697
semver "^7.7.4"
16981698
ts-json-schema-generator "^1.5.1"
16991699

1700-
"@oclif/plugin-help@^6.2.37", "@oclif/plugin-help@^6.2.38":
1701-
version "6.2.38"
1702-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.38.tgz#6614a84c68652931126866c7b9505387dd0ca59a"
1703-
integrity sha512-aTVQ8qPy5kD/Neq2B4OEo2joukHWdEabTMHfQyXtsagW1O2MvhM58+JUWADvieX67OSjSXseD6f6O/e5SA2N/Q==
1700+
"@oclif/plugin-help@^6.2.37", "@oclif/plugin-help@^6.2.39":
1701+
version "6.2.39"
1702+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.39.tgz#0d46247be0a7699ac36fb8c1298bbcadb3c2337e"
1703+
integrity sha512-g/KQ5F68cLZWjm0f/bY2zKjrhYaz941++zp4xeWRtOPeu6U6pEfyBDxaOH5HncWw1qouJGsVQcGdU0ygN8eXTQ==
17041704
dependencies:
17051705
"@oclif/core" "^4"
17061706

0 commit comments

Comments
 (0)