Skip to content

Commit 2c6f85d

Browse files
fix(deps): bump @oclif/plugin-help from 6.2.16 to 6.2.18 (#599)
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.16 to 6.2.18. - [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.16...6.2.18) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71374fb commit 2c6f85d

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.16",
9+
"@oclif/plugin-help": "^6.2.18",
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
@@ -1556,10 +1556,10 @@
15561556
semver "^7.6.3"
15571557
ts-json-schema-generator "^1.5.1"
15581558

1559-
"@oclif/plugin-help@^6.2.16":
1560-
version "6.2.16"
1561-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.16.tgz#3cb6c068739bc934159dc430d4f8ca7f9effa22a"
1562-
integrity sha512-1x/Bm0LebDouDOfsjkOz+6AXqY6gIZ6JmmU/KuF/GnUmowDvj5i3MFlP9uBTiN8UsOUeT9cdLwnc1kmitHWFTg==
1559+
"@oclif/plugin-help@^6.2.16", "@oclif/plugin-help@^6.2.18":
1560+
version "6.2.18"
1561+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.18.tgz#fab8173773bb0afcc7a8e459187021fe65c461df"
1562+
integrity sha512-mDYOl8RmldLkOg9i9YKgyBlpcyi/bNySoIVHJ2EJd2qCmZaXRKQKRW2Zkx92bwjik8jfs/A3EFI+p4DsrXi57g==
15631563
dependencies:
15641564
"@oclif/core" "^4"
15651565

0 commit comments

Comments
 (0)