Skip to content

Commit 6c42dbd

Browse files
chore(dev-deps): bump @oclif/plugin-help from 6.2.19 to 6.2.20
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.19 to 6.2.20. - [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.19...6.2.20) --- 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 a5ddcfd commit 6c42dbd

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.19",
19+
"@oclif/plugin-help": "^6.2.20",
2020
"@salesforce/dev-scripts": "^10.2.11",
2121
"@salesforce/plugin-auth": "^3.6.81",
2222
"@salesforce/plugin-user": "^3.6.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1780,10 +1780,10 @@
17801780
wordwrap "^1.0.0"
17811781
wrap-ansi "^7.0.0"
17821782

1783-
"@oclif/plugin-help@^6.2.17", "@oclif/plugin-help@^6.2.19":
1784-
version "6.2.19"
1785-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.19.tgz#24ae926f2944628dd62a6bbfc495f85fc8e43b13"
1786-
integrity sha512-q2fIACWHJehppWTTgJm/llleKDgxt42IBVcK6Rp4H6qzET24t2zs0vbALx5XxsNCKl3/UuJhyW2XXQqvGmvWJQ==
1783+
"@oclif/plugin-help@^6.2.17", "@oclif/plugin-help@^6.2.20":
1784+
version "6.2.20"
1785+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.20.tgz#05de43a710f038419d3ded11a59e8481408a9e9e"
1786+
integrity sha512-2l4A/erCAdBWmJwb1LJ7TvSMbBUQbGhIzkdHZb5DMgFJC+Nwfeol5YojqRMeciyGkoqmWPBGENwr0LJgZp2skw==
17871787
dependencies:
17881788
"@oclif/core" "^4"
17891789

0 commit comments

Comments
 (0)