Skip to content

Commit 5240caf

Browse files
chore(dev-deps): bump @oclif/plugin-help from 6.0.12 to 6.0.14 (#1108)
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.0.12 to 6.0.14. - [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.12...6.0.14) --- 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 9ba8c12 commit 5240caf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"@oclif/plugin-command-snapshot": "^5.0.8",
21-
"@oclif/plugin-help": "^6.0.12",
21+
"@oclif/plugin-help": "^6.0.14",
2222
"@salesforce/cli-plugins-testkit": "^5.1.9",
2323
"@salesforce/dev-scripts": "^8.4.1",
2424
"@salesforce/plugin-command-reference": "^3.0.69",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1492,12 +1492,12 @@
14921492
semver "^7.6.0"
14931493
ts-json-schema-generator "^1.5.0"
14941494

1495-
"@oclif/plugin-help@^6.0.12":
1496-
version "6.0.12"
1497-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.12.tgz#d71b84531644ecf65fcd8df671cff6f4aa178d42"
1498-
integrity sha512-KMxQ5Oli1tkWiWNSdrjNtiFIFZvX0+IsvuuGcDwJIn1Jm+SzEQF90vkK6WzIjFACmyKIwXbGMmimcFaLrslJPQ==
1495+
"@oclif/plugin-help@^6.0.12", "@oclif/plugin-help@^6.0.14":
1496+
version "6.0.14"
1497+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.14.tgz#9e572fb8394e9cbe2da3465c029eb9521f9c9198"
1498+
integrity sha512-orKUsV8hYtbnPf1W7y5wnnR2X6UFOl7hqTh/Uj4E+3ju/8TnvpavZXFA2UQecKWcfdbYjuTwxuZdeh8vBWFLIQ==
14991499
dependencies:
1500-
"@oclif/core" "^3.18.1"
1500+
"@oclif/core" "^3.19.2"
15011501

15021502
"@oclif/plugin-not-found@^3.0.9":
15031503
version "3.0.9"

0 commit comments

Comments
 (0)