From 6475fac9ebe349c8c4dc23e5d7ab5296e55fd4a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 Mar 2024 05:44:54 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/test from 3.2.6 to 3.2.8 Bumps [@oclif/test](https://github.com/oclif/test) from 3.2.6 to 3.2.8. - [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/3.2.6...3.2.8) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 34596d1b..6372f45a 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "devDependencies": { "@oclif/plugin-command-snapshot": "^5.1.1", - "@oclif/test": "^3.2.6", + "@oclif/test": "^3.2.8", "@salesforce/cli-plugins-testkit": "^5.1.13", "@salesforce/dev-scripts": "^8.4.2", "@salesforce/kit": "^3.0.15", diff --git a/yarn.lock b/yarn.lock index c076888e..a84c9e26 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1353,7 +1353,7 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/core@^3.10.8", "@oclif/core@^3.15.1", "@oclif/core@^3.19.2", "@oclif/core@^3.20.0", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.25.2", "@oclif/core@^3.26.0": +"@oclif/core@^3.10.8", "@oclif/core@^3.15.1", "@oclif/core@^3.19.2", "@oclif/core@^3.20.0", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.26.0": version "3.26.0" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.0.tgz#959d5e9f13f4ad6a4e98235ad125189df9ee4279" integrity sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA== @@ -1430,14 +1430,14 @@ http-call "^5.2.2" lodash.template "^4.5.0" -"@oclif/test@^3.2.6": - version "3.2.6" - resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.2.6.tgz#5ee01bcda02ca5f64488b5ee214a1d94e7eeeefc" - integrity sha512-UZAHGAG31lJUyLkGpE94E2Tt+cstGZ4FnS/fvcjeZMkUzlh78HcSHOQWj6FhT8Sd4v62TYYobXNADxEgp+qnng== +"@oclif/test@^3.2.8": + version "3.2.8" + resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.2.8.tgz#ce2388e1910d315005c6a66fbde8cffaf1b77a20" + integrity sha512-aC523gJxzRxzL1P1m2Mrdu/xl0FG+ho8GAcZtdUKNOMM6te2iwR481GRzs8B0xDtAPNi0jZWiPFetbyR7mh/kA== dependencies: - "@oclif/core" "^3.25.2" + "@oclif/core" "^3.26.0" chai "^4.4.1" - fancy-test "^3.0.13" + fancy-test "^3.0.14" "@pkgjs/parseargs@^0.11.0": version "0.11.0" @@ -4171,7 +4171,7 @@ external-editor@^3.0.3: iconv-lite "^0.4.24" tmp "^0.0.33" -fancy-test@^3.0.13: +fancy-test@^3.0.14: version "3.0.14" resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-3.0.14.tgz#c5007291d7c36b07f0a8e7f235f2aa454bd66aac" integrity sha512-FkiDltQA8PBZzw5tUnMrP1QtwIdNQWxxbZK5C22M9wu6HfFNciwkG3D9siT4l4s1fBTDaEG+Fdkbpi9FDTxtrg==