From bc941278e691f928f15f763259e5772a2224f07f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 02:01:54 +0000 Subject: [PATCH] Bump @oclif/core from 4.1.1 to 4.2.0 Bumps [@oclif/core](https://github.com/oclif/core) from 4.1.1 to 4.2.0. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/core/compare/4.1.1...4.2.0) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 69c62fedde..6ba1adc669 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6642,9 +6642,9 @@ } }, "node_modules/@oclif/core": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.1.1.tgz", - "integrity": "sha512-GdGDKyGBGrqKdu1bCE+R8LtYvV0942RVYvVbT4vMM3OinsyUYRpYf2md1sYTvubu0Y9Euuwk8x6PckACaKU4bQ==", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.0.tgz", + "integrity": "sha512-ETM2N/GL7W37Kv1Afv1j1Gh77CynS2ubEPP+p+MnjUXEjghNe7+bKAWhPkHnBuFAVFAqdv0qMpUAjxKLbsmbJw==", "dependencies": { "ansi-escapes": "^4.3.2", "ansis": "^3.3.2",