From baf601346088deeff9d2ddecb5b5b963d354a967 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 11:31:22 +0000 Subject: [PATCH] fix(deps): update dependency @oclif/plugin-help to v5.2.12 --- npm-shrinkwrap.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 6f401575..a2ed491e 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -12,7 +12,7 @@ "dependencies": { "@oclif/core": "^2", "@oclif/plugin-commands": "^2.2.16", - "@oclif/plugin-help": "^5.2.10", + "@oclif/plugin-help": "^5.2.12", "@oclif/plugin-plugins": "^3.1.5", "luxon": "^3.1.0", "node-cron": "^3.0.2", @@ -1169,9 +1169,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" },