From 20d63395b2c9cfa35b6c1fd53533bc04ae4c0629 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 05:47:26 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/test from 4.1.5 to 4.1.6 Bumps [@oclif/test](https://github.com/oclif/test) from 4.1.5 to 4.1.6. - [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.5...4.1.6) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index 64b5658..e97de3b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1332,11 +1332,11 @@ registry-auth-token "^5.0.3" "@oclif/test@^4": - version "4.1.5" - resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.5.tgz#b0e7736ab82f8d0eaf745b74b416bc19e806e594" - integrity sha512-w4hVfP+Lsz7toaSnj/E3cFH4Y/nHt1k14cCREQXe/nIqnZW7J6xGnjYEmqU9BPk7m0Lsl52AqJ2hGvLarGhfLw== + version "4.1.6" + resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.6.tgz#10ef80555af1b54c7f14c67f881775dcf0b561b5" + integrity sha512-1UcMu+5XXGsMgsIZmEbvGKjS6/Z8meu2VNh22Oop9s5dQAHX72Ds70dxwncVbRepFGhIIJ3xzyZbtBIy/sgt3Q== dependencies: - ansis "^3.5.2" + ansis "^3.6.0" debug "^4.4.0" "@pkgjs/parseargs@^0.11.0":