From 642c8458ba79b2b924fb6aeed08f188a4005c552 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 11:55:09 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/core from 4.0.14 to 4.0.16 Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.14 to 4.0.16. - [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/4.0.14...4.0.16) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:development update-type: version-update:semver-patch ... 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 3fec9fbf..9e375b6c 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@salesforce/ts-types": "^2.0.10" }, "devDependencies": { - "@oclif/core": "^4.0.14", + "@oclif/core": "^4.0.16", "@oclif/plugin-command-snapshot": "^5.2.9", "@salesforce/cli-plugins-testkit": "^5.3.19", "@salesforce/dev-scripts": "^10.2.4", diff --git a/yarn.lock b/yarn.lock index 9065e98f..62d2b87d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1314,10 +1314,10 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/core@^4", "@oclif/core@^4.0.12", "@oclif/core@^4.0.14": - version "4.0.14" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.14.tgz#538000e922bcdcd5e1aad667252ad67131bd9e11" - integrity sha512-oXXlUuDw6gWjIBI+mR5i4/SJRv9fz8N/d1xr1yMhW1incx/u0oYO2CpUNKn0sGDyONMdyOIVPMqgsU+as7jdrQ== +"@oclif/core@^4", "@oclif/core@^4.0.12", "@oclif/core@^4.0.16": + version "4.0.16" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.16.tgz#4c41f63766755796a79e304ae5bcc57dd145419d" + integrity sha512-J3l9Jk2+pAClpyf/dSroZNIf74PWHYRwzHJkcIe9CKq8SxGR8h+fs2GO2nKJmUSzsvnA0sF5RhWJ4mRBvWFhVA== dependencies: ansi-escapes "^4.3.2" ansis "^3.3.1"