Skip to content

Commit 66b716e

Browse files
authored
Merge pull request #848 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.21
chore(dev-deps): bump @oclif/plugin-help from 6.2.20 to 6.2.21
2 parents 2387c12 + a24083e commit 66b716e

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1424,10 +1424,10 @@
14241424
wordwrap "^1.0.0"
14251425
wrap-ansi "^7.0.0"
14261426

1427-
"@oclif/plugin-help@^6.2.20":
1428-
version "6.2.20"
1429-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.20.tgz#05de43a710f038419d3ded11a59e8481408a9e9e"
1430-
integrity sha512-2l4A/erCAdBWmJwb1LJ7TvSMbBUQbGhIzkdHZb5DMgFJC+Nwfeol5YojqRMeciyGkoqmWPBGENwr0LJgZp2skw==
1427+
"@oclif/plugin-help@^6.2.20", "@oclif/plugin-help@^6.2.21":
1428+
version "6.2.21"
1429+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.21.tgz#a1444a9faee8ca72c135c9c3b5ba500a18fd07f1"
1430+
integrity sha512-nUAnIR96QJvAAFzdJoq9iqInuwY9nxURNaAiGWGUtW5HgrwJOmoY1LqcobkzW89RH3NONtdWmc74sIupWmLtNw==
14311431
dependencies:
14321432
"@oclif/core" "^4"
14331433

0 commit comments

Comments
 (0)