Skip to content

Commit 0736f62

Browse files
authored
Merge pull request #1242 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.45
chore(dev-deps): bump @oclif/plugin-help from 6.2.44 to 6.2.45
2 parents dded8c6 + 7eb662c commit 0736f62

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.16",
16-
"@oclif/plugin-help": "^6.2.44",
16+
"@oclif/plugin-help": "^6.2.45",
1717
"@salesforce/cli-plugins-testkit": "^5.3.55",
1818
"@salesforce/dev-scripts": "^11.0.4",
1919
"@salesforce/plugin-command-reference": "^3.1.92",

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.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==
1728+
"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.45":
1729+
version "6.2.45"
1730+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.45.tgz#26bdb2df07881e2147e735bbdd32b6d797ee9f52"
1731+
integrity sha512-avWOKYmjANtyu8ipju/kopIIrSrbS/scJjiZTpBp/HKEHNm46v5riOo5LQj6MZ4bYJVQEoyHPg/2Seig5Ilkjw==
17321732
dependencies:
17331733
"@oclif/core" "^4"
17341734

0 commit comments

Comments
 (0)