Skip to content

Commit 8bdfa33

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

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.10",
19+
"@oclif/plugin-help": "^6.2.11",
2020
"@salesforce/dev-scripts": "^10.2.10",
2121
"@salesforce/plugin-auth": "^3.6.58",
2222
"@salesforce/plugin-user": "^3.5.26",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1475,10 +1475,10 @@
14751475
wordwrap "^1.0.0"
14761476
wrap-ansi "^7.0.0"
14771477

1478-
"@oclif/plugin-help@^6.2.10":
1479-
version "6.2.10"
1480-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.10.tgz#d6e8140efa89ae624ae9f25b7fdb8d112c62715f"
1481-
integrity sha512-Gm5/l/upTtj34StLIjZzhmO3AngqGx20rsbfOqDQ3SrsEnjfujtKgUm+MxXTjl4XfkkWREUN0CwuqLcuftnsOw==
1478+
"@oclif/plugin-help@^6.2.10", "@oclif/plugin-help@^6.2.11":
1479+
version "6.2.11"
1480+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.11.tgz#4477cf02778c6051b91cf21add5593fea9c8418c"
1481+
integrity sha512-Vo854dALtNhA34g6m4T9uWIrYfm/JFM82LWa5gLrsJGwpUGgeBwBX4P64HLo5ro59LF3YO2xPWViLaoK6gkm3g==
14821482
dependencies:
14831483
"@oclif/core" "^4"
14841484

0 commit comments

Comments
 (0)