Skip to content

Commit c1b2f1e

Browse files
chore(dev-deps): bump @oclif/plugin-help from 6.2.7 to 6.2.8
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.7 to 6.2.8. - [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.7...6.2.8) --- 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 4bb6e0e commit c1b2f1e

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.7",
19+
"@oclif/plugin-help": "^6.2.8",
2020
"@salesforce/dev-scripts": "^10.2.9",
2121
"@salesforce/plugin-auth": "^3.6.42",
2222
"@salesforce/plugin-user": "^3.5.20",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1585,10 +1585,10 @@
15851585
wordwrap "^1.0.0"
15861586
wrap-ansi "^7.0.0"
15871587

1588-
"@oclif/plugin-help@^6.2.7":
1589-
version "6.2.7"
1590-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.7.tgz#d046b19ff51c13151c04fc55be686bf3022dea34"
1591-
integrity sha512-gwrCZW0EjbMe6iIXrkXWpIcfoqo+uMvWRudV3nkwa7ARL2U2GWy8RQ3+bqXvqByauRUcbgv3D6+38lSWqmMwtA==
1588+
"@oclif/plugin-help@^6.2.7", "@oclif/plugin-help@^6.2.8":
1589+
version "6.2.8"
1590+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.8.tgz#cbaea5ef886d76e75dbab6e77e34012889e924b5"
1591+
integrity sha512-QRpFYlBeJffl4cXGBi8e+EfGogDmU7y8do1ZHxmPKZ5eZ0mfeKiqq2WA9dwRMZJriy1qSaGsbkOYgYQWlOYhSg==
15921592
dependencies:
15931593
"@oclif/core" "^4"
15941594

0 commit comments

Comments
 (0)