Skip to content

Commit 0540235

Browse files
authored
Merge pull request #838 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.20
chore(dev-deps): bump @oclif/plugin-help from 6.2.19 to 6.2.20
2 parents 12d4d28 + 6c42dbd commit 0540235

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)