Skip to content

Commit 87e41bb

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

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1233,10 +1233,10 @@
12331233
wordwrap "^1.0.0"
12341234
wrap-ansi "^7.0.0"
12351235

1236-
"@oclif/plugin-help@^6.2.48", "@oclif/plugin-help@^6.2.49":
1237-
version "6.2.49"
1238-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.49.tgz#863f5ccb36b0453a463232e564a381ff3923fd07"
1239-
integrity sha512-fEsO0YU7ThtzHE1RGuoHxFu/OGlqxm7PCfFp+U1PS8sde4E0cDqjVDuv78+VKrr45LpC5lWOApj7pm3FNfHrVA==
1236+
"@oclif/plugin-help@^6.2.49", "@oclif/plugin-help@^6.2.50":
1237+
version "6.2.50"
1238+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.50.tgz#1d458a41cad7b9e44dc35c1ef351bde5d14eefea"
1239+
integrity sha512-rNCG4hUm+kPXFbhJfAVk/fZ3OdWJYwBDASlyX8CqOLP0MssjIGl7iEgfZz7TMuZFa+KucupKU5NRSc0KWfPTQA==
12401240
dependencies:
12411241
"@oclif/core" "^4"
12421242

0 commit comments

Comments
 (0)