Skip to content

Commit fb88fde

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

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.9"
1717
},
1818
"devDependencies": {
19-
"@oclif/plugin-help": "^6.2.48",
19+
"@oclif/plugin-help": "^6.2.49",
2020
"@salesforce/dev-scripts": "^11.0.4",
2121
"@salesforce/plugin-auth": "^3.9.26",
2222
"@salesforce/plugin-user": "^3.9.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1473,10 +1473,10 @@
14731473
wordwrap "^1.0.0"
14741474
wrap-ansi "^7.0.0"
14751475

1476-
"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.48":
1477-
version "6.2.48"
1478-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.48.tgz#e0c6ceb0a5d387dcdb16f6fc72f1e70fe4c5509f"
1479-
integrity sha512-nvGLBtUZUWrHfoAEDRsRZUHKVwptyZ6F+MErdVRLQBo3dja0GCZH8DE33dA7mBux2KOmbxGqop15gyud9HZYhQ==
1476+
"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.49":
1477+
version "6.2.49"
1478+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.49.tgz#863f5ccb36b0453a463232e564a381ff3923fd07"
1479+
integrity sha512-fEsO0YU7ThtzHE1RGuoHxFu/OGlqxm7PCfFp+U1PS8sde4E0cDqjVDuv78+VKrr45LpC5lWOApj7pm3FNfHrVA==
14801480
dependencies:
14811481
"@oclif/core" "^4"
14821482

0 commit comments

Comments
 (0)