Skip to content

Commit 65c1cae

Browse files
fix(deps): bump @oclif/plugin-help from 6.2.28 to 6.2.29 (#685)
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.28 to 6.2.29. - [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.28...6.2.29) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.29 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 af4b491 commit 65c1cae

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1750,10 +1750,10 @@
17501750
semver "^7.7.2"
17511751
ts-json-schema-generator "^1.5.1"
17521752

1753-
"@oclif/plugin-help@^6.2.27", "@oclif/plugin-help@^6.2.28":
1754-
version "6.2.28"
1755-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.28.tgz#acb361d7577008b0b6e3dd028bfd9f052b2dc217"
1756-
integrity sha512-eFLP2yjiK+xMRGcv9k9jOWV08HB+/Cgg1ND91zS4Uwgp1krMoL39Is+hIqnZOKkmiEMtiv8k5EDqCVv+DTRywg==
1753+
"@oclif/plugin-help@^6.2.27", "@oclif/plugin-help@^6.2.29":
1754+
version "6.2.29"
1755+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.29.tgz#6c349de65f5a7fee5f94032137fc872ac829d259"
1756+
integrity sha512-90DMOngEHiQw1I7oylVE1Hco991OkeDFJMx3CNJ2M3g5F1dhXgscjbaIlYHdiuNyVs0mTkKevdiMs911suD4yA==
17571757
dependencies:
17581758
"@oclif/core" "^4"
17591759

0 commit comments

Comments
 (0)