From 9183f19c4dc514cbd8dafee69a7dd48c3ea150f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 09:20:08 +0000 Subject: [PATCH] chore(deps): bump @oclif/core from 2.8.12 to 3.9.1 Bumps [@oclif/core](https://github.com/oclif/core) from 2.8.12 to 3.9.1. - [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.8.12...3.9.1) --- 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 14e1dac..0732e87 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@adobe/aio-lib-core-config": "^4.0.0", "@adobe/aio-lib-core-logging": "^2.0.1", "@adobe/aio-lib-ims": "^6.4.1", - "@oclif/core": "2.8.12", + "@oclif/core": "3.9.1", "debug": "^4.1.1", "hjson": "^3.1.2", "js-yaml": "^4.1.0",