Skip to content

Commit 77727c6

Browse files
fix(deps): bump @oclif/plugin-help from 6.2.33 to 6.2.34 (#744)
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.33 to 6.2.34. - [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.33...6.2.34) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.34 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 790739c commit 77727c6

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.32",
9+
"@oclif/plugin-help": "^6.2.34",
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
@@ -1898,10 +1898,10 @@
18981898
semver "^7.7.3"
18991899
ts-json-schema-generator "^1.5.1"
19001900

1901-
"@oclif/plugin-help@^6.2.32", "@oclif/plugin-help@^6.2.33":
1902-
version "6.2.33"
1903-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.33.tgz#931dc79b09e11ba50186a9846a2cf5a42a99e1ea"
1904-
integrity sha512-9L07S61R0tuXrURdLcVtjF79Nbyv3qGplJ88DVskJBxShbROZl3hBG7W/CNltAK3cnMPlXV8K3kKh+C0N0p4xw==
1901+
"@oclif/plugin-help@^6.2.33", "@oclif/plugin-help@^6.2.34":
1902+
version "6.2.34"
1903+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.34.tgz#8e25d2e23279848acf81b6c1328fd96442bed8e4"
1904+
integrity sha512-RvcDSp1PcXFuPJx8IvkI1sQKAPp7TuR+4QVg+uS+Dv3xG6QSqGW5IMNBdvfmB2NLrvSeIiDHadLv/bz9n4iQWQ==
19051905
dependencies:
19061906
"@oclif/core" "^4"
19071907

0 commit comments

Comments
 (0)