Skip to content

Commit 5899bcf

Browse files
authored
Merge pull request #1127 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.53
chore(dev-deps): bump @oclif/plugin-help from 6.2.52 to 6.2.53
2 parents 8b37d9d + e56caf5 commit 5899bcf

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.52",
19+
"@oclif/plugin-help": "^6.2.53",
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
@@ -1411,10 +1411,10 @@
14111411
wordwrap "^1.0.0"
14121412
wrap-ansi "^7.0.0"
14131413

1414-
"@oclif/plugin-help@^6.2.52":
1415-
version "6.2.52"
1416-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.52.tgz#c52f8b5d3cf1f4b8e0a0fb042e4ff4ce0d4ca78d"
1417-
integrity sha512-qtrVz41wHDqG2rvx7xToYHVgJVBRcxE8aPSla/d5wNuHPZsDLm56Nl07pI+DNLA42Xbt9a70POl08qZgBH6FgA==
1414+
"@oclif/plugin-help@^6.2.52", "@oclif/plugin-help@^6.2.53":
1415+
version "6.2.53"
1416+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.53.tgz#41798c3c4bcf363558bdf528514e40cac78c406c"
1417+
integrity sha512-njx2nTH87EQEEuz4ShNtL0gzzN981MRkDPqScbu+Tkd7NpIv30OHdTjQK1GzGtkf+V2RvSYIrX+LrLsUVh9DJw==
14181418
dependencies:
14191419
"@oclif/core" "^4"
14201420

0 commit comments

Comments
 (0)