From 3090c316cc513e279e85ad23a7423e0fcdc1618a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 23:52:59 +0000 Subject: [PATCH] fix(deps): bump @oclif/core from 3.8.0 to 4.0.33 Bumps [@oclif/core](https://github.com/oclif/core) from 3.8.0 to 4.0.33. - [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.33) --- 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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ee61bbc..917a5e0 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.33", "@oclif/plugin-version": "^2.2.15", "@salesforce/core": "^5.3.12", "@salesforce/lwc-dev-mobile-core": "^3.3.1", diff --git a/yarn.lock b/yarn.lock index 0a65500..e010b82 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1581,10 +1581,10 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/core@^4", "@oclif/core@^4.0.31": - version "4.0.31" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.31.tgz#3f7ac806f27de6a87a7ee7caab8826687ce50412" - integrity sha512-7oyIZv/C1TP+fPc2tSzVPYqG1zU+nel1QvJxjAWyVhud0J8B5SpKZnryedxs3nlSVPJ6K1MT31C9esupCBYgZw== +"@oclif/core@^4", "@oclif/core@^4.0.31", "@oclif/core@^4.0.33": + version "4.0.33" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.33.tgz#fcaf3dd2850c5999de20459a1445d31a230cd24b" + integrity sha512-NoTDwJ2L/ywpsSjcN7jAAHf3m70Px4Yim2SJrm16r70XpnfbNOdlj1x0HEJ0t95gfD+p/y5uy+qPT/VXTh/1gw== dependencies: ansi-escapes "^4.3.2" ansis "^3.3.2"