Skip to content

Commit 4d5a9aa

Browse files
authored
Merge pull request #878 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.26
chore(dev-deps): bump @oclif/plugin-help from 6.2.25 to 6.2.26
2 parents d637e97 + 06044bd commit 4d5a9aa

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.25",
19+
"@oclif/plugin-help": "^6.2.26",
2020
"@salesforce/dev-scripts": "^10.2.12",
2121
"@salesforce/plugin-auth": "^3.6.101",
2222
"@salesforce/plugin-user": "^3.6.11",

yarn.lock

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

1593-
"@oclif/plugin-help@^6.2.25":
1594-
version "6.2.25"
1595-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.25.tgz#9c3c5f9ec84b933d42fb13f7155e786684bbdc0e"
1596-
integrity sha512-1WPSzSvlYaIFlGGKbefldpx49uTAtsOFuHTbjeBuzSR/MLmooQGHzluvwm2W5/vyoi4AGG+PdiDJFH/b+h+BGA==
1593+
"@oclif/plugin-help@^6.2.25", "@oclif/plugin-help@^6.2.26":
1594+
version "6.2.26"
1595+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.26.tgz#16d4c5d538e1ed2864a3ca8fd59331694b5f86d2"
1596+
integrity sha512-5KdldxEizbV3RsHOddN4oMxrX/HL6z79S94tbxEHVZ/dJKDWzfyCpgC9axNYqwmBF2pFZkozl/l7t3hCGOdalw==
15971597
dependencies:
15981598
"@oclif/core" "^4"
15991599

0 commit comments

Comments
 (0)