Skip to content

Commit 1416fbe

Browse files
authored
Merge pull request #1086 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 132698e + 558e122 commit 1416fbe

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1437,10 +1437,10 @@
14371437
wordwrap "^1.0.0"
14381438
wrap-ansi "^7.0.0"
14391439

1440-
"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.44":
1441-
version "6.2.44"
1442-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.44.tgz#0c1193c35036f25a2c24d43c4688b9bc66e1343f"
1443-
integrity sha512-x03Se2LtlOOlGfTuuubt5C4Z8NHeR4zKXtVnfycuLU+2VOMu2WpsGy9nbs3nYuInuvsIY1BizjVaTjUz060Sig==
1440+
"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.45":
1441+
version "6.2.45"
1442+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.45.tgz#26bdb2df07881e2147e735bbdd32b6d797ee9f52"
1443+
integrity sha512-avWOKYmjANtyu8ipju/kopIIrSrbS/scJjiZTpBp/HKEHNm46v5riOo5LQj6MZ4bYJVQEoyHPg/2Seig5Ilkjw==
14441444
dependencies:
14451445
"@oclif/core" "^4"
14461446

0 commit comments

Comments
 (0)