From 6dad0797661b43079708fba52fd4ef115c30a44d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 06:39:05 +0000 Subject: [PATCH] chore(deps): bump @oclif/core from 2.16.0 to 4.10.3 Bumps [@oclif/core](https://github.com/oclif/core) from 2.16.0 to 4.10.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/2.16.0...4.10.3) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.10.3 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 fdccd49c..12173b28 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@adobe/aio-lib-env": "^3.0.1", "@adobe/aio-lib-ims": "^8.0.1", "@adobe/aio-lib-runtime": "^7.1.0", - "@oclif/core": "^2.8.12", + "@oclif/core": "^4.10.3", "@types/jest": "^29.5.3", "chalk": "^4.1.2", "dayjs": "^1.10.4",