From 4ce9e1fa7662e760b0451ac1d3dfdc2f61410490 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Feb 2025 05:46:35 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/core from 4.2.5 to 4.2.6 Bumps [@oclif/core](https://github.com/oclif/core) from 4.2.5 to 4.2.6. - [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.2.5...4.2.6) --- 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 | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 0a1e1440..c1907f90 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ }, "devDependencies": { "@jsforce/jsforce-node": "^3.6.4", - "@oclif/core": "^4.2.5", + "@oclif/core": "^4.2.6", "@oclif/plugin-command-snapshot": "^5.2.31", "@salesforce/cli-plugins-testkit": "^5.3.39", "@salesforce/dev-scripts": "^10.2.11", diff --git a/yarn.lock b/yarn.lock index 62b02dca..ba47145a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1324,13 +1324,13 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.3", "@oclif/core@^4.2.5": - version "4.2.5" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.5.tgz#6b51e1db17272204b2431fee3eba93a21d59ebbe" - integrity sha512-bdXOojq8GaPnWnDgVOw030JlUROJEiDLXiV3XUUGUQDEp6YpVQvEYLIrUsEvyfASU3z3FGg3DC9k0kprcOYdhw== +"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.3", "@oclif/core@^4.2.6": + version "4.2.6" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.6.tgz#f2f1696be03a815a4c391504312f90fce29fbb4e" + integrity sha512-agk1Tlm7qMemWx+qq5aNgkYwX2JCkoVP4M0ruFveJrarmdUPbKZTMW1j/eg8lNKZh1sp68ytZyKhYXYEfRPcww== dependencies: ansi-escapes "^4.3.2" - ansis "^3.9.0" + ansis "^3.10.0" clean-stack "^3.0.1" cli-spinners "^2.9.2" debug "^4.4.0" @@ -2520,7 +2520,7 @@ ansi-styles@^6.1.0, ansi-styles@^6.2.1: resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5" integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug== -ansis@^3.10.0, ansis@^3.3.2, ansis@^3.5.2, ansis@^3.9.0: +ansis@^3.10.0, ansis@^3.3.2, ansis@^3.5.2: version "3.10.0" resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.10.0.tgz#6886afb0f729b1fa865df6b710b97a9915b7d0d4" integrity sha512-hxDKLYT7hy3Y4sF3HxI926A3urzPxi73mZBB629m9bCVF+NyKNxbwCqqm+C/YrGPtxLwnl6d8/ZASCsz6SyvJA==