From 92ccb46068efaf98146d59a388b76c0661ca9072 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2024 00:51:24 +0000 Subject: [PATCH] fix(deps): bump @oclif/core from 3.8.0 to 4.0.17 Bumps [@oclif/core](https://github.com/oclif/core) from 3.8.0 to 4.0.17. - [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/3.8.0...4.0.17) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 499937d..06da7aa 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ ], "bugs": "https://github.com/forcedotcom/lwc-dev-mobile/issues", "dependencies": { - "@oclif/core": "^3.8.0", + "@oclif/core": "^4.0.17", "@oclif/plugin-version": "^2.2.9", "@salesforce/core": "^5.3.12", "@salesforce/lwc-dev-mobile-core": "^3.3.1", diff --git a/yarn.lock b/yarn.lock index db444a3..6d0f448 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1378,7 +1378,7 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/core@^4": +"@oclif/core@^4", "@oclif/core@^4.0.17": version "4.0.17" resolved "https://registry.npmjs.org/@oclif/core/-/core-4.0.17.tgz" integrity sha512-zfdSRip9DVMOklMojWCLZEB4iOzy7LDTABCDzCXqmpZGS+o1e1xts4jGhnte3mi0WV0YthNfYqF16tqk6CWITA==