Skip to content

Commit a26dc9c

Browse files
chore(dev-deps): bump @oclif/plugin-help from 6.2.8 to 6.2.10
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.8 to 6.2.10. - [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.8...6.2.10) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7639b4f commit a26dc9c

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
@@ -16,7 +16,7 @@
1616
"handlebars": "^4.7.8"
1717
},
1818
"devDependencies": {
19-
"@oclif/plugin-help": "^6.2.8",
19+
"@oclif/plugin-help": "^6.2.10",
2020
"@salesforce/dev-scripts": "^10.2.9",
2121
"@salesforce/plugin-auth": "^3.6.52",
2222
"@salesforce/plugin-user": "^3.5.26",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1479,10 +1479,10 @@
14791479
wordwrap "^1.0.0"
14801480
wrap-ansi "^7.0.0"
14811481

1482-
"@oclif/plugin-help@^6.2.8":
1483-
version "6.2.8"
1484-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.8.tgz#cbaea5ef886d76e75dbab6e77e34012889e924b5"
1485-
integrity sha512-QRpFYlBeJffl4cXGBi8e+EfGogDmU7y8do1ZHxmPKZ5eZ0mfeKiqq2WA9dwRMZJriy1qSaGsbkOYgYQWlOYhSg==
1482+
"@oclif/plugin-help@^6.2.10", "@oclif/plugin-help@^6.2.8":
1483+
version "6.2.10"
1484+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.10.tgz#d6e8140efa89ae624ae9f25b7fdb8d112c62715f"
1485+
integrity sha512-Gm5/l/upTtj34StLIjZzhmO3AngqGx20rsbfOqDQ3SrsEnjfujtKgUm+MxXTjl4XfkkWREUN0CwuqLcuftnsOw==
14861486
dependencies:
14871487
"@oclif/core" "^4"
14881488

0 commit comments

Comments
 (0)