From 70b50bcc44ada3e5643cad22bc5192741e272c8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 17:55:57 +0000 Subject: [PATCH] chore(deps-dev): bump oclif from 3.17.2 to 4.0.2 Bumps [oclif](https://github.com/oclif/oclif) from 3.17.2 to 4.0.2. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/oclif/compare/3.17.2...4.0.2) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development 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 da2f2ff..e1a8eb6 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "jest-haste-map": "^29.6.1", "jest-junit": "^16.0.0", "jest-plugin-fs": "^2.9.0", - "oclif": "^3.2.0", + "oclif": "^4.0.2", "stdout-stderr": "^0.1.9", "typescript": "^5.1.6" },