Skip to content

Commit 9dc3296

Browse files
chore(dev-deps): bump @oclif/plugin-help from 6.2.27 to 6.2.28
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.27 to 6.2.28. - [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.27...6.2.28) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.28 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0cf1b37 commit 9dc3296

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
@@ -11,7 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"@oclif/plugin-command-snapshot": "^5.2.38",
14-
"@oclif/plugin-help": "^6.2.27",
14+
"@oclif/plugin-help": "^6.2.28",
1515
"@salesforce/cli-plugins-testkit": "^5.3.39",
1616
"@salesforce/dev-scripts": "^11.0.2",
1717
"@salesforce/plugin-command-reference": "^3.1.49",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1578,10 +1578,10 @@
15781578
semver "^7.7.1"
15791579
ts-json-schema-generator "^1.5.1"
15801580

1581-
"@oclif/plugin-help@^6.2.27":
1582-
version "6.2.27"
1583-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.27.tgz#a3a49c3751d9f4bd66af11621017ec1e8cddcf10"
1584-
integrity sha512-RWSWtCFVObRmCwgxVOye3lsYbPHTnB7G4He5LEAg2tf600Sil5yXEOL/ULx1TqL/XOQxKqRvmLn/rLQOMT85YA==
1581+
"@oclif/plugin-help@^6.2.27", "@oclif/plugin-help@^6.2.28":
1582+
version "6.2.28"
1583+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.28.tgz#acb361d7577008b0b6e3dd028bfd9f052b2dc217"
1584+
integrity sha512-eFLP2yjiK+xMRGcv9k9jOWV08HB+/Cgg1ND91zS4Uwgp1krMoL39Is+hIqnZOKkmiEMtiv8k5EDqCVv+DTRywg==
15851585
dependencies:
15861586
"@oclif/core" "^4"
15871587

0 commit comments

Comments
 (0)