From 9660f434b8fa865d79e26c6fe7490d4aaffea7e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Dec 2023 09:00:29 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/test from 3.1.6 to 3.1.7 Bumps [@oclif/test](https://github.com/oclif/test) from 3.1.6 to 3.1.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/3.1.6...3.1.7) --- 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 | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index e94c9051..0aabb145 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "devDependencies": { "@oclif/plugin-command-snapshot": "^5.0.5", - "@oclif/test": "^3.1.6", + "@oclif/test": "^3.1.7", "@salesforce/cli-plugins-testkit": "^5.1.3", "@salesforce/dev-scripts": "^8.1.3", "@salesforce/kit": "^3.0.15", diff --git a/yarn.lock b/yarn.lock index 10820f2f..093ae527 100644 --- a/yarn.lock +++ b/yarn.lock @@ -843,14 +843,14 @@ http-call "^5.2.2" lodash.template "^4.5.0" -"@oclif/test@^3.1.6": - version "3.1.6" - resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.6.tgz#ec89450afe20f65425bdab2289a0dbe4650e22d2" - integrity sha512-4jWW2/IZXlGh4zUsnpBtf4H4prwrQIz5aGGuzmFQe8RAAjLvIutaloyLPvgVahiCrfxfEVWpzemPlPjgOYehJg== +"@oclif/test@^3.1.7": + version "3.1.7" + resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.7.tgz#614a101a880b6a8f7ef7439686495a5a6d64b051" + integrity sha512-lEKq/VKqxwSribfvxXu112KTrgo/WsHzoFnUZRv9YJe7Ho6FCkmKs6n362KHWJgSnBMc4rXMJNJQe62HzHbeoA== dependencies: "@oclif/core" "^3.15.1" chai "^4.3.10" - fancy-test "^3.0.4" + fancy-test "^3.0.7" "@octokit/auth-token@^2.4.4": version "2.5.0" @@ -3536,7 +3536,7 @@ external-editor@^3.0.3: iconv-lite "^0.4.24" tmp "^0.0.33" -fancy-test@^3.0.4: +fancy-test@^3.0.7: version "3.0.8" resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-3.0.8.tgz#ca3919ebb07c1c0e5fb8e8953e02e2ed48600ef8" integrity sha512-vHkT59Kf0Byiqzwc2My1fD9VDYsAPkT+jVqdMqqtwtdLwz19x+hHI2oAxNwfyfEDSK+VrLB4+B96sZbOLVEHdA==