From 4b5433b758f551465afae4602c10cab116a847cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 18:00:01 +0000 Subject: [PATCH] chore(deps-dev): bump oclif from 3.17.2 to 4.0.3 Bumps [oclif](https://github.com/oclif/oclif) from 3.17.2 to 4.0.3. - [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.3) --- 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..f892e61 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.3", "stdout-stderr": "^0.1.9", "typescript": "^5.1.6" },