From f67ac8510380b6ef0a8b7203bc450d8a64bbb6dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2024 05:45:27 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/test from 4.0.4 to 4.0.6 Bumps [@oclif/test](https://github.com/oclif/test) from 4.0.4 to 4.0.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.0.4...4.0.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 4b837c30..77fa49a0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1377,11 +1377,11 @@ lodash "^4.17.21" "@oclif/test@^4": - 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== + version "4.0.6" + resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.0.6.tgz#79cc1e9dd9ef0deb0b59b8a572500790132a1aab" + integrity sha512-PQf3dJEYHYDvU01A7Nu+hHUP76JuwsLaEnWxoI4QSiew+CFVRWnygIO1cl/FzH/eavK+zGJjf4ZPoFQ5wz5khQ== dependencies: - ansis "^3.2.0" + ansis "^3.3.1" debug "^4.3.5" "@pkgjs/parseargs@^0.11.0":