From 057560d7c1b4185e304915e2b6f154b5170bf46b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 05:45:30 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/test from 4.0.6 to 4.0.7 Bumps [@oclif/test](https://github.com/oclif/test) from 4.0.6 to 4.0.7. - [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.6...4.0.7) --- 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 69b9fa83..048b57c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1315,12 +1315,12 @@ lodash "^4.17.21" "@oclif/test@^4": - 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== + version "4.0.7" + resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.0.7.tgz#7a8bb719d8ae5dd25a80a13102225d58030a2eae" + integrity sha512-yrWzyaagzv2XfJmdQi3V7S8dxlzjz36al8KdFKI7xQo+XAVyiUK4HaqxL71XYCPSa75Y9faWqCMyt+JgLMtW2w== dependencies: ansis "^3.3.1" - debug "^4.3.5" + debug "^4.3.6" "@pkgjs/parseargs@^0.11.0": version "0.11.0"