Skip to content

Commit 9df4334

Browse files
authored
Merge pull request #893 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.27
chore(dev-deps): bump @oclif/plugin-help from 6.2.26 to 6.2.27
2 parents 1c6a1ac + 4b13475 commit 9df4334

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.26",
19+
"@oclif/plugin-help": "^6.2.27",
2020
"@salesforce/dev-scripts": "^10.2.12",
2121
"@salesforce/plugin-auth": "^3.6.106",
2222
"@salesforce/plugin-user": "^3.6.13",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1606,10 +1606,10 @@
16061606
wordwrap "^1.0.0"
16071607
wrap-ansi "^7.0.0"
16081608

1609-
"@oclif/plugin-help@^6.2.25", "@oclif/plugin-help@^6.2.26":
1610-
version "6.2.26"
1611-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.26.tgz#16d4c5d538e1ed2864a3ca8fd59331694b5f86d2"
1612-
integrity sha512-5KdldxEizbV3RsHOddN4oMxrX/HL6z79S94tbxEHVZ/dJKDWzfyCpgC9axNYqwmBF2pFZkozl/l7t3hCGOdalw==
1609+
"@oclif/plugin-help@^6.2.25", "@oclif/plugin-help@^6.2.27":
1610+
version "6.2.27"
1611+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.27.tgz#a3a49c3751d9f4bd66af11621017ec1e8cddcf10"
1612+
integrity sha512-RWSWtCFVObRmCwgxVOye3lsYbPHTnB7G4He5LEAg2tf600Sil5yXEOL/ULx1TqL/XOQxKqRvmLn/rLQOMT85YA==
16131613
dependencies:
16141614
"@oclif/core" "^4"
16151615

0 commit comments

Comments
 (0)