Skip to content

Commit fe76db3

Browse files
authored
Merge pull request #926 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.28
chore(dev-deps): bump @oclif/plugin-help from 6.2.27 to 6.2.28
2 parents a250776 + 5c1431a commit fe76db3

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.27",
19+
"@oclif/plugin-help": "^6.2.28",
2020
"@salesforce/dev-scripts": "^11.0.2",
2121
"@salesforce/plugin-auth": "^3.6.116",
2222
"@salesforce/plugin-user": "^3.6.20",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1589,10 +1589,10 @@
15891589
wordwrap "^1.0.0"
15901590
wrap-ansi "^7.0.0"
15911591

1592-
"@oclif/plugin-help@^6.2.27":
1593-
version "6.2.27"
1594-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.27.tgz#a3a49c3751d9f4bd66af11621017ec1e8cddcf10"
1595-
integrity sha512-RWSWtCFVObRmCwgxVOye3lsYbPHTnB7G4He5LEAg2tf600Sil5yXEOL/ULx1TqL/XOQxKqRvmLn/rLQOMT85YA==
1592+
"@oclif/plugin-help@^6.2.27", "@oclif/plugin-help@^6.2.28":
1593+
version "6.2.28"
1594+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.28.tgz#acb361d7577008b0b6e3dd028bfd9f052b2dc217"
1595+
integrity sha512-eFLP2yjiK+xMRGcv9k9jOWV08HB+/Cgg1ND91zS4Uwgp1krMoL39Is+hIqnZOKkmiEMtiv8k5EDqCVv+DTRywg==
15961596
dependencies:
15971597
"@oclif/core" "^4"
15981598

0 commit comments

Comments
 (0)