Skip to content

Commit 06044bd

Browse files
chore(dev-deps): bump @oclif/plugin-help from 6.2.25 to 6.2.26
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.25 to 6.2.26. - [Release notes](https://github.com/oclif/plugin-help/releases) - [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-help@6.2.25...6.2.26) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d637e97 commit 06044bd

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.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)