From 8fe577204b7bb6ff6db966a8a5b6f69785e41c1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 03:42:49 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/test from 4.1.22 to 4.2.0 Bumps [@oclif/test](https://github.com/oclif/test) from 4.1.22 to 4.2.0. - [Release notes](https://github.com/oclif/test/releases) - [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/test/compare/4.1.22...4.2.0) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index c4e547a..40acade 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1048,9 +1048,9 @@ integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ== "@oclif/test@^4": - version "4.1.22" - resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.22.tgz#5a0db873e91b6267b0360619970069f456ba3378" - integrity sha512-szaFr78p60axV6ECky9U2SMABE0g1JQpV3qyRjuPCt0pyAlgEzXodLnk99coqE1mny2qYlOU440dd37Xd/AQUA== + version "4.2.0" + resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.2.0.tgz#3f80e9e431af45a82d71b753792cebb99b64ae84" + integrity sha512-CPNWjgtRnvLs9R2lKggIWg3wZM7TcV5LEymgnF6y9N7NkgiTF/YLo9sZR+FeIsn7b/6iffHcsdwuue0g1CGebQ== dependencies: ansis "^3.17.0" debug "^4.4.3"