From d5228594ed465ebc9990afc4e2f84e0cb058433b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 20:30:04 +0000 Subject: [PATCH] Bump the prod-deps group with 1 update Bumps the prod-deps group with 1 update: [@oclif/plugin-help](https://github.com/oclif/plugin-help). Updates `@oclif/plugin-help` from 6.0.10 to 6.0.11 - [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/6.0.10...6.0.11) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... 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 59c6c53f..6aa17ba0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2680,9 +2680,9 @@ } }, "node_modules/@oclif/plugin-help": { - "version": "6.0.10", - "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.10.tgz", - "integrity": "sha512-vgAcEVtwsI49H/TllBL/7YlQvUSjR3+nVxb0ipSmbHbEUw5p5q6fcNc3R+N9JHvaa4tc8tjyg35APZAKSaM6xw==", + "version": "6.0.11", + "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.11.tgz", + "integrity": "sha512-4O96jKw7E3c222jaS/s/zOCNghtw52fVpd/h7CaejmV/99bkLTCrN2haeNcIR5WbwhyhvkO+GQsLMurLGdfB2Q==", "dependencies": { "@oclif/core": "^3.16.0" }, @@ -16224,9 +16224,9 @@ } }, "@oclif/plugin-help": { - "version": "6.0.10", - "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.10.tgz", - "integrity": "sha512-vgAcEVtwsI49H/TllBL/7YlQvUSjR3+nVxb0ipSmbHbEUw5p5q6fcNc3R+N9JHvaa4tc8tjyg35APZAKSaM6xw==", + "version": "6.0.11", + "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.11.tgz", + "integrity": "sha512-4O96jKw7E3c222jaS/s/zOCNghtw52fVpd/h7CaejmV/99bkLTCrN2haeNcIR5WbwhyhvkO+GQsLMurLGdfB2Q==", "requires": { "@oclif/core": "^3.16.0" }