Skip to content

Commit 13a24b4

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 2ef04f3 commit 13a24b4

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.48",
18+
"@oclif/plugin-help": "^6.2.49",
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
@@ -1422,10 +1422,10 @@
14221422
chalk "^4.1.0"
14231423
tslib "^2.6.2"
14241424

1425-
"@oclif/plugin-help@^6.2.48":
1426-
version "6.2.48"
1427-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.48.tgz#e0c6ceb0a5d387dcdb16f6fc72f1e70fe4c5509f"
1428-
integrity sha512-nvGLBtUZUWrHfoAEDRsRZUHKVwptyZ6F+MErdVRLQBo3dja0GCZH8DE33dA7mBux2KOmbxGqop15gyud9HZYhQ==
1425+
"@oclif/plugin-help@^6.2.48", "@oclif/plugin-help@^6.2.49":
1426+
version "6.2.49"
1427+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.49.tgz#863f5ccb36b0453a463232e564a381ff3923fd07"
1428+
integrity sha512-fEsO0YU7ThtzHE1RGuoHxFu/OGlqxm7PCfFp+U1PS8sde4E0cDqjVDuv78+VKrr45LpC5lWOApj7pm3FNfHrVA==
14291429
dependencies:
14301430
"@oclif/core" "^4"
14311431

0 commit comments

Comments
 (0)