Skip to content

Commit c460504

Browse files
authored
Merge pull request #1009 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.2.33
chore(dev-deps): bump @oclif/plugin-help from 6.2.32 to 6.2.33
2 parents 538edd6 + 70794a9 commit c460504

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.8"
1717
},
1818
"devDependencies": {
19-
"@oclif/plugin-help": "^6.2.32",
19+
"@oclif/plugin-help": "^6.2.33",
2020
"@salesforce/dev-scripts": "^11.0.4",
2121
"@salesforce/plugin-auth": "^3.9.8",
2222
"@salesforce/plugin-user": "^3.6.38",

yarn.lock

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

1438-
"@oclif/plugin-help@^6.2.32":
1439-
version "6.2.32"
1440-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.32.tgz#b903d845b271737811383fed879cf6c379bf23fa"
1441-
integrity sha512-LrmMdo9EMJciOvF8UurdoTcTMymv5npKtxMAyonZvhSvGR8YwCKnuHIh00+SO2mNtGOYam7f4xHnUmj2qmanyA==
1438+
"@oclif/plugin-help@^6.2.32", "@oclif/plugin-help@^6.2.33":
1439+
version "6.2.33"
1440+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.33.tgz#931dc79b09e11ba50186a9846a2cf5a42a99e1ea"
1441+
integrity sha512-9L07S61R0tuXrURdLcVtjF79Nbyv3qGplJ88DVskJBxShbROZl3hBG7W/CNltAK3cnMPlXV8K3kKh+C0N0p4xw==
14421442
dependencies:
14431443
"@oclif/core" "^4"
14441444

0 commit comments

Comments
 (0)