Skip to content

Commit 0adb411

Browse files
chore(dev-deps): bump @oclif/plugin-help from 6.0.9 to 6.0.12 (#1069)
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.0.9 to 6.0.12. - [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.0.9...6.0.12) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5750420 commit 0adb411

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"@oclif/plugin-command-snapshot": "^5.0.5",
21-
"@oclif/plugin-help": "^6.0.9",
21+
"@oclif/plugin-help": "^6.0.12",
2222
"@salesforce/cli-plugins-testkit": "^5.1.5",
2323
"@salesforce/dev-scripts": "^8.3.0",
2424
"@salesforce/plugin-command-reference": "^3.0.59",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1832,12 +1832,12 @@
18321832
semver "^7.5.4"
18331833
ts-json-schema-generator "^1.5.0"
18341834

1835-
"@oclif/plugin-help@^6.0.9":
1836-
version "6.0.9"
1837-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.9.tgz#87bbf624372b9afe5dc183a13f52c929d6b022cf"
1838-
integrity sha512-O9zHzjsj8G3DWV+Ju4prrBwHUmwT1pcq7AJNxguedMk8jGZhwKWrcQHdZX6kjC+7QbupSzgjcvXvXpYVR1y3ow==
1835+
"@oclif/plugin-help@^6.0.12", "@oclif/plugin-help@^6.0.9":
1836+
version "6.0.12"
1837+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.12.tgz#d71b84531644ecf65fcd8df671cff6f4aa178d42"
1838+
integrity sha512-KMxQ5Oli1tkWiWNSdrjNtiFIFZvX0+IsvuuGcDwJIn1Jm+SzEQF90vkK6WzIjFACmyKIwXbGMmimcFaLrslJPQ==
18391839
dependencies:
1840-
"@oclif/core" "^3.15.0"
1840+
"@oclif/core" "^3.18.1"
18411841

18421842
"@oclif/plugin-not-found@^3.0.8":
18431843
version "3.0.8"

0 commit comments

Comments
 (0)