Skip to content

Commit 70794a9

Browse files
chore(dev-deps): bump @oclif/plugin-help from 6.2.32 to 6.2.33
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.32 to 6.2.33. - [Release notes](https://github.com/oclif/plugin-help/releases) - [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-help@6.2.32...6.2.33) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.33 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f953a63 commit 70794a9

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.7",
2222
"@salesforce/plugin-user": "^3.6.38",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1419,10 +1419,10 @@
14191419
wordwrap "^1.0.0"
14201420
wrap-ansi "^7.0.0"
14211421

1422-
"@oclif/plugin-help@^6.2.32":
1423-
version "6.2.32"
1424-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.32.tgz#b903d845b271737811383fed879cf6c379bf23fa"
1425-
integrity sha512-LrmMdo9EMJciOvF8UurdoTcTMymv5npKtxMAyonZvhSvGR8YwCKnuHIh00+SO2mNtGOYam7f4xHnUmj2qmanyA==
1422+
"@oclif/plugin-help@^6.2.32", "@oclif/plugin-help@^6.2.33":
1423+
version "6.2.33"
1424+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.33.tgz#931dc79b09e11ba50186a9846a2cf5a42a99e1ea"
1425+
integrity sha512-9L07S61R0tuXrURdLcVtjF79Nbyv3qGplJ88DVskJBxShbROZl3hBG7W/CNltAK3cnMPlXV8K3kKh+C0N0p4xw==
14261426
dependencies:
14271427
"@oclif/core" "^4"
14281428

0 commit comments

Comments
 (0)