From 77dc4a468f7737de02ce692de4e57cf215720e0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 08:54:21 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/test from 4.1.16 to 4.1.17 Bumps [@oclif/test](https://github.com/oclif/test) from 4.1.16 to 4.1.17. - [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.16...4.1.17) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-version: 4.1.17 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 408d8657..d9ee58e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1564,9 +1564,9 @@ wrap-ansi "^9.0.2" "@oclif/test@^4": - version "4.1.16" - resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.16.tgz#856c1267d7133fcdacf64f6221410cbf49532a4c" - integrity sha512-LPrF++WGGBE0pe3GUkzEteI5WrwTT7usGpIMSxkyJhYnFXKkwASyTcCmOhNH4QC65kqsLt1oBA88BMkCJqPtxg== + version "4.1.17" + resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.17.tgz#5c759e24f79d4e71113805d0bbcbfa4dcddcd3c7" + integrity sha512-OaD6/2vW9MqL58ZtaTGO1wc2vnPxZ/LLN0qp/+HVdMsBt/UDubxZreC3cxGR9rT8SMfyBvGIU8MzmZEBuiikAQ== dependencies: ansis "^3.17.0" debug "^4.4.3"