From f72a32c8bd7a4be5d3f54891a23f801e70c5ffed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 22:48:33 +0000 Subject: [PATCH] chore(deps): bump @oclif/plugin-help from 6.2.29 to 6.2.32 Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.29 to 6.2.32. - [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.2.29...6.2.32) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.32 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7591e5e4..c659a6e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@cyclonedx/cdxgen": "^11.4.3", "@herodevs/eol-shared": "github:herodevs/eol-shared#v0.1.10", "@oclif/core": "^4.4.0", - "@oclif/plugin-help": "^6.2.29", + "@oclif/plugin-help": "^6.2.32", "@oclif/plugin-update": "^4.6.45", "graphql": "^16.11.0", "node-machine-id": "^1.1.12", @@ -3869,9 +3869,9 @@ } }, "node_modules/@oclif/plugin-help": { - "version": "6.2.29", - "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.29.tgz", - "integrity": "sha512-90DMOngEHiQw1I7oylVE1Hco991OkeDFJMx3CNJ2M3g5F1dhXgscjbaIlYHdiuNyVs0mTkKevdiMs911suD4yA==", + "version": "6.2.32", + "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.32.tgz", + "integrity": "sha512-LrmMdo9EMJciOvF8UurdoTcTMymv5npKtxMAyonZvhSvGR8YwCKnuHIh00+SO2mNtGOYam7f4xHnUmj2qmanyA==", "license": "MIT", "dependencies": { "@oclif/core": "^4" diff --git a/package.json b/package.json index 622e58d1..9685c50d 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@cyclonedx/cdxgen": "^11.4.3", "@herodevs/eol-shared": "github:herodevs/eol-shared#v0.1.10", "@oclif/core": "^4.4.0", - "@oclif/plugin-help": "^6.2.29", + "@oclif/plugin-help": "^6.2.32", "@oclif/plugin-update": "^4.6.45", "graphql": "^16.11.0", "node-machine-id": "^1.1.12",