From 6b8bb5856c6275896a361a42a8784d6342afbd1f Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat, 31 Aug 2024 07:24:52 +0000
Subject: [PATCH] chore(dev-deps): bump @oclif/test from 4.0.8 to 4.0.9

Bumps [@oclif/test](https://github.com/oclif/test) from 4.0.8 to 4.0.9.
- [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.8...4.0.9)

---
updated-dependencies:
- dependency-name: "@oclif/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 yarn.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/yarn.lock b/yarn.lock
index 01d672da..e6672038 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -830,9 +830,9 @@
   integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ==
 
 "@oclif/test@^4":
-  version "4.0.8"
-  resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.0.8.tgz#f8faacddf75992a70ee30df61d584c6bdd5fbf9c"
-  integrity sha512-1UDwN2zrNRquQiWfn5wcokeQOOlJMrrn5KPufcrXzrh5otX9C/rkAGyQsJnEisbruPjOO541hzdybUzvK7Kvwg==
+  version "4.0.9"
+  resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.0.9.tgz#c4b4b4878911489a79f296a15448e76d860b39d2"
+  integrity sha512-xDGBFBNE6ckoBT9EhMi6ZvwAaEeJRGvRmn2qZWujJl9EJ56a72KHZsvTJVgl2p/AQ2vZ1UH06YZ440GOnjExzQ==
   dependencies:
     ansis "^3.3.2"
     debug "^4.3.6"