Skip to content

Commit 136a90b

Browse files
chore(dev-deps): bump @oclif/plugin-help from 6.2.45 to 6.2.48 (#689)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 130c7c9 commit 136a90b

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
@@ -15,7 +15,7 @@
1515
"@commitlint/config-conventional": "^17.8.1",
1616
"@heroku-cli/plugin-apps": "^7.59.1",
1717
"@heroku-cli/plugin-status": "5.0.10",
18-
"@oclif/plugin-help": "^6.2.45",
18+
"@oclif/plugin-help": "^6.2.48",
1919
"@oclif/prettier-config": "^0.2.1",
2020
"@oclif/test": "^4",
2121
"@types/chai": "^4.3.16",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1933,10 +1933,10 @@
19331933
chalk "^4.1.0"
19341934
tslib "^2.6.2"
19351935

1936-
"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.45":
1937-
version "6.2.45"
1938-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.45.tgz#26bdb2df07881e2147e735bbdd32b6d797ee9f52"
1939-
integrity sha512-avWOKYmjANtyu8ipju/kopIIrSrbS/scJjiZTpBp/HKEHNm46v5riOo5LQj6MZ4bYJVQEoyHPg/2Seig5Ilkjw==
1936+
"@oclif/plugin-help@^6.2.38", "@oclif/plugin-help@^6.2.48":
1937+
version "6.2.48"
1938+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.48.tgz#e0c6ceb0a5d387dcdb16f6fc72f1e70fe4c5509f"
1939+
integrity sha512-nvGLBtUZUWrHfoAEDRsRZUHKVwptyZ6F+MErdVRLQBo3dja0GCZH8DE33dA7mBux2KOmbxGqop15gyud9HZYhQ==
19401940
dependencies:
19411941
"@oclif/core" "^4"
19421942

0 commit comments

Comments
 (0)