From 570d50a4a27c70a0a4a8d6c17c2be1bca3fc2894 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Feb 2024 02:45:57 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/test from 3.1.13 to 3.1.15 Bumps [@oclif/test](https://github.com/oclif/test) from 3.1.13 to 3.1.15. - [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.1.13...3.1.15) --- 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 | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index a2a6d62d..2927d08b 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "devDependencies": { "@oclif/plugin-command-snapshot": "^5.0.6", - "@oclif/test": "^3.1.13", + "@oclif/test": "^3.1.15", "@salesforce/cli-plugins-testkit": "^5.1.8", "@salesforce/dev-scripts": "^8.3.0", "@salesforce/plugin-command-reference": "^3.0.64", diff --git a/yarn.lock b/yarn.lock index 2823984c..0fc374a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1744,14 +1744,14 @@ http-call "^5.2.2" lodash.template "^4.5.0" -"@oclif/test@^3.1.13": - version "3.1.13" - resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.13.tgz#0e29a86c92b108bc379bb65f131a16b63deb1aae" - integrity sha512-ztjXyoN4D2qUIhRPiWp8fdaSCZ8e3tZ0hGGXUPRk0tWzGVfii3R5tjaJpn804HEzRJjbuRDmSscvU7iMVUro1A== +"@oclif/test@^3.1.15": + version "3.1.15" + resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.15.tgz#f04f88f7cf272045a380b1c60d46465006cdb972" + integrity sha512-/+MO813qxvu+LLHdC8iO/SPJi/z7IaDBPJi15hx6r3r9N5FEpoHR2NTgM8rS/wHuo/ITaafWEis/+pFkXs6CJg== dependencies: - "@oclif/core" "^3.18.1" + "@oclif/core" "^3.18.2" chai "^4.4.1" - fancy-test "^3.0.9" + fancy-test "^3.0.10" "@octokit/auth-token@^2.4.4": version "2.5.0" @@ -4647,7 +4647,7 @@ external-editor@^3.0.3: iconv-lite "^0.4.24" tmp "^0.0.33" -fancy-test@^3.0.9: +fancy-test@^3.0.10: version "3.0.10" resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-3.0.10.tgz#341be69e6eb35fcf1be33c041bed978837502e84" integrity sha512-6pwRQ7gqW57FKoTyRPPmcZktHLvrX+LS5ZQdXvQTMAq6vOVGCUrtJ4WP2BD4sZisRBnasaT4981L/8Q+qfh3wg==