Skip to content

Commit 5729c52

Browse files
chore(dev-deps): bump @oclif/plugin-help from 6.2.21 to 6.2.22
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.21 to 6.2.22. - [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.21...6.2.22) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 99e8c24 commit 5729c52

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.21",
19+
"@oclif/plugin-help": "^6.2.22",
2020
"@salesforce/dev-scripts": "^10.2.11",
2121
"@salesforce/plugin-auth": "^3.6.90",
2222
"@salesforce/plugin-user": "^3.6.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1718,10 +1718,10 @@
17181718
wordwrap "^1.0.0"
17191719
wrap-ansi "^7.0.0"
17201720

1721-
"@oclif/plugin-help@^6.2.21":
1722-
version "6.2.21"
1723-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.21.tgz#a1444a9faee8ca72c135c9c3b5ba500a18fd07f1"
1724-
integrity sha512-nUAnIR96QJvAAFzdJoq9iqInuwY9nxURNaAiGWGUtW5HgrwJOmoY1LqcobkzW89RH3NONtdWmc74sIupWmLtNw==
1721+
"@oclif/plugin-help@^6.2.21", "@oclif/plugin-help@^6.2.22":
1722+
version "6.2.22"
1723+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.22.tgz#f9cac74b2c5c85efd3b62cc44aaf32fa4636cc55"
1724+
integrity sha512-h4DxdEqlHFT310OUB3bDAZ8/ZDyOdyq3r1lLxaPcGWxHPt4mC3OLgYYMz95E+PmxvVd8kz2gzP3nHGO22ziCUw==
17251725
dependencies:
17261726
"@oclif/core" "^4"
17271727

0 commit comments

Comments
 (0)