From 8c98d13554198c9d223c4f9ab3efe1a43085b0ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 May 2024 10:41:36 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/test from 4.0.1 to 4.0.2 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] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0518fcb..19228b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1113,9 +1113,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"