From ef387ec7eb3ae550701974f0bd89f87150037d3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2024 03:05:11 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/core from 4.0.31 to 4.0.32 Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.31 to 4.0.32. - [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.31...4.0.32) --- 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 e6cb9fc7..8b36ffab 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ }, "devDependencies": { "@jsforce/jsforce-node": "^3.6.2", - "@oclif/core": "^4.0.31", + "@oclif/core": "^4.0.32", "@oclif/plugin-command-snapshot": "^5.2.21", "@salesforce/cli-plugins-testkit": "^5.3.36", "@salesforce/dev-scripts": "^10.2.11", diff --git a/yarn.lock b/yarn.lock index 358e6d3c..88a2e743 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1367,10 +1367,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@oclif/core@^4", "@oclif/core@^4.0.27", "@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.27", "@oclif/core@^4.0.31", "@oclif/core@^4.0.32": + version "4.0.32" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.32.tgz#0e8078c53b079549d685798893b9f9534ca69bf6" + integrity sha512-O3jfIAhqaJxXI2dzF81PLTMhKpFFA0Nyz8kfBnc9WYDJnvdmXK0fVAOSpwpi2mHTow/9FXxY6Kww8+Kbe7/sag== dependencies: ansi-escapes "^4.3.2" ansis "^3.3.2"