From d9ab03e8db0b0111bcc5c35791a8802f35e586b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 04:41:11 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/test from 4.0.2 to 4.0.4 Bumps [@oclif/test](https://github.com/oclif/test) from 4.0.2 to 4.0.4. - [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.2...4.0.4) --- 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 f284365..bc0ec7d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1121,12 +1121,12 @@ lodash "^4.17.21" "@oclif/test@^4": - version "4.0.2" - resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.0.2.tgz#e1e2d851540aa4e757907ba631dfa1389b3a5f56" - integrity sha512-2aWjvDzi6tw/NYnKjhSdatiwY8PpHvlsFiv0DDkQ1Z9TqclMcm56xRzKiBKSBq2bVrnItfJYyFB3pb4tvxpfUw== + version "4.0.4" + resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.0.4.tgz#e7e16d9a3edf2d2b83c8066f3f08569b4aa84e4f" + integrity sha512-O0lGcUl6sq4ijgjPimbx32O6DPCoHknzrNsA+X+XzWD9DsEv0SK6Tib2+22cOqLzLItr+gU73pIYttiD5+UWag== dependencies: ansis "^3.2.0" - debug "^4.3.4" + debug "^4.3.5" "@pkgjs/parseargs@^0.11.0": version "0.11.0"