Skip to content

Commit 25bd1d1

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

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.50",
19+
"@oclif/plugin-help": "^6.2.52",
2020
"@salesforce/dev-scripts": "^11.0.4",
2121
"@salesforce/plugin-auth": "^3.9.26",
2222
"@salesforce/plugin-user": "^3.10.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1417,10 +1417,10 @@
14171417
wordwrap "^1.0.0"
14181418
wrap-ansi "^7.0.0"
14191419

1420-
"@oclif/plugin-help@^6.2.50":
1421-
version "6.2.50"
1422-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.50.tgz#1d458a41cad7b9e44dc35c1ef351bde5d14eefea"
1423-
integrity sha512-rNCG4hUm+kPXFbhJfAVk/fZ3OdWJYwBDASlyX8CqOLP0MssjIGl7iEgfZz7TMuZFa+KucupKU5NRSc0KWfPTQA==
1420+
"@oclif/plugin-help@^6.2.50", "@oclif/plugin-help@^6.2.52":
1421+
version "6.2.52"
1422+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.52.tgz#c52f8b5d3cf1f4b8e0a0fb042e4ff4ce0d4ca78d"
1423+
integrity sha512-qtrVz41wHDqG2rvx7xToYHVgJVBRcxE8aPSla/d5wNuHPZsDLm56Nl07pI+DNLA42Xbt9a70POl08qZgBH6FgA==
14241424
dependencies:
14251425
"@oclif/core" "^4"
14261426

0 commit comments

Comments
 (0)