From 2f3298d96a2056b5a5c860fa27d413db2ea32351 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 06:17:37 +0000 Subject: [PATCH] chore(deps): bump @oclif/core from 1.26.2 to 4.2.6 Bumps [@oclif/core](https://github.com/oclif/core) from 1.26.2 to 4.2.6. - [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.6) --- 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..629c1920 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.6", "@types/jest": "^29.5.3", "chalk": "^4.1.2", "dayjs": "^1.10.4",