Skip to content

Commit e227e92

Browse files
chore(dev-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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11196cd commit e227e92

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
@@ -16,7 +16,7 @@
1616
"handlebars": "^4.7.8"
1717
},
1818
"devDependencies": {
19-
"@oclif/plugin-help": "^6.2.36",
19+
"@oclif/plugin-help": "^6.2.37",
2020
"@salesforce/dev-scripts": "^11.0.4",
2121
"@salesforce/plugin-auth": "^3.9.26",
2222
"@salesforce/plugin-user": "^3.6.44",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1448,10 +1448,10 @@
14481448
wordwrap "^1.0.0"
14491449
wrap-ansi "^7.0.0"
14501450

1451-
"@oclif/plugin-help@^6.2.36":
1452-
version "6.2.36"
1453-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.36.tgz#8d6aaba7b9b934bcb92da9d8e527fc6617cd9fe0"
1454-
integrity sha512-NBQIg5hEMhvdbi4mSrdqRGl5XJ0bqTAHq6vDCCCDXUcfVtdk3ZJbSxtRVWyVvo9E28vwqu6MZyHOJylevqcHbA==
1451+
"@oclif/plugin-help@^6.2.36", "@oclif/plugin-help@^6.2.37":
1452+
version "6.2.37"
1453+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.37.tgz#93c7a37241a48f32517f41199a3bd56954a9d68c"
1454+
integrity sha512-5N/X/FzlJaYfpaHwDC0YHzOzKDWa41s9t+4FpCDu4f9OMReds4JeNBaaWk9rlIzdKjh2M6AC5Q18ORfECRkHGA==
14551455
dependencies:
14561456
"@oclif/core" "^4"
14571457

0 commit comments

Comments
 (0)