Skip to content

Commit 51c232a

Browse files
authored
Merge pull request #860 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.23
chore(dev-deps): bump @oclif/plugin-help from 6.2.22 to 6.2.23
2 parents 48f1580 + 1849d7e commit 51c232a

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1680,10 +1680,10 @@
16801680
wordwrap "^1.0.0"
16811681
wrap-ansi "^7.0.0"
16821682

1683-
"@oclif/plugin-help@^6.2.21", "@oclif/plugin-help@^6.2.22":
1684-
version "6.2.22"
1685-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.22.tgz#f9cac74b2c5c85efd3b62cc44aaf32fa4636cc55"
1686-
integrity sha512-h4DxdEqlHFT310OUB3bDAZ8/ZDyOdyq3r1lLxaPcGWxHPt4mC3OLgYYMz95E+PmxvVd8kz2gzP3nHGO22ziCUw==
1683+
"@oclif/plugin-help@^6.2.21", "@oclif/plugin-help@^6.2.23":
1684+
version "6.2.23"
1685+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.23.tgz#e2ffdc8c94235d99ae4c3f5825006cf75343515b"
1686+
integrity sha512-BA0h1fbheN74cdrITKIwqfsRtnw/G+oysHbn+IsqWcsecgy5HZwI37/cCRLXZSZQndsgoYAhqvVpyleXv3g83A==
16871687
dependencies:
16881688
"@oclif/core" "^4"
16891689

0 commit comments

Comments
 (0)