Skip to content

Commit 93fa3fe

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

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.36",
9+
"@oclif/plugin-help": "^6.2.37",
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
@@ -1596,10 +1596,10 @@
15961596
semver "^7.7.3"
15971597
ts-json-schema-generator "^1.5.1"
15981598

1599-
"@oclif/plugin-help@^6.2.36":
1600-
version "6.2.36"
1601-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.36.tgz#8d6aaba7b9b934bcb92da9d8e527fc6617cd9fe0"
1602-
integrity sha512-NBQIg5hEMhvdbi4mSrdqRGl5XJ0bqTAHq6vDCCCDXUcfVtdk3ZJbSxtRVWyVvo9E28vwqu6MZyHOJylevqcHbA==
1599+
"@oclif/plugin-help@^6.2.36", "@oclif/plugin-help@^6.2.37":
1600+
version "6.2.37"
1601+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.37.tgz#93c7a37241a48f32517f41199a3bd56954a9d68c"
1602+
integrity sha512-5N/X/FzlJaYfpaHwDC0YHzOzKDWa41s9t+4FpCDu4f9OMReds4JeNBaaWk9rlIzdKjh2M6AC5Q18ORfECRkHGA==
16031603
dependencies:
16041604
"@oclif/core" "^4"
16051605

0 commit comments

Comments
 (0)