From 7281f9b598810ec9142455d360ac72febf47f07f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 00:29:19 +0000 Subject: [PATCH] Bump @oclif/plugin-help from 5.2.11 to 5.2.12 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 5.2.11 to 5.2.12. - [Release notes](https://github.com/oclif/plugin-help/releases) - [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/plugin-help/compare/5.2.11...5.2.12) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index d2ef12724..27f9b1f6a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2515,9 +2515,9 @@ } }, "node_modules/@oclif/plugin-help": { - "version": "5.2.11", - "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.11.tgz", - "integrity": "sha512-B2cGOyRskorr8NiGrmIBYxEK0c4laJo+W16VeEblLVDW8w6BvnSwC6K4Vd6rkKmPHRsgqoYrA5BCfPTwvUdSCg==", + "version": "5.2.12", + "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.12.tgz", + "integrity": "sha512-WtYy/lmbSG+YA6PzFohunIAp1peL/gumYqgpOgC/7CL7adWpquZiRS+digglenY3i4F+ScMURg6KKFuTTIwa1Q==", "dependencies": { "@oclif/core": "^2.8.11" }, @@ -21287,9 +21287,9 @@ } }, "@oclif/plugin-help": { - "version": "5.2.11", - "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.11.tgz", - "integrity": "sha512-B2cGOyRskorr8NiGrmIBYxEK0c4laJo+W16VeEblLVDW8w6BvnSwC6K4Vd6rkKmPHRsgqoYrA5BCfPTwvUdSCg==", + "version": "5.2.12", + "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.12.tgz", + "integrity": "sha512-WtYy/lmbSG+YA6PzFohunIAp1peL/gumYqgpOgC/7CL7adWpquZiRS+digglenY3i4F+ScMURg6KKFuTTIwa1Q==", "requires": { "@oclif/core": "^2.8.11" }