Skip to content

Commit 088d44e

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

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
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@oclif/plugin-command-snapshot": "^5.3.16",
16-
"@oclif/plugin-help": "^6.2.45",
16+
"@oclif/plugin-help": "^6.2.48",
1717
"@salesforce/cli-plugins-testkit": "^5.3.55",
1818
"@salesforce/dev-scripts": "^11.0.4",
1919
"@salesforce/plugin-command-reference": "^3.1.95",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1725,10 +1725,10 @@
17251725
semver "^7.7.4"
17261726
ts-json-schema-generator "^1.5.1"
17271727

1728-
"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.45":
1729-
version "6.2.45"
1730-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.45.tgz#26bdb2df07881e2147e735bbdd32b6d797ee9f52"
1731-
integrity sha512-avWOKYmjANtyu8ipju/kopIIrSrbS/scJjiZTpBp/HKEHNm46v5riOo5LQj6MZ4bYJVQEoyHPg/2Seig5Ilkjw==
1728+
"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.48":
1729+
version "6.2.48"
1730+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.48.tgz#e0c6ceb0a5d387dcdb16f6fc72f1e70fe4c5509f"
1731+
integrity sha512-nvGLBtUZUWrHfoAEDRsRZUHKVwptyZ6F+MErdVRLQBo3dja0GCZH8DE33dA7mBux2KOmbxGqop15gyud9HZYhQ==
17321732
dependencies:
17331733
"@oclif/core" "^4"
17341734

0 commit comments

Comments
 (0)