From 3bb6a5e3e1c3957758deec51e2ba7bf5942bdf08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 06:42:44 +0000 Subject: [PATCH] chore(deps): bump @oclif/core from 1.26.2 to 4.2.3 Bumps [@oclif/core](https://github.com/oclif/core) from 1.26.2 to 4.2.3. - [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/1.26.2...4.2.3) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 76d19318..443680ca 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@adobe/aio-lib-core-config": "^5", "@adobe/aio-lib-core-networking": "^5", "@adobe/aio-lib-runtime": "^6", - "@oclif/core": "^1.3.0", + "@oclif/core": "^4.2.3", "@types/jest": "^29.5.3", "chalk": "^4.1.2", "dayjs": "^1.10.4",