Skip to content

Commit e7f9faa

Browse files
authored
Merge pull request #1079 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.44
chore(dev-deps): bump @oclif/plugin-help from 6.2.42 to 6.2.44
2 parents 6c900c9 + 3de52dc commit e7f9faa

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

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.42":
1441-
version "6.2.42"
1442-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.42.tgz#88984372e1a0521c5a80bc048a33cc2c8432eda7"
1443-
integrity sha512-ureMjpO1qnxBaOuMITOE579nxLhD50esi3f0K5pat4Y0sBG5dT+ELaane8iaBwiJHmF5hxma8jSpvi1QTpCVxw==
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==
14441444
dependencies:
14451445
"@oclif/core" "^4"
14461446

0 commit comments

Comments
 (0)