Skip to content

Commit 9609105

Browse files
fix(deps): bump @oclif/plugin-help from 6.2.56 to 6.2.58
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.56 to 6.2.58. - [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.56...6.2.58) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.58 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b26c19e commit 9609105

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.56",
9+
"@oclif/plugin-help": "^6.2.58",
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
@@ -1215,10 +1215,10 @@
12151215
semver "^7.8.5"
12161216
ts-json-schema-generator "^2.9.0"
12171217

1218-
"@oclif/plugin-help@^6.2.53", "@oclif/plugin-help@^6.2.56":
1219-
version "6.2.56"
1220-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.56.tgz#3311e18f6192b0edf9d51fc5947c6d9161e66916"
1221-
integrity sha512-0LkCjFGRGY7AaZb5p8gDcSPNkFrn+vNLKvGe1f7j/Z6U9Uy1cV6R2eWVsjuZTGQ3RvBvjquFPwLy1jTgR5l87w==
1218+
"@oclif/plugin-help@^6.2.53", "@oclif/plugin-help@^6.2.58":
1219+
version "6.2.58"
1220+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.58.tgz#d53957ef9bf13052d3cd51039786e64490566c91"
1221+
integrity sha512-DAYMXZrTWRMLTbpX+rT+ibAmKrZ6IVNGn+fgAGjMoeNlqlSY94eJHocgmqChMwsdWp3H3x+jFmPJiYQt/ifr3Q==
12221222
dependencies:
12231223
"@oclif/core" "^4"
12241224

0 commit comments

Comments
 (0)