Skip to content

Commit c70c3c4

Browse files
chore(dev-deps): bump @oclif/plugin-help from 6.2.3 to 6.2.4
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.3 to 6.2.4. - [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.3...6.2.4) --- 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 8eeff80 commit c70c3c4

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.3",
19+
"@oclif/plugin-help": "^6.2.4",
2020
"@salesforce/dev-scripts": "^10.2.2",
2121
"@salesforce/plugin-auth": "^3.6.28",
2222
"@salesforce/plugin-user": "^3.5.17",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1726,10 +1726,10 @@
17261726
wordwrap "^1.0.0"
17271727
wrap-ansi "^7.0.0"
17281728

1729-
"@oclif/plugin-help@^6.2.2", "@oclif/plugin-help@^6.2.3":
1730-
version "6.2.3"
1731-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.3.tgz#09e54a1816fe7c2ef02c8a40c59afc7754a6eaca"
1732-
integrity sha512-ogaCD2i6dmEgrrIKG8iV42o/s45EG53Q+dW/zeEhL8It9UdVDooXjXkZLPSyRS+CyrbK3it8Mwh08DrJxjZiqQ==
1729+
"@oclif/plugin-help@^6.2.2", "@oclif/plugin-help@^6.2.4":
1730+
version "6.2.4"
1731+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.4.tgz#9861e48da547e365275c6352f261ae9539229096"
1732+
integrity sha512-0UrLxHseBuwh3JVRluJFe1eT1OT5dBvbwcbAYVO8uNi/ctmaWCAw4j737l8BFnf01GpDsloSAWyEX4dtG0P1zg==
17331733
dependencies:
17341734
"@oclif/core" "^4"
17351735

0 commit comments

Comments
 (0)