Skip to content

Commit 0bedbd9

Browse files
authored
Merge pull request #1116 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.52
chore(dev-deps): bump @oclif/plugin-help from 6.2.50 to 6.2.52
2 parents e236db5 + 7f6f12d commit 0bedbd9

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1415,10 +1415,10 @@
14151415
wordwrap "^1.0.0"
14161416
wrap-ansi "^7.0.0"
14171417

1418-
"@oclif/plugin-help@^6.2.50":
1419-
version "6.2.50"
1420-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.50.tgz#1d458a41cad7b9e44dc35c1ef351bde5d14eefea"
1421-
integrity sha512-rNCG4hUm+kPXFbhJfAVk/fZ3OdWJYwBDASlyX8CqOLP0MssjIGl7iEgfZz7TMuZFa+KucupKU5NRSc0KWfPTQA==
1418+
"@oclif/plugin-help@^6.2.50", "@oclif/plugin-help@^6.2.52":
1419+
version "6.2.52"
1420+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.52.tgz#c52f8b5d3cf1f4b8e0a0fb042e4ff4ce0d4ca78d"
1421+
integrity sha512-qtrVz41wHDqG2rvx7xToYHVgJVBRcxE8aPSla/d5wNuHPZsDLm56Nl07pI+DNLA42Xbt9a70POl08qZgBH6FgA==
14221422
dependencies:
14231423
"@oclif/core" "^4"
14241424

0 commit comments

Comments
 (0)