Skip to content

Commit 5c69aa9

Browse files
chore(dev-deps): bump @oclif/plugin-help from 6.2.8 to 6.2.10
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.8 to 6.2.10. - [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.8...6.2.10) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d82911 commit 5c69aa9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"devDependencies": {
2222
"@oclif/plugin-command-snapshot": "^5.2.13",
23-
"@oclif/plugin-help": "^6.2.7",
23+
"@oclif/plugin-help": "^6.2.10",
2424
"@salesforce/cli-plugins-testkit": "^5.3.25",
2525
"@salesforce/dev-scripts": "^10.2.9",
2626
"@salesforce/plugin-command-reference": "^3.1.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1268,10 +1268,10 @@
12681268
semver "^7.6.3"
12691269
ts-json-schema-generator "^1.5.1"
12701270

1271-
"@oclif/plugin-help@^6.2.7", "@oclif/plugin-help@^6.2.8":
1272-
version "6.2.8"
1273-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.8.tgz#cbaea5ef886d76e75dbab6e77e34012889e924b5"
1274-
integrity sha512-QRpFYlBeJffl4cXGBi8e+EfGogDmU7y8do1ZHxmPKZ5eZ0mfeKiqq2WA9dwRMZJriy1qSaGsbkOYgYQWlOYhSg==
1271+
"@oclif/plugin-help@^6.2.10", "@oclif/plugin-help@^6.2.8":
1272+
version "6.2.10"
1273+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.10.tgz#d6e8140efa89ae624ae9f25b7fdb8d112c62715f"
1274+
integrity sha512-Gm5/l/upTtj34StLIjZzhmO3AngqGx20rsbfOqDQ3SrsEnjfujtKgUm+MxXTjl4XfkkWREUN0CwuqLcuftnsOw==
12751275
dependencies:
12761276
"@oclif/core" "^4"
12771277

0 commit comments

Comments
 (0)