Skip to content

Commit a6a51e3

Browse files
authored
Merge pull request #1231 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.44
chore(dev-deps): bump @oclif/plugin-help from 6.2.43 to 6.2.44
2 parents 9196541 + 377ab7a commit a6a51e3

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
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@oclif/plugin-command-snapshot": "^5.3.15",
16-
"@oclif/plugin-help": "^6.2.43",
16+
"@oclif/plugin-help": "^6.2.44",
1717
"@salesforce/cli-plugins-testkit": "^5.3.52",
1818
"@salesforce/dev-scripts": "^11.0.4",
1919
"@salesforce/plugin-command-reference": "^3.1.91",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1725,10 +1725,10 @@
17251725
semver "^7.7.4"
17261726
ts-json-schema-generator "^1.5.1"
17271727

1728-
"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.43":
1729-
version "6.2.43"
1730-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.43.tgz#598068907ecf0c1acf1ad31545bef6a97490fc80"
1731-
integrity sha512-aef92VxQECLFDjI4CpgCL+jDuAsc3jzq5gBTLwNzj60mmrh8eDd7B0ABIgWXphb6gdARSRil+/FPtcdiSSupRA==
1728+
"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.44":
1729+
version "6.2.44"
1730+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.44.tgz#0c1193c35036f25a2c24d43c4688b9bc66e1343f"
1731+
integrity sha512-x03Se2LtlOOlGfTuuubt5C4Z8NHeR4zKXtVnfycuLU+2VOMu2WpsGy9nbs3nYuInuvsIY1BizjVaTjUz060Sig==
17321732
dependencies:
17331733
"@oclif/core" "^4"
17341734

0 commit comments

Comments
 (0)