From c6bf56dc24eacfa652e83af89b2cf579eada9a4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 May 2024 03:44:47 -0500 Subject: [PATCH] chore(dev-deps): bump @oclif/test from 4.0.1 to 4.0.2 (#438) Bumps [@oclif/test](https://github.com/oclif/test) from 4.0.1 to 4.0.2. - [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.0.1...4.0.2) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index ac89e22..134dd9d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1451,9 +1451,9 @@ integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ== "@oclif/test@^4": - version "4.0.1" - resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.0.1.tgz#71db637ffeb36ca7e0dae1bd743cebfcc6df8d8c" - integrity sha512-/6qanxW7ImHe+ojCTqegtX+TRH0SZ5ArfDtgMUM6cQIZjkkFdp/2jIYdyGqvmcSLUtPV47fofvG9fSl2F/fsyA== + version "4.0.2" + resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.0.2.tgz#e1e2d851540aa4e757907ba631dfa1389b3a5f56" + integrity sha512-2aWjvDzi6tw/NYnKjhSdatiwY8PpHvlsFiv0DDkQ1Z9TqclMcm56xRzKiBKSBq2bVrnItfJYyFB3pb4tvxpfUw== dependencies: ansis "^3.2.0" debug "^4.3.4"