Skip to content

Commit 13f6761

Browse files
fix(deps): bump @oclif/plugin-help from 6.2.34 to 6.2.35 (#745)
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.34 to 6.2.35. - [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.34...6.2.35) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.35 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 4fec643 commit 13f6761

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.34",
9+
"@oclif/plugin-help": "^6.2.35",
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
@@ -1575,10 +1575,10 @@
15751575
semver "^7.7.3"
15761576
ts-json-schema-generator "^1.5.1"
15771577

1578-
"@oclif/plugin-help@^6.2.34":
1579-
version "6.2.34"
1580-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.34.tgz#8e25d2e23279848acf81b6c1328fd96442bed8e4"
1581-
integrity sha512-RvcDSp1PcXFuPJx8IvkI1sQKAPp7TuR+4QVg+uS+Dv3xG6QSqGW5IMNBdvfmB2NLrvSeIiDHadLv/bz9n4iQWQ==
1578+
"@oclif/plugin-help@^6.2.34", "@oclif/plugin-help@^6.2.35":
1579+
version "6.2.35"
1580+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.35.tgz#0e11e0c8eff9eb0eef46f2e5d429f95504eea947"
1581+
integrity sha512-ZMcQTsHaiCEOZIRZoynUQ+98fyM1Adoqx4LbOgYWRVKXKbavHPCZKm6F+/y0GpWscXVoeGnvJO6GIBsigrqaSA==
15821582
dependencies:
15831583
"@oclif/core" "^4"
15841584

0 commit comments

Comments
 (0)