Skip to content

Commit c72eba1

Browse files
chore(dev-deps): bump @oclif/plugin-help from 6.2.40 to 6.2.42
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.40 to 6.2.42. - [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.40...6.2.42) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.42 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9475044 commit c72eba1

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.9"
1717
},
1818
"devDependencies": {
19-
"@oclif/plugin-help": "^6.2.40",
19+
"@oclif/plugin-help": "^6.2.42",
2020
"@salesforce/dev-scripts": "^11.0.4",
2121
"@salesforce/plugin-auth": "^3.9.26",
2222
"@salesforce/plugin-user": "^3.8.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1453,10 +1453,10 @@
14531453
wordwrap "^1.0.0"
14541454
wrap-ansi "^7.0.0"
14551455

1456-
"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.40":
1457-
version "6.2.40"
1458-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.40.tgz#e7bcac193c39595ca6eb33f675ef944ca13cf46e"
1459-
integrity sha512-sU/PMrz1LnnnNk4T3qvZU8dTUiSc0MZaL7woh2wfuNSXbCnxicJzx4kX1sYeY6eF0NmqFiYlpNEQJykBG0g1sA==
1456+
"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.42":
1457+
version "6.2.42"
1458+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.42.tgz#88984372e1a0521c5a80bc048a33cc2c8432eda7"
1459+
integrity sha512-ureMjpO1qnxBaOuMITOE579nxLhD50esi3f0K5pat4Y0sBG5dT+ELaane8iaBwiJHmF5hxma8jSpvi1QTpCVxw==
14601460
dependencies:
14611461
"@oclif/core" "^4"
14621462

0 commit comments

Comments
 (0)