From d6185f406bb9447275d3e6cdf03b7edf6543c65d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 15:22:52 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/test from 4.1.18 to 4.1.19 Bumps [@oclif/test](https://github.com/oclif/test) from 4.1.18 to 4.1.19. - [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.18...4.1.19) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-version: 4.1.19 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 38bc19d6..666aa562 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1452,9 +1452,9 @@ wrap-ansi "^9.0.2" "@oclif/test@^4": - version "4.1.18" - resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.18.tgz#240e54dd730749aa900bd117266725282760c2e8" - integrity sha512-SIy/8x8OHKh5Z32aS8jpzTDc+FC9531mMyypoH5HiZ0vXNjKJ9+SpbW4nYK2c/X44WcPdmjIImStZ/Wgc2zZnQ== + version "4.1.19" + resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.19.tgz#e62a60fe5accdbbd623fd76c176c3258a225b537" + integrity sha512-hLxAt2a+VN6BjOnd5Y8TKkuRvwd4GbmgTZkPRszC0GJH/CAQucXSKroodOQomMqboI5rZhB8uz0b4azcB1nCng== dependencies: ansis "^3.17.0" debug "^4.4.3"