Skip to content

Commit b90a0e9

Browse files
chore(dev-deps): bump @oclif/plugin-help from 6.2.35 to 6.2.36
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.35 to 6.2.36. - [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.35...6.2.36) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.36 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be8a944 commit b90a0e9

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.35",
19+
"@oclif/plugin-help": "^6.2.36",
2020
"@salesforce/dev-scripts": "^11.0.4",
2121
"@salesforce/plugin-auth": "^3.9.18",
2222
"@salesforce/plugin-user": "^3.6.41",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1427,10 +1427,10 @@
14271427
wordwrap "^1.0.0"
14281428
wrap-ansi "^7.0.0"
14291429

1430-
"@oclif/plugin-help@^6.2.34", "@oclif/plugin-help@^6.2.35":
1431-
version "6.2.35"
1432-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.35.tgz#0e11e0c8eff9eb0eef46f2e5d429f95504eea947"
1433-
integrity sha512-ZMcQTsHaiCEOZIRZoynUQ+98fyM1Adoqx4LbOgYWRVKXKbavHPCZKm6F+/y0GpWscXVoeGnvJO6GIBsigrqaSA==
1430+
"@oclif/plugin-help@^6.2.34", "@oclif/plugin-help@^6.2.36":
1431+
version "6.2.36"
1432+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.36.tgz#8d6aaba7b9b934bcb92da9d8e527fc6617cd9fe0"
1433+
integrity sha512-NBQIg5hEMhvdbi4mSrdqRGl5XJ0bqTAHq6vDCCCDXUcfVtdk3ZJbSxtRVWyVvo9E28vwqu6MZyHOJylevqcHbA==
14341434
dependencies:
14351435
"@oclif/core" "^4"
14361436

0 commit comments

Comments
 (0)